HudLayout.res

From Valve Developer Community
Revision as of 19:22, 13 July 2010 by Vektorx4 (talk | contribs) (Added visual representations of HUD elements)
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

HudHealth.png

HudSuit
Player armor readout

HudSuit.png

HudAmmo
Player primary ammunition readout

HudAmmo.png

HudAmmoSecondary
Player secondary ammunition readout

HudAmmoSecondary.png

HudSuitPower
Player auxiliary power readout

HudSuitPower.png

HudFlashlight
Flashlight power readout

HudFlashlight.png

HudDamageIndicator
Damage direction indicator
HudZoom
Dimming and large crosshair
HudWeaponSelection
Player weapon selection menu

HudWeaponSelection.png

HudCrosshair
Crosshair
HudDeathNotice
Notification of player deaths in multiplayer
HudVehicle
ScorePanel
HudTrain
HudMOTD
HudMessage
HudMenu
HudCloseCaption
HudChat
Chat text entry and display
HudHistoryResource
List of items/ammunition the player recently picked up

HudHistoryResource.png

HudGeiger
Geiger counter (radiation indicator)
HudQuickInfo
Health and ammunition indicator (surrounds the crosshair)

HudQuickInfo.png

HudWeapon
HudAnimationInfo
HudPredictionDump
HudHintDisplay
Tetxual hint display
HudSquadStatus
Squad status indicator, shows the number and state of squad memebrs
HudPoisonDamageIndicator
HudCredits
HUDAutoAim
HudCommentary
HudHDRDemo
TeamDisplay
Player team indicator

TeamDisplay.png