public OnPlayerKeyStateChange(playerid, newstate, oldstate){ if(newkeys & KEY_YES) cmd_flip(playerid, ""); return 1;}