23.05.2012, 07:19
Fill with the url of the music,posistion and radius.
Example:
in this code the radius is 10!
Код:
PlayAudioStreamForPlayer(playerid, url[], posX, posY posZ, radius, 1);
Код:
PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls", 100.2, 345.0 10, 10.0, 1);