ClearHudMessageBold

void ClearHudMessageBold(int id)

Description

Clears the HudMessage with the given id for all players (serverside) or the client (clientside). Shorthand for HudMessageBold(s:""; HUDMSG_PLAIN, id, 0, 0, 0, 0, 0).

For the non-bold HudMessage version, see ClearHudMessage.