< > [SPAWN] button removals. - 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] button removals. (
/showthread.php?tid=391172)
< > [SPAWN] button removals. -
DrTeDDyBeAr - 09.11.2012
I need help with removing these from my login screen. It's being a pain in my ass and they need to go. While the server loads the database, if the client presses "SPAWN," the screen completely flips out and bugs.
Re: < > [SPAWN] button removals. -
tyler12 - 09.11.2012
Use 'TogglePlayerSpectating(playerid,1);'.
There is no way to remove it.
Re: < > [SPAWN] button removals. -
nogh445 - 09.11.2012
Under OnPlayerConnect add the TogglePlayerSpectating(playerid,1);
And then under your register and login dialogs set it to 0 when they finish typing in their password
Re: < > [SPAWN] button removals. -
ReneG - 09.11.2012
You could also cover them with textdraws.