SA-MP Forums Archive
How hide - 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: How hide (/showthread.php?tid=521408)



How hide - deryan - 23.06.2014

How can I hide this?



Re: How hide - Chenko - 23.06.2014

Set TogglePlayerSpectating to true when they first connect and once they type in their password correctly TogglePlayerSpectating to false


Re: How hide - Excelâ„¢ - 23.06.2014

TooglePlayerSpectating, make its value to true or simply place your dialog code in OnPlayerConnect callback, but this method dont work always....