SA-MP Forums Archive
Spawn Button - Problem - 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 - Problem (/showthread.php?tid=656435)



Spawn Button - Problem - BrainDamaged - 15.07.2018

Hi, I use (https://sampforum.blast.hk/showthread.php?tid=625195) mode, register and section sections have spawn buttons, how do I get rid of them?






Re: Spawn Button - Problem - Lokii - 15.07.2018

PHP код:
TogglePlayerSpectating(playerid1); 



Re: Spawn Button - Problem - BrainDamaged - 15.07.2018

Quote:
Originally Posted by Lokii
Посмотреть сообщение
PHP код:
TogglePlayerSpectating(playerid1); 
Thank you sir