I have code that hides the player, but I wish for it to still show the playername. Also I am not using any addons.
Heres what I have:
Heres what I have:
Code:
on gamemode change:
if player's gamemode is spectator:
hide player from players
if player's gamemode is not spectator:
reveal player from players