SA-MP Forums Archive
How to map IG - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How to map IG (/showthread.php?tid=323725)



How to map IG - Tinchy - 06.03.2012

Ok I can place objects but need someone to tell em what PosY PosZ PosX then RotY RotX then RotZ

So post it like this I know PosZ = Up/down so...

PosX = ?
PosY= ?

RotX =
RotY =
RotZ=


Re: How to map IG - Baboon - 06.03.2012

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.


Re: How to map IG - Tinchy - 06.03.2012

Thank's, Repped.