06.03.2012, 19:29
Well you can use a mapping program to map ingame. You can use samp 0.3d object editor or MTA map editor which you could convert to samp.
But well ye, ill explain it
PosX = x position on the map, like a graph with horizontal X
PosY= y position on the map, like a graph with vertical y
RotX = horizontal rotation
RotY = vertical rotation
RotZ= normal rotation
They are in degrees, so for example, with RotZ = 0 degrees, you will be headed North, with 180 degrees you are headed south.
But well ye, ill explain it

PosX = x position on the map, like a graph with horizontal X
PosY= y position on the map, like a graph with vertical y
RotX = horizontal rotation
RotY = vertical rotation
RotZ= normal rotation
They are in degrees, so for example, with RotZ = 0 degrees, you will be headed North, with 180 degrees you are headed south.
