01.12.2011, 10:37
now for the 0.3d the audi can be:
new float:p[3];
GetPlayerPos(playerid, p[0], p[1], p[2]);
PlayAudioStreamForPlayer(playerid, url, p[0], p[1], p[2], 50, 0)
new float:p[3];
GetPlayerPos(playerid, p[0], p[1], p[2]);
PlayAudioStreamForPlayer(playerid, url, p[0], p[1], p[2], 50, 0)