Question about spawn.. - 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: Question about spawn.. (
/showthread.php?tid=575494)
Question about spawn.. -
dundolina - 27.05.2015
Hello when player enter to the server and die it gives him again to choose skin. And every time when i use /spec and after that /specoff - again give me to choose skin.
Re: Question about spawn.. -
shadowdog - 27.05.2015
OnPlayerSpawn is called on specoff. If you have a skin selection function in your OnPlayerSpawn callback it does indeed send them there. What is your question exactly?