SA-MP Forums Archive
Skip OnPlayerRequestClass after death? - 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: Skip OnPlayerRequestClass after death? (/showthread.php?tid=411138)



Skip OnPlayerRequestClass after death? - happyface - 27.01.2013

It keeps sending players back to the selection screen after death, but I would like them to just keep spawning until F4. I don't ForceClassSelection for them, I tried SpawnPlayer in OnPlayerDeath but it just double sends me to selection, I tried SpawnPlayer in OnPlayerRequestClass and it did the same thing.


Re: Skip OnPlayerRequestClass after death? - Roach_ - 27.01.2013

Give me your OnPlayerSpawn Callback