Update toonhud to 11.4
This commit is contained in:
parent
b9b84c0fa7
commit
b885846c62
@ -95,9 +95,9 @@
|
|||||||
"ToonHUDButton"
|
"ToonHUDButton"
|
||||||
{
|
{
|
||||||
"label" ""
|
"label" ""
|
||||||
"command" "engine play vo/announcer_am_killstreak09.mp3"
|
"command" "engine play vo/burp05.mp3"
|
||||||
"subimage" "replay/thumbnails/glyphs/glyph_toonhud"
|
"subimage" "replay/thumbnails/glyphs/glyph_toonhud"
|
||||||
"tooltip" "ToonHUD 11.3 by Griever"
|
"tooltip" "ToonHUD 11.4 by Griever"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -39,8 +39,8 @@
|
|||||||
"model_wide" "240"
|
"model_wide" "240"
|
||||||
|
|
||||||
"text_forcesize" "1"
|
"text_forcesize" "1"
|
||||||
"text_xpos" "250"
|
"text_xpos" "245"
|
||||||
"text_wide" "225"
|
"text_wide" "230"
|
||||||
"text_center" "1"
|
"text_center" "1"
|
||||||
"is_mouseover" "1"
|
"is_mouseover" "1"
|
||||||
"hide_collection_panel" "1"
|
"hide_collection_panel" "1"
|
||||||
|
@ -44,19 +44,6 @@
|
|||||||
"pin_to_sibling_corner" "6"
|
"pin_to_sibling_corner" "6"
|
||||||
}
|
}
|
||||||
|
|
||||||
"CurrencyStatusPanel"
|
|
||||||
{
|
|
||||||
"ControlName" "CCurrencyStatusPanel"
|
|
||||||
"fieldName" "CurrencyStatusPanel"
|
|
||||||
"xpos" "0"
|
|
||||||
"ypos" "0"
|
|
||||||
"wide" "f0"
|
|
||||||
"tall" "f0"
|
|
||||||
"visible" "1"
|
|
||||||
"enabled" "1"
|
|
||||||
"paintbackground" "1"
|
|
||||||
}
|
|
||||||
|
|
||||||
"InWorldCurrencyPanel"
|
"InWorldCurrencyPanel"
|
||||||
{
|
{
|
||||||
"ControlName" "CInWorldCurrencyStatus"
|
"ControlName" "CInWorldCurrencyStatus"
|
||||||
|
@ -25,19 +25,22 @@
|
|||||||
|
|
||||||
"modelpanels_selection_kv"
|
"modelpanels_selection_kv"
|
||||||
{
|
{
|
||||||
"wide" "94"
|
"wide" "94"
|
||||||
"tall" "70"
|
"tall" "70"
|
||||||
"model_xpos" "2"
|
"model_xpos" "2"
|
||||||
"model_wide" "90"
|
"model_wide" "75"
|
||||||
"model_tall" "50"
|
"model_tall" "50"
|
||||||
"text_ypos" "0"
|
"model_center_x" "1"
|
||||||
"text_forcesize" "2"
|
"text_ypos" "0"
|
||||||
"text_center" "0"
|
"text_forcesize" "2"
|
||||||
"text_yoffset" "2"
|
"text_center" "0"
|
||||||
"inset_eq_y" "55"
|
"text_yoffset" "2"
|
||||||
|
"inset_eq_y" "55"
|
||||||
|
|
||||||
"deferred_description" "1"
|
"deferred_description" "1"
|
||||||
"deferred_icon" "1"
|
"deferred_icon" "1"
|
||||||
}
|
}
|
||||||
|
|
||||||
"modelpanels_kv"
|
"modelpanels_kv"
|
||||||
{
|
{
|
||||||
"ControlName" "CItemModelPanel"
|
"ControlName" "CItemModelPanel"
|
||||||
|
@ -336,6 +336,19 @@
|
|||||||
"PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"CurrencyStatusPanel"
|
||||||
|
{
|
||||||
|
"ControlName" "CCurrencyStatusPanel"
|
||||||
|
"fieldName" "CurrencyStatusPanel"
|
||||||
|
"xpos" "0"
|
||||||
|
"ypos" "0"
|
||||||
|
"wide" "f0"
|
||||||
|
"tall" "f0"
|
||||||
|
"visible" "0"
|
||||||
|
"enabled" "1"
|
||||||
|
"PaintBackgroundType" "2"
|
||||||
|
}
|
||||||
|
|
||||||
HudProgressBar
|
HudProgressBar
|
||||||
{
|
{
|
||||||
"fieldName" "HudProgressBar"
|
"fieldName" "HudProgressBar"
|
||||||
@ -1459,17 +1472,6 @@
|
|||||||
"wide" "f0"
|
"wide" "f0"
|
||||||
"tall" "f0"
|
"tall" "f0"
|
||||||
}
|
}
|
||||||
|
|
||||||
MatchSummary
|
|
||||||
{
|
|
||||||
"fieldName" "MatchSummary"
|
|
||||||
"visible" "0"
|
|
||||||
"enabled" "1"
|
|
||||||
"xpos" "0"
|
|
||||||
"ypos" "0"
|
|
||||||
"wide" "f0"
|
|
||||||
"tall" "f0"
|
|
||||||
}
|
|
||||||
|
|
||||||
MatchSummary
|
MatchSummary
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user