30.06.2017, 23:33
MAX_PLAYER_NAME = 24.
You're defining the player's name size as 75, Make it 24 and to show it just use 'name', without '[playerid]'.
You're defining the player's name size as 75, Make it 24 and to show it just use 'name', without '[playerid]'.