SA-MP Forums Archive
Someone please help! - 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: Someone please help! (/showthread.php?tid=264348)



Someone please help! - cloudysky - 25.06.2011



I get that at the bottom and I need to get rid of it otherwise players can cheat the tutorial. Can anyone help me with this?


Re: Someone please help! - Tommy_Mandaz - 25.06.2011

Add this before the tutorial:
pawn Код:
TogglePlayerSpectating(playerid, 1);
It removes it, but make sure you add this after the tutorial:
pawn Код:
TogglePlayerSpectating(playerid, 0);



Re: Someone please help! - Sasino97 - 25.06.2011

Or simply show the tutorial after the skin select