SA-MP Forums Archive
How to edit the spawn cordinates for new players ? - 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: How to edit the spawn cordinates for new players ? (/showthread.php?tid=457598)



How to edit the spawn cordinates for new players ? - bustern - 12.08.2013

How to do that, because when a player register to my server he spawns in the sky and fall down and die.


Re: How to edit the spawn cordinates for new players ? - StuartD - 12.08.2013

https://sampwiki.blast.hk/wiki/SetSpawnInfo

https://sampwiki.blast.hk/wiki/AddPlayerClass

https://sampwiki.blast.hk/wiki/SetPlayerPos


Respuesta: How to edit the spawn cordinates for new players ? - Xabi - 12.08.2013

https://sampwiki.blast.hk/wiki/AddPlayerClass

Use that function or just, SetPlayerPos(playerid, Float:PosX, Float:PosY, Float:PosZ)


Re: How to edit the spawn cordinates for new players ? - bustern - 12.08.2013

I dont have classes, because my server is RP...