Help.
#4

2339.5776362.531250 modify those coordinates you have 2x "."
SetPlayerPos want coordinates X,Y,Z from you that means 3x "," and 3x "." you have 2x "," and 4x "." so check this again make sure you put correct coordinates.

Код:
SetPlayerPos(playerid,3398.230224,2339.5776362.531250,262.003540);
- you need to change "." to "," check coordinates again

You might want those coordinates?
Код:
SetPlayerPos(playerid,3398.230224,2339.5776362,262.003540);
Or ?

Код:
SetPlayerPos(playerid,3398.230224,2339.531250,262.003540);
Hope this helped you.
Reply


Messages In This Thread
Help. - by DeathFire - 16.06.2015, 19:51
Re: Help. - by Lajko1 - 16.06.2015, 19:53
Re: Help. - by DeathFire - 16.06.2015, 19:57
Re: Help. - by Lajko1 - 16.06.2015, 19:58
Re: Help. - by DeathFire - 16.06.2015, 20:07
Re: Help. - by Lajko1 - 16.06.2015, 20:13

Forum Jump:


Users browsing this thread: 3 Guest(s)