[HELP] Spawn Point - 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: [HELP] Spawn Point (
/showthread.php?tid=566902)
[HELP] Spawn Point -
YT - 09.03.2015
Hello, I'm trying to change the spawn point from LS since that's were players spawn, to SF instead, how can I do so?
Re: [HELP] Spawn Point -
1fret - 09.03.2015
I don't fully understand what you want but this is how you add a player class and where they should spawn and what weapon and how much ammo they get.
You need to go to the position where you want the player to spawn and type /save (what you want to save example:/save position 1) to save the coords, then go to your gta sa user file>samp>saved positions and copy what you see an paste it under ongamemodeinit
Try reading this link
https://sampwiki.blast.hk/wiki/AddPlayerClass
Hope it help you
Re: [HELP] Spawn Point -
Ritzy2K - 09.03.2015
The above message told you about the skins...and adding players class... spawn is completely different...can u share some code..? i personally use arrays for spawn tho.
btw...if u find the array ...do /save in any server...and take that coordinates from save positions.txt and change it..from orignal LS spawns.