i cant 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: i cant spawn? (
/showthread.php?tid=308457)
i cant spawn? -
Wickeed - 03.01.2012
I made admin filterscript and it works..And my Gamemode too works...
Now i go to game and i can't spawn..what i does wrong?

(
sorry my bad english)
E:This is "my" admin filterscript:
https://sampwiki.blast.hk/wiki/Creating_...n_FilterScript
Re : i cant spawn? -
rbcrp - 07.01.2012
go to the last thing that you have to do before you spawn and add SpawnPlayer(playerid); after everything in those brackets. Thats hwo you spawn a player. If you post some code then that might help.