28.04.2009, 19:02
Add 1 to the sound ID
E.G. say OnPlayerRequestClass You have this:
PlayerPlaySound(playerid,1039,0, 0, 0);
Put OnPlayerSpawn
PlayerPlaySound(playerid,1040,0, 0, 0);
E.G. say OnPlayerRequestClass You have this:
PlayerPlaySound(playerid,1039,0, 0, 0);
Put OnPlayerSpawn
PlayerPlaySound(playerid,1040,0, 0, 0);