06.03.2014, 09:56
1) Make sure the sound ID is valid.
2) Make sure you have the full 'audio' folder of GTA, and not the cracked version.
3)
If you're trying to play the sound for a specific player, use:
You don't need to add coordinates if you just want to play it straight to the player.
2) Make sure you have the full 'audio' folder of GTA, and not the cracked version.
3)
Quote:
Only use the coordinates if you want the sound to be played at a certain position. Set coordinates all to 0 to just play the sound. |
pawn Код:
PlayerPlaySound(playerid, soundid, 0, 0, 0);