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