-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1692e76
commit e60693e
Showing
39 changed files
with
811 additions
and
320 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
files to save for testing.txt |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
"HUD" | ||
"ckHUD" | ||
{ | ||
"ui_version" "3" | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-85.5 KB
materials/vgui/replay/thumbnails/cp_icons/icon_obj_neutral_locked.vtf
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
"Resource/UI/FlagStatus.res" | ||
{ | ||
"Arrow" | ||
{ | ||
"ControlName" "CTFArrowPanel" | ||
"fieldName" "Arrow" | ||
"xpos" "40" | ||
"ypos" "0" | ||
"zpos" "1" | ||
"wide" "80" | ||
"tall" "80" | ||
"visible" "1" | ||
"enabled" "1" | ||
"scaleImage" "1" | ||
} | ||
"Briefcase" | ||
{ | ||
"ControlName" "CTFImagePanel" | ||
"fieldName" "Briefcase" | ||
"xpos" "65" | ||
"ypos" "28" | ||
"zpos" "2" | ||
"wide" "30" | ||
"tall" "30" | ||
"visible" "1" | ||
"enabled" "1" | ||
"image" "../hud/objectives_flagpanel_briefcase" | ||
"scaleImage" "1" | ||
|
||
"if_mvm" | ||
{ | ||
"xpos" "60" | ||
"ypos" "21" | ||
"wide" "38" | ||
"tall" "38" | ||
"alpha" "95" | ||
} | ||
} | ||
"StatusIcon" | ||
{ | ||
"ControlName" "CTFImagePanel" | ||
"fieldName" "StatusIcon" | ||
"xpos" "75" | ||
"ypos" "26" | ||
"zpos" "3" | ||
"wide" "30" | ||
"tall" "30" | ||
"visible" "1" | ||
"enabled" "1" | ||
"image" "../hud/objectives_flagpanel_ico_flag_home" | ||
"scaleImage" "1" | ||
|
||
"if_mvm" | ||
{ | ||
"visible" "0" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
"Resource/UI/HudCurrencyAccount.res" | ||
{ | ||
"Currency" | ||
{ | ||
"ControlName" "CExLabel" | ||
"fieldName" "Currency" | ||
"font" "hudfont14" | ||
"fgcolor" "colorwhite" | ||
"xpos" "11" | ||
"ypos" "57" | ||
"zpos" "3" | ||
"wide" "90" | ||
"tall" "45" | ||
"visible" "1" | ||
"enabled" "1" | ||
"textAlignment" "center" | ||
"labelText" "%currency%" | ||
} | ||
|
||
"CurrencyShadow" | ||
{ | ||
"ControlName" "CExLabel" | ||
"fieldName" "CurrencyShadow" | ||
"font" "hudfont14" | ||
"fgcolor" "colorblack" | ||
"xpos" "12" | ||
"ypos" "58" | ||
"zpos" "3" | ||
"wide" "90" | ||
"tall" "45" | ||
"visible" "1" | ||
"enabled" "1" | ||
"textAlignment" "center" | ||
"labelText" "%currency%" | ||
} | ||
|
||
"WhiteBG" | ||
{ | ||
"ControlName" "EditablePanel" | ||
"fieldName" "WhiteBG" | ||
"xpos" "9999" | ||
"ypos" "71" | ||
"zpos" "1" | ||
"wide" "0" | ||
"tall" "0" | ||
"visible" "0" | ||
"enabled" "1" | ||
"PaintBackgroundType" "0" | ||
} | ||
|
||
"GreenBG" | ||
{ | ||
"ControlName" "EditablePanel" | ||
"fieldName" "GreenBG" | ||
"xpos" "34" | ||
"ypos" "72" | ||
"zpos" "2" | ||
"wide" "44" | ||
"tall" "15" | ||
"visible" "0" | ||
"enabled" "1" | ||
"PaintBackgroundType" "0" | ||
"bgcolor_override" "94 150 49 150" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +1,10 @@ | ||
#base "meter/headcount.res" | ||
|
||
"Resource/UI/HudItemEffectMeter_Demoman.res" | ||
{ | ||
HudItemEffectMeter | ||
{ | ||
"fieldName" "HudItemEffectMeter" | ||
"visible" "1" | ||
"enabled" "1" | ||
"xpos" "c-150" [$WIN32] | ||
"ypos" "c55" [$WIN32] | ||
"wide" "100" | ||
"tall" "50" | ||
} | ||
|
||
"ItemEffectMeterBG" | ||
{ | ||
"ControlName" "CTFImagePanel" | ||
"fieldName" "ItemEffectMeterBG" | ||
"xpos" "99999" | ||
"ypos" "0" | ||
"zpos" "0" | ||
"wide" "76" | ||
"tall" "44" | ||
"visible" "1" | ||
"enabled" "1" | ||
"scaleImage" "1" | ||
} | ||
|
||
"ItemEffectMeterLabel" | ||
{ | ||
"ControlName" "CExLabel" | ||
"fieldName" "ItemEffectMeterLabel" | ||
"xpos" "25" | ||
"ypos" "27" | ||
"zpos" "2" | ||
"wide" "100" | ||
"tall" "15" | ||
"autoResize" "1" | ||
"pinCorner" "2" | ||
"visible" "1" | ||
"enabled" "1" | ||
"tabPosition" "0" | ||
"labelText" "#TF_KillStreak" | ||
"textAlignment" "west" | ||
"dulltext" "0" | ||
"brighttext" "0" | ||
"font" "hudfont10shadow" | ||
} | ||
|
||
"ItemEffectMeter" | ||
{ | ||
"ControlName" "ContinuousProgressBar" | ||
"fieldName" "ItemEffectMeter" | ||
"font" "Default" | ||
"xpos" "999999" | ||
"ypos" "23" | ||
"zpos" "2" | ||
"wide" "40" | ||
"tall" "6" | ||
"autoResize" "0" | ||
"pinCorner" "0" | ||
"visible" "0" | ||
"enabled" "0" | ||
"textAlignment" "Left" | ||
"dulltext" "0" | ||
"brighttext" "0" | ||
} | ||
|
||
"ItemEffectMeterCount" | ||
{ | ||
"ControlName" "CExLabel" | ||
"fieldName" "ItemEffectMeterCount" | ||
"xpos" "43" | ||
"ypos" "3" | ||
"zpos" "2" | ||
"wide" "40" | ||
"tall" "20" | ||
"visible" "1" | ||
"enabled" "1" | ||
"labelText" "%progresscount%" | ||
"textAlignment" "east" | ||
"font" "hudfont14shadow" | ||
"pin_to_sibling" "ItemEffectMeterLabel" | ||
"fgcolor_override" "colorwhite" | ||
"xpos" "c85" | ||
} | ||
} | ||
|
Oops, something went wrong.