Spawn player 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 player help (
/showthread.php?tid=371968)
Spawn player help -
MrSnapp - 25.08.2012
Currently my script requires me to log in and then click spawn. How do I remove that they have to click on Spawn to spawn? Also, if you need a Public OnPlayerConnect for example, just ask..
Thanks
Re: Spawn player help -
ddnbb - 25.08.2012
Quote:
Originally Posted by MrSnapp
Currently my script requires me to log in and then click spawn. How do I remove that they have to click on Spawn to spawn? Also, if you need a Public OnPlayerConnect for example, just ask..
Thanks
|
Just do SpawnPlayer(playerid); under OnPlayerRequestClass, or under your Login function.
https://sampwiki.blast.hk/wiki/SpawnPlayer