Spawn 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: Spawn help (
/showthread.php?tid=321401)
Spawn help -
Tom1412 - 26.02.2012
Iv done loads of servers, but I can't understand why my gamemode wont spawn the player auto it allways goes to on player class??
AW: Spawn help -
Drebin - 26.02.2012
Show us the code.
But I think you don't have the SpawnPlayer(playerid); in OnPlayerConnect()
Re: Spawn help -
lewismichaelbbc - 26.02.2012
Add SpawnPlayer(playerid); in onplayerconnect and remove the AddPlayerClass lines
Re: Spawn help -
Tom1412 - 27.02.2012
I have done spawnplayer and all the bits, that i have found all it is, its a simpe login system. But it wont spawn unless I click spawn. after login