public OnPlayerKeyStateChange(playerid, newkeys, oldkeys){ new params[]; if(newkeys & KEY_SUBMISSION) return ArrestFunction(playerid,params);}