SA-MP Forums Archive
Class positions - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Class positions (/showthread.php?tid=101570)



Class positions - Angelo94 - 11.10.2009

I was in samp debug placing class,and i saved their positions, here they are

AddPlayerClass(93,-1113.0099,-1637.3978,76.3672,273.5746,0,0,0,0,0,0); //
AddPlayerClass(126,-1113.0099,-1637.3978,76.3672,273.5746,0,0,0,0,0,0); //

I wanted to add another one, but unfortunately I moved, and then when I saved that position i got this

AddPlayerClass(137,-1112.3378,-1637.3260,76.3672,268.1497,0,0,0,0,0,0); //

What should I change to make the position equal to the first two?


Re: Class positions - Limex - 11.10.2009

AddPlayerClass(137,-1113.0099,-1637.3978,76.3672,273.5746,0,0,0,0,0,0); //