Help - 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 (
/showthread.php?tid=282164)
Help -
Cpt.Markus - 09.09.2011
How to set spawn points?please help
Re: Help -
Darnell - 09.09.2011
OnPlayerSpawn, OnPlayerRequestClass,
Re: Help -
AeroBlast - 09.09.2011
AddPlayerClass(0,...,..);
under public OnGameModeInIt()
Re: Help -
Cpt.Markus - 09.09.2011
Player class?i said spawn points
Re: Help -
AeroBlast - 09.09.2011
Yea, but, when you change the x, y and z coords at the AddPlayerClass, you change the place where the player spawns.
Re: Help -
X3nZ - 09.09.2011
Ok, guys, that doesn't help his question.
Read this. - This will give you an idea.
Re: Help -
Cpt.Markus - 09.09.2011
Hmm nothing helped me :P
Re: Help -
[HiC]TheKiller - 09.09.2011
https://sampwiki.blast.hk/wiki/Random
Re: Help -
brett7 - 09.09.2011
Go to the places where you want to spawn type in /save in game to gather your co-ordinates. I'm guessing your using a downloaded gm and want to add some of your own so look to where it says "AddPlayerClass" and put in your co-ordinates.
Re: Help -
Cpt.Markus - 10.09.2011
no the script is mine a friend of mine made it for me so its mine