Skip to content

hud_post_message

Description

Posts a HUD message to a team or player target. The sound operand selects an e_megalo_sound token or none.

Parameters

<team_or_player_target> <sound> <dynamic_string>

  • <name> — required operand
  • {a|b|c} — choose one alternative
  • [ … ] — optional clause

Example

megalo
action hud_post_message everyone none "CTF"

Example from HREK broken/derekball.txt.

Supported Versions

VersionSupported
49Yes
73Yes
106Yes
107Yes
107 (MCC)Yes

See also action syntax.