Someone please help!
#1



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?
Reply
#2

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);
Reply
#3

Or simply show the tutorial after the skin select
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)