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