//:: call_onrest /////////////////////////////////////// //:: //:: Calls rest events //:: //:: /////////////////////////////////////// void main() { ExecuteScript("prc_rest"); ExecuteScript("onplayerrest"); }