View Single Post
landfall
Junior Member
Join Date: Feb 2019
Old 10-25-2019 , 18:32   Re: XP/Levels Hud Question
Reply With Quote #4

Players can change this with hud_centerid 0. I had this issue with Counter-Strike: Condition Zero, the game had hud_centerid 1 by default.

You as a server can display this message as a hud message to avoid the problem. Search for writeStatusMessage(id, const message[64]) in superheromod.sma, this is what you want to change.
landfall is offline