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