These coords into a command?
#2

Your line looks as an object coordenates: X, Y, Z, RotX, RotY, RotZ. But it's strange, should be 0.0, not 0.
If they're, you just need X, Y, Z, and use them to set player position.
pawn Код:
SetPlayerPos(playerid,-2864.1000976563, 503.5, 5.5);
If you want go underground you need less value in Z, for example, we have 5.5 which is the ground, to go underground you need for example 5.0 or less, something as 4.5
Good luck!
Reply


Messages In This Thread
These coords into a command? - by Elysian` - 15.05.2012, 20:26
Respuesta: These coords into a command? - by [DOG]irinel1996 - 15.05.2012, 20:51
Re: These coords into a command? - by park4bmx - 15.05.2012, 20:52
Re: These coords into a command? - by Elysian` - 15.05.2012, 20:54
Re: These coords into a command? - by Face9000 - 15.05.2012, 20:56
Re: These coords into a command? - by Elysian` - 15.05.2012, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)