117 lines
No EOL
2.1 KiB
Text
117 lines
No EOL
2.1 KiB
Text
"Resource/UI/HudSpellSelection.res"
|
|
{
|
|
"ItemEffectMeterBG"
|
|
{
|
|
"ControlName" "CTFImagePanel"
|
|
"fieldName" "ItemEffectMeterBG"
|
|
"xpos" "0"
|
|
"ypos" "10"
|
|
"wide" "80"
|
|
"tall" "40"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
"image" "../hud/ammo_blue_bg"
|
|
"scaleImage" "1"
|
|
"teambg_2" "../hud/ammo_red_bg"
|
|
"teambg_3" "../hud/ammo_blue_bg"
|
|
}
|
|
|
|
"Spellbook"
|
|
{
|
|
"ControlName" "CTFImagePanel"
|
|
"fieldName" "Spellbook"
|
|
"xpos" "10"
|
|
"ypos" "0"
|
|
"zpos" "0"
|
|
"wide" "64"
|
|
"tall" "56"
|
|
"visible" "0"
|
|
"enabled" "0"
|
|
"image" "spellbook_book"
|
|
"scaleImage" "1"
|
|
}
|
|
|
|
"SpellIcon"
|
|
{
|
|
"ControlName" "ImagePanel"
|
|
"fieldName" "SpellIcon"
|
|
"xpos" "16"
|
|
"ypos" "15"
|
|
"xpos_minmode" "16"
|
|
"ypos_minmode" "35"
|
|
"zpos" "7"
|
|
"wide" "24"
|
|
"tall" "24"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"scaleImage" "1"
|
|
"image" "../signs/death_wheel_whammy"
|
|
"fgcolor" "ahudWhite"
|
|
}
|
|
|
|
"ActionText"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "ActionText"
|
|
"font" "Default"
|
|
"labelText" "%actiontext%"
|
|
"textAlignment" "west"
|
|
"xpos" "18"
|
|
"ypos" "43"
|
|
"wide" "100"
|
|
"tall" "10"
|
|
"fgcolor" "ahudWhite"
|
|
"visible" "1"
|
|
}
|
|
|
|
"SpellText"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "SpellText"
|
|
"font" "Default"
|
|
"labelText" "%selectedspell%"
|
|
"textAlignment" "west"
|
|
"xpos" "35"
|
|
"ypos" "25"
|
|
"wide" "100"
|
|
"tall" "10"
|
|
"fgcolor" "tanlight"
|
|
"visible" "0"
|
|
}
|
|
|
|
"CountTextShadow"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "CountTextShadow"
|
|
"font" "aRegular20"
|
|
"labelText" "%counttext%"
|
|
"textAlignment" "center"
|
|
"xpos" "-1"
|
|
"ypos" "-1"
|
|
"xpos_minmode" "-1"
|
|
"ypos_minmode" "-1"
|
|
"wide" "20"
|
|
"tall" "20"
|
|
"fgcolor" "0 0 0 0"
|
|
|
|
"pin_to_sibling" "CountText"
|
|
"pin_corner_to_sibling" "PIN_TOPLEFT"
|
|
"pin_to_sibling_corner" "PIN_TOPLEFT"
|
|
}
|
|
|
|
"CountText"
|
|
{
|
|
"ControlName" "CExLabel"
|
|
"fieldName" "CountText"
|
|
"font" "aRegular20"
|
|
"labelText" "%counttext%"
|
|
"textAlignment" "center"
|
|
"xpos" "42"
|
|
"ypos" "17"
|
|
"xpos_minmode" "42"
|
|
"ypos_minmode" "37"
|
|
"wide" "20"
|
|
"tall" "19"
|
|
"fgcolor" "ahudWhite"
|
|
}
|
|
} |