Skip to content

Add cvar to display player number alongside their name in the chat

LegendaryGuard requested to merge LegendaryGuard/chat_showplayerid into master

Cvar: g_chat_show_playerid [0/1]

Useful for in-game admins and players who want to quickly reference player numbers. Instead of using status command to know the player number when they need to use tell #player_id message for private messages.

Sample:
image

Edited by LegendaryGuard

Merge request reports