Question about XYZ in PlayerPlaySound
#2

With the XYZ coords can you determine on what position you can hear the sound.

And yea, in my opinion, that are some pretty useless params.

So:

Код:
new Float:sX,Float:sY,Float:sZ;
GetPlayerPos(playerid, sX, sY, sZ);
PlayerPlaySound(playerid, 1337, sX, sY, sZ);
Reply


Messages In This Thread
Question about XYZ in PlayerPlaySound - by Jochemd - 21.11.2010, 13:21
Re: Question about XYZ in PlayerPlaySound - by Danny - 21.11.2010, 13:23
Re: Question about XYZ in PlayerPlaySound - by Jochemd - 21.11.2010, 13:28
Re: Question about XYZ in PlayerPlaySound - by Danny - 21.11.2010, 13:32

Forum Jump:


Users browsing this thread: