HudLayout.res
Jump to navigation
Jump to search
The HudLayout.res file, located under a Source game's /scripts
directory, defines the general look & feel of the ingame HUD. From this file you can change among other things the location, color, font and visibility of HUD elements.
Default HUD elements
Todo: Explain the rest of the default HUD elements
- HudHealth
- Player health readout
- HudSuit
- Player armor readout
- HudAmmo
- Player primary ammunition readout
- HudAmmoSecondary
- Player secondary ammunition readout
- HudSuitPower
- Player auxiliary power readout
- HudFlashlight
- Flashlight power readout
- HudDamageIndicator
- Damage direction indicator
- HudZoom
- Dimming and large crosshair
- HudWeaponSelection
- Player weapon selection menu
- HudCrosshair
- Crosshair
- HudDeathNotice
- Notification of player deaths in multiplayer
- HudVehicle
- Todo: ??
- ScorePanel
- Scoreboard
- HudTrain
- Todo: ??
- HudMOTD
- Message Of The Day panel
- HudMessage
- Textual display typically used by game_text and env_message entities
- HudMenu
- Better known as the "Radio Menu"
- HudCloseCaption
- Displays close captions and subtitles
- HudChat
- Chat text entry and display
- HudHistoryResource
- List of items/ammunition the player recently picked up
- HudGeiger
- Geiger counter (radiation indicator)
- HudQuickInfo
- Health and ammunition indicator (surrounds the crosshair)
- HudWeapon
- Todo: ??
- HudAnimationInfo
- Todo: ??
- HudPredictionDump
- Todo: ??
- HudHintDisplay
- Textual hint display
- HudHintKeyDisplay
- Todo: Used in EP2, difference between this and HudHintDisplay?
- HudSquadStatus
- Squad status indicator, shows the number and state of squad members
- HudPoisonDamageIndicator
- HudCredits
- Todo: ??
- HUDAutoAim
- Todo: ??
- HudCommentary
- Todo: ??
- HudHDRDemo
- TeamDisplay
- Player team indicator
- TargetID
- HudVoiceSelfStatus
- Indicates to the player that their microphone is active
- HudVoiceStatus
- Indicator for the players who are currently speaking through voice chat