• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Help! How hidden the skin select button when the player will spawn ?
#2
You can use this when a player connects



Code:
    TogglePlayerSpectating(playerid, true);

    TogglePlayerSpectating(playerid, false);



It basically removes it to how I think you intend?
  Reply


Messages In This Thread
RE: Help! How hidden the skin select button when the player will spawn ? - by Behemoth - 2021-04-21, 10:37 PM

Forum Jump: