coordonatesavecommand problem
#4

The %s is a replacement for strings. Get rid of it, since you're formating floats only.
To start a new line, use \n or \r\n which will start a new line and write at the beginning of it.

Also, you can do
PlayerPlaySound(playerid,1150,1,1,1); or
PlayerPlaySound(playerid,1150,0,0,0); or
PlayerPlaySound(playerid,1150,1337,1337,1337);

because it is bugged and the last 3 numbers are irrelevant
Reply


Messages In This Thread
coordonatesavecommand problem - by BMGP - 30.09.2009, 16:49
Re: coordonatesavecommand problem - by dice7 - 30.09.2009, 16:51
Re: coordonatesavecommand problem - by BMGP - 30.09.2009, 16:56
Re: coordonatesavecommand problem - by dice7 - 30.09.2009, 17:00
Re: coordonatesavecommand problem - by yom - 30.09.2009, 17:10
Re: coordonatesavecommand problem - by dice7 - 30.09.2009, 17:15
Re: coordonatesavecommand problem - by BMGP - 30.09.2009, 17:24

Forum Jump:


Users browsing this thread: 1 Guest(s)