Env hudhint

From Valve Developer Community
Revision as of 18:15, 3 September 2006 by Andreasen (talk | contribs) (See also env_message for other predefined messages.)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

An entity to control the display of HUD hints. HUD hints are used to show the player what key is bound to a particular command.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

<string> This should be set to match the desired HUD hint entry in the hl2\resource\valve_english.txt file packed within the Steam/SteamApps/source engine.gcf file.

Inputs

  • ShowHudHint
Shows the hint message.
Hides the hint message.

Outputs

See Also

  • env_message - A similar entity that displays other predefined messages on the screen.