public OnPlayerRequestSpawn( playerid ) { DestroyBeachSpawn( playerid ); StopAudioStreamForPlayer( playerid ); CallRemoteFunction( "OnPlayerCommandText", "is", playerid, "/audiomsgoff" ); return ( 1 ); }