Deleting "<< >> 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Deleting "<< >> Spawn" (
/showthread.php?tid=276112)
Deleting "<< >> Spawn" -
Deviant96 - 12.08.2011
Hello.
I have a problem in OnPlayerRequestClass on my Team DeathMatch server.
I made a dialog OnPlayerConnect to select team between Cop and Army. But still got "<< >> Spawn" box. Any idea how to delete "<< >>" and "Spawn" box?
Re: Deleting "<< >> Spawn" -
Riddick94 - 12.08.2011
Search:
https://sampforum.blast.hk/showthread.php?tid=109745
or Class_DenySelection(playerid); from ****** (i rather use this)
Re: Deleting "<< >> Spawn" -
Deviant96 - 12.08.2011
thanks Riddick. That was successful