forward BoomSound( playerid );public BoomSound( playerid ){ // do your sound stuff in here // PlayerPlaySound( ... if ( IsPlayerInAnyVehicle( playerid ) ) { }}