14.03.2013, 00:55
It will be destroyed if you taked out /* LOL
But still good job on correction
pawn Код:
public OnPlayerSpawn(playerid)
{
StopAudioStreamForPlayer(playerid,"URL.mp3"); // Destroy the songs when he spawn
return 1;
}