// prc_rest,xx_cb_rest ///////////////////////////////////////////////////////////////////// // // This script has been auto-generated by HakInstaller to call // multiple handlers for the onplayerrest event. // ///////////////////////////////////////////////////////////////////// void main() { ExecuteScript("prc_rest", OBJECT_SELF); ExecuteScript("xx_cb_rest", OBJECT_SELF); }