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