public OnPlayerStateChange(playerid, newstate, oldstate){ if(newstate == PLAYER_STATE_PASSENGER) { } return 1;}