why this not work???
#8

DOH!

look it sais: PlayerPlaySound(playerid,soundid,0.0,0.0,0.0);
X = 0
Y = 0
Z = 0

u need to use the player pos right?
so:
new pX;
new pY;
new pZ;
GetPlayerPos(playerid,pX,pY,pZ);
as first on the command
Reply


Messages In This Thread
why this not work??? - by iJumbo - 19.05.2010, 10:28
Re: why this not work??? - by NewTorran - 19.05.2010, 10:29
Re: why this not work??? - by iJumbo - 19.05.2010, 10:32
Re: why this not work??? - by DaneAMattie - 19.05.2010, 10:42
Re: why this not work??? - by NewTorran - 19.05.2010, 10:45
Re: why this not work??? - by iJumbo - 19.05.2010, 10:47
Re: why this not work??? - by NewTorran - 19.05.2010, 10:48
Re: why this not work??? - by DaneAMattie - 19.05.2010, 10:52
Re: why this not work??? - by iJumbo - 19.05.2010, 10:54
Re: why this not work??? - by NewTorran - 19.05.2010, 10:55

Forum Jump:


Users browsing this thread: 1 Guest(s)