On joining server SetPos - 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)
+--- Thread: On joining server SetPos (
/showthread.php?tid=375952)
On joining server SetPos -
phil_lendon - 08.09.2012
I want this to happen when the player re-joins the server
I got the cords of where i want the player to spawn from a website (
http://gtamap.delux-host.com/live/)
Quote:
X: 1151.0289221724493
Y: -2035.5141565823367
|
I used
SetMyPos but didn't work. Or im unsure of the use of it.
/b Im trying to get back into coding Pawn :P
EDIT:
I used DEBUG to get the real COORDS
Код:
AddPlayerClass(0,1179.3497,-2036.9293,69.0078,267.6397,0,0,0,0,0,0); // spawn
How set it to be my spawn?
EDIT2:
Solved. Goes under GamemodeInIt