mirror of
https://gitlab.com/jessieh/doghud.git
synced 2024-11-10 01:21:46 +00:00
76 lines
1.8 KiB
XML
76 lines
1.8 KiB
XML
"Resource/UI/HudAchievementTrackerItem.res"
|
|
{
|
|
"QuestObjectiveTextPanel"
|
|
{
|
|
"ControlName" "EditablePanel"
|
|
"fieldName" "QuestObjectiveTextPanel"
|
|
"xpos" "0" [$WIN32]
|
|
"ypos" "0" [$WIN32]
|
|
"zpos" "3"
|
|
"wide" "250"
|
|
"tall" "18"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
|
|
"PaintBackgroundType" "2"
|
|
|
|
"enabled_text_color_override" "White"
|
|
"disabled_text_color_override" "TanDark"
|
|
|
|
"normal_token" "#QuestObjective_Required"
|
|
"advanced_token" "#QuestObjective_Optional"
|
|
}
|
|
|
|
"AttribGlow"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "AttribGlow"
|
|
"labeltext" "%attr_desc%"
|
|
"xpos" "rs1"
|
|
"ypos" "0"
|
|
"wide" "f0"
|
|
"tall" "18"
|
|
"zpos" "5"
|
|
"textinsetx" "5"
|
|
"font" "QuestObjectiveTracker_DescGlow"
|
|
"alpha" "0"
|
|
|
|
"TextAlignment" "north-east"
|
|
"proportionaltoparent" "1"
|
|
}
|
|
|
|
"AttribDesc"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "AttribDesc"
|
|
"labeltext" "%attr_desc%"
|
|
"xpos" "rs1"
|
|
"ypos" "0"
|
|
"wide" "f0"
|
|
"tall" "18"
|
|
"zpos" "4"
|
|
"textinsetx" "5"
|
|
"font" "QuestObjectiveTracker_Desc"
|
|
|
|
"TextAlignment" "north-east"
|
|
"proportionaltoparent" "1"
|
|
}
|
|
|
|
"AttribBlur"
|
|
{
|
|
"ControlName" "Label"
|
|
"fieldName" "AttribBlur"
|
|
"labeltext" "%attr_desc%"
|
|
"xpos" "rs1"
|
|
"ypos" "0"
|
|
"wide" "f0"
|
|
"tall" "10"
|
|
"zpos" "3"
|
|
"visible" "1"
|
|
"font" "QuestObjectiveTracker_DescBlur"
|
|
"textinsetx" "5"
|
|
"textAlignment" "north-east"
|
|
"proportionaltoparent" "1"
|
|
"fgcolor_override" "White"
|
|
}
|
|
} |