mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
50 lines
990 B
Plaintext
50 lines
990 B
Plaintext
|
#base "huditemeffectmeter.res"
|
||
|
|
||
|
"Resource/UI/HudRocketPack.res"
|
||
|
{
|
||
|
HudItemEffectMeter
|
||
|
{
|
||
|
"ypos" "c116"
|
||
|
"ypos_minmode" "c65"
|
||
|
}
|
||
|
|
||
|
"ItemEffectMeterLabel"
|
||
|
{
|
||
|
"labelText" "#TF_RocketPack_Disabled"
|
||
|
}
|
||
|
|
||
|
"ItemEffectMeter"
|
||
|
{
|
||
|
"xpos" "cs-0.5-25"
|
||
|
"wide" "50"
|
||
|
}
|
||
|
|
||
|
"ItemEffectMeter2"
|
||
|
{
|
||
|
"ControlName" "ContinuousProgressBar"
|
||
|
"fieldName" "ItemEffectMeter2"
|
||
|
"font" "Default"
|
||
|
"xpos" "1"
|
||
|
"ypos" "0"
|
||
|
"zpos" "2"
|
||
|
"wide" "49"
|
||
|
"tall" "2"
|
||
|
"visible" "1"
|
||
|
"enabled" "1"
|
||
|
"textAlignment" "Center"
|
||
|
"dulltext" "0"
|
||
|
"brighttext" "0"
|
||
|
"fgcolor" "White"
|
||
|
|
||
|
"pin_to_sibling" "ItemEffectMeter"
|
||
|
"pin_corner_to_sibling" "PIN_TOPLEFT"
|
||
|
"pin_to_sibling_corner" "PIN_TOPRIGHT"
|
||
|
}
|
||
|
|
||
|
"ItemEffectIcon"
|
||
|
{
|
||
|
"ControlName" "CTFImagePanel"
|
||
|
"fieldName" "ItemEffectIcon"
|
||
|
"xpos" "9999"
|
||
|
}
|
||
|
}
|