Env hudhint: Difference between revisions
Jump to navigation
Jump to search
(bot-assisted cleanup) |
m (doxygen) |
||
Line 6: | Line 6: | ||
==Availability== | ==Availability== | ||
{{in game|point}} {{game-base}} | {{in game|point}} {{game-base}} | ||
{{in code|class=CEnvHudHint|file=EnvHudHint.cpp}} | {{in code|class=class_c_env_hud_hint.html CEnvHudHint|file=_env_hud_hint_8cpp-source.html EnvHudHint.cpp}} | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 06:36, 2 August 2006
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
- Template:Kv Targetname
- message
- <string> This should be set to match the desired HUD hint entry in the
hl2\resource\valve_english.txt
.
Inputs
- ShowHudHint
- Shows the hint message.