summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-04 15:17:25 -0400
committerCriticalFlaw <[email protected]>2020-08-04 15:17:25 -0400
commit8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch)
treed7169f6b21d25d78c415a6afe818a30cd78d59bd /scripts
parent26c29f808aa068cc57166c65dd12d63be3a25bde (diff)
Formatting via CodeMaid
Diffstat (limited to 'scripts')
-rw-r--r--scripts/hudanimations_custom.txt30
-rw-r--r--scripts/hudlayout.res300
2 files changed, 165 insertions, 165 deletions
diff --git a/scripts/hudanimations_custom.txt b/scripts/hudanimations_custom.txt
index f92ce60..af4d0e2 100644
--- a/scripts/hudanimations_custom.txt
+++ b/scripts/hudanimations_custom.txt
@@ -3,7 +3,7 @@ event HudHealthBonusPulse
{
Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.4
-
+
Animate PlayerStatusHealthValue FgColor "Health Buff" Accel 0.0 0.0
Animate PlayerStatusHealthValueSpectator FgColor "Health Buff" Accel 0.0 0.0
Animate PlayerStatusHealthValueFreezePanel FgColor "Health Buff" Accel 0.0 0.0
@@ -15,7 +15,7 @@ event HudHealthBonusPulseStop
{
StopEvent HudHealthBonusPulse 0.0
StopEvent HudHealthBonusPulseLoop 0.0
-
+
Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0
Animate PlayerStatusHealthValueSpectator FgColor "Health Normal" Accel 0.0 0.0
Animate PlayerStatusHealthValueFreezePanel FgColor "Health Normal" Accel 0.0 0.0
@@ -26,11 +26,11 @@ event HudHealthDyingPulse
{
Animate PlayerStatusHealthBonusImage Alpha "255" Linear 0.0 0.2
Animate PlayerStatusHealthBonusImage Alpha "0" Linear 0.2 0.2
-
+
Animate PlayerStatusHealthValue FgColor "Health Hurt" Accel 0.0 0.0
Animate PlayerStatusHealthValueSpectator FgColor "Health Hurt" Accel 0.0 0.0
Animate PlayerStatusHealthValueFreezePanel FgColor "Health Hurt" Accel 0.0 0.0
-
+
RunEvent HudHealthDyingPulseLoop 0.4
}
@@ -38,7 +38,7 @@ event HudHealthDyingPulseStop
{
StopEvent HudHealthDyingPulse 0.0
StopEvent HudHealthDyingPulseLoop 0.0
-
+
Animate PlayerStatusHealthValue FgColor "Health Normal" Accel 0.0 0.0
Animate PlayerStatusHealthValueSpectator FgColor "Health Normal" Accel 0.0 0.0
Animate PlayerStatusHealthValueFreezePanel FgColor "Health Normal" Accel 0.0 0.0
@@ -49,11 +49,11 @@ event HudLowAmmoPulse
{
Animate HudWeaponLowAmmoImage Alpha "255" Linear 0.0 0.075
Animate HudWeaponLowAmmoImage Alpha "0" Linear 0.125 0.075
-
+
Animate AmmoInClip FgColor "Ammo In Clip Low" Linear 0.0 0.0
Animate AmmoInReserve FgColor "Ammo In Reserve Low" Linear 0.0 0.0
Animate AmmoNoClip FgColor "Ammo In Clip Low" Linear 0.0 0.0
-
+
RunEvent HudLowAmmoPulseLoop 0.4
}
@@ -61,7 +61,7 @@ event HudLowAmmoPulseStop
{
StopEvent HudLowAmmoPulse 0.0
StopEvent HudLowAmmoPulseLoop 0.0
-
+
Animate AmmoInClip FgColor "Ammo In Clip" Accel 0.0 0.0
Animate AmmoInReserve FgColor "Ammo In Reserve" Accel 0.0 0.0
Animate AmmoNoClip FgColor "Ammo In Clip" Accel 0.0 0.0
@@ -73,7 +73,7 @@ event HudMedicCharged
RunEvent HudMedicOrangePulseCharge 0.0
// RunEvent HudMedicSolidColorCharge 0.0
// RunEvent HudMedicRainbowCharged 0.0
-
+
RunEvent HudMedicChargedLoop 0.6
}
@@ -99,7 +99,7 @@ event HudMedicRainbowCharged
event HudMedicSolidColorCharge
{
Animate ChargeLabel FgColor "Solid Color Uber" Linear 0.0 0.0
-
+
Animate ChargeMeter FgColor "Solid Color Uber" Linear 0.0 0.0
RunEvent HudMedicChargedLoop 0.6
@@ -112,7 +112,7 @@ event HudMedicOrangePulseCharge
Animate ChargeMeter FgColor "Flashing Uber Color1" Linear 0.0 0.3
Animate ChargeMeter FgColor "Flashing Uber Color2" Linear 0.3 0.3
-
+
RunEvent HudMedicChargedLoop 0.6
}
@@ -120,16 +120,16 @@ event HudMedicChargedStop
{
StopEvent HudMedicCharged 0.0
StopEvent HudMedicRainbowCharged 0.0
- StopEvent HudMedicSolidColorCharge 0.0
+ StopEvent HudMedicSolidColorCharge 0.0
StopEvent HudMedicOrangePulseCharge 0.0
StopEvent HudMedicChargedLoop 0.0
-
+
Animate ChargeMeter FgColor "Uber Bar Color" Linear 0.0 0.0001
Animate ChargeLabel FgColor "Ammo In Clip" Linear 0.0 0.0001
}
//==================================================================================
// Hitmarker Pulse
-event DamagedPlayer
+event DamagedPlayer
{
//StopEvent HitMarker 0.0
//RunEvent HitMarker 0.01
@@ -196,4 +196,4 @@ event HudSnapShotReminderIn
// Do not move chat window
event CompetitiveGame_LowerChatWindow { }
event CompetitiveGame_RestoreChatWindow { }
-event HudTournament_MoveChatWindow { }
+event HudTournament_MoveChatWindow { } \ No newline at end of file
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index e7d63f5..89f93c0 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -60,11 +60,11 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
//--------------------------------------------------------------
// CROSSHAIRS
//--------------------------------------------------------------
-
+
"BasicCross"
{
"controlName" "CExLabel"
@@ -81,7 +81,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"BasicCrossLarge"
{
"controlName" "CExLabel"
@@ -98,7 +98,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"BasicCrossSmall"
{
"controlName" "CExLabel"
@@ -115,7 +115,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"BasicDot"
{
"controlName" "CExLabel"
@@ -132,7 +132,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"CircleDot"
{
"controlName" "CExLabel"
@@ -149,7 +149,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"OpenCross"
{
"controlName" "CExLabel"
@@ -166,7 +166,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"OpenCrossDot"
{
"controlName" "CExLabel"
@@ -183,7 +183,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"ScatterSpread"
{
"controlName" "CExLabel"
@@ -200,7 +200,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"ThinCircle"
{
"controlName" "CExLabel"
@@ -217,7 +217,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"Wings"
{
"controlName" "CExLabel"
@@ -234,7 +234,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"WingsPlus"
{
"controlName" "CExLabel"
@@ -251,7 +251,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"WingsSmall"
{
"controlName" "CExLabel"
@@ -268,7 +268,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
"WingsSmallDot"
{
"controlName" "CExLabel"
@@ -285,7 +285,7 @@
"textAlignment" "center"
"fgcolor" "Crosshair"
}
-
+
//--------------------------------------------------------------
// 16:9 CROSSHAIRS (Enable all for best result)
//--------------------------------------------------------------
@@ -305,7 +305,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"16x9Crosshair_horizontal1"
{
"ControlName" "ImagePanel"
@@ -322,7 +322,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"16x9Crosshair_horizontal2"
{
"ControlName" "ImagePanel"
@@ -339,7 +339,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"16x9dark_top"
{
"ControlName" "ImagePanel"
@@ -388,7 +388,7 @@
"fillcolor" "255 255 255 255"
"alpha" "100"
}
-
+
"16x9dark_right"
{
"ControlName" "ImagePanel"
@@ -405,7 +405,7 @@
"fillcolor" "255 255 255 255"
"alpha" "100"
}
-
+
//--------------------------------------------------------------
// 16:10 CROSSHAIRS (Enable all for best result)
//--------------------------------------------------------------
@@ -425,7 +425,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"16x10Crosshair_horizontal1"
{
"ControlName" "ImagePanel"
@@ -442,7 +442,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"16x10Crosshair_horizontal2"
{
"ControlName" "ImagePanel"
@@ -459,7 +459,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"16x10dark_top"
{
"ControlName" "ImagePanel"
@@ -476,7 +476,7 @@
"fillcolor" "255 255 255 255"
"alpha" "100"
}
-
+
"16x10dark_bottom"
{
"ControlName" "ImagePanel"
@@ -493,7 +493,7 @@
"fillcolor" "255 255 255 255"
"alpha" "150"
}
-
+
"16x10dark_left"
{
"ControlName" "ImagePanel"
@@ -510,7 +510,7 @@
"fillcolor" "255 255 255 255"
"alpha" "100"
}
-
+
"16x10dark_right"
{
"ControlName" "ImagePanel"
@@ -527,7 +527,7 @@
"fillcolor" "255 255 255 255"
"alpha" "100"
}
-
+
//--------------------------------------------------------------
// 4:3 CROSSHAIRS (Enable all for best result)
//--------------------------------------------------------------
@@ -547,7 +547,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"4x3Crosshair_horizontal1"
{
"ControlName" "ImagePanel"
@@ -564,7 +564,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"4x3Crosshair_horizontal2"
{
"ControlName" "ImagePanel"
@@ -581,7 +581,7 @@
"fillcolor" "255 255 255 255"
"alpha" "50"
}
-
+
"4x3dark_top"
{
"ControlName" "ImagePanel"
@@ -598,7 +598,7 @@
"fillcolor" "255 255 255 255"
"alpha" "100"
}
-
+
"4x3dark_bottom"
{
"ControlName" "ImagePanel"
@@ -615,7 +615,7 @@
"fillcolor" "255 255 255 255"
"alpha" "150"
}
-
+
"4x3dark_left"
{
"ControlName" "ImagePanel"
@@ -632,7 +632,7 @@
"fillcolor" "255 255 255 255"
"alpha" "100"
}
-
+
"4x3dark_right"
{
"ControlName" "ImagePanel"
@@ -669,7 +669,7 @@
"scaleImage" "1"
}
//--------------------------------------------------------------
-
+
HudPlayerStatus
{
"fieldName" "HudPlayerStatus"
@@ -680,7 +680,7 @@
"wide" "f0"
"tall" "480"
}
-
+
HudWeaponAmmo
{
"fieldName" "HudWeaponAmmo"
@@ -693,7 +693,7 @@
"wide" "100"
"tall" "50"
}
-
+
HudObjectiveStatus
{
"fieldName" "HudObjectiveStatus"
@@ -704,7 +704,7 @@
"wide" "f0"
"tall" "480"
}
-
+
HudKothTimeStatus
{
"fieldName" "HudKothTimeStatus"
@@ -715,11 +715,11 @@
"zpos" "5"
"wide" "200"
"tall" "60"
-
+
"blue_active_xpos" "25"
"red_active_xpos" "75"
}
-
+
HudItemEffectMeter
{
"fieldName" "HudItemEffectMeter"
@@ -732,7 +732,7 @@
"MeterFG" "White"
"MeterBG" "Gray"
}
-
+
HudMedicCharge
{
"fieldName" "HudMedicCharge"
@@ -743,7 +743,7 @@
"wide" "500"
"tall" "500"
}
-
+
HudDemomanCharge
{
"fieldName" "HudItemEffectMeter"
@@ -756,7 +756,7 @@
"MeterFG" "White"
"MeterBG" "Gray"
}
-
+
HudBowCharge
{
"fieldName" "HudBowCharge"
@@ -773,7 +773,7 @@
"MeterBG" "Gray"
"alpha" "0"
}
-
+
HudFlameRocketCharge
{
"fieldName" "HudFlameRocketCharge"
@@ -790,7 +790,7 @@
"MeterFG" "White"
"MeterBG" "Gray"
}
-
+
HudBossHealth
{
"fieldName" "HudBossHealth"
@@ -804,7 +804,7 @@
"MeterFG" "Red"
"MeterBG" "Gray"
}
-
+
HudWeaponSelection
{
"fieldName" "HudWeaponSelection"
@@ -839,7 +839,7 @@
"SelectionNumberFg" "200 187 161 255"
"NumberFont" "HudSelectionText"
}
-
+
CHudAccountPanel
{
"fieldName" "CHudAccountPanel"
@@ -853,7 +853,7 @@
"enabled" "1"
"PaintBackgroundType" "2"
}
-
+
CHealthAccountPanel
{
"fieldName" "CHealthAccountPanel"
@@ -869,7 +869,7 @@
"enabled" "1"
"PaintBackgroundType" "2"
}
-
+
CDamageAccountPanel
{
"fieldName" "CDamageAccountPanel"
@@ -881,7 +881,7 @@
"enabled" "1"
"PaintBackgroundType" "2"
}
-
+
DisguiseStatus
{
"fieldName" "DisguiseStatus"
@@ -892,7 +892,7 @@
"wide" "150"
"tall" "30"
}
-
+
CMainTargetID
{
"fieldName" "CMainTargetID"
@@ -905,7 +905,7 @@
"tall" "50"
"priority" "100"
}
-
+
CSpectatorTargetID
{
"fieldName" "CSpectatorTargetID"
@@ -919,7 +919,7 @@
"x_offset" "20"
"y_offset" "20"
}
-
+
CSecondaryTargetID
{
"fieldName" "CSecondaryTargetID"
@@ -932,7 +932,7 @@
"tall" "50"
"priority" "35"
}
-
+
BuildingStatus_Spy
{
"fieldName" "BuildingStatus_Spy"
@@ -944,7 +944,7 @@
"tall" "480"
"PaintBackgroundType" "2"
}
-
+
BuildingStatus_Engineer
{
"fieldName" "BuildingStatus_Engineer"
@@ -956,7 +956,7 @@
"tall" "480"
"PaintBackgroundType" "2"
}
-
+
HudMannVsMachineStatus
{
"fieldName" "HudMannVsMachineStatus"
@@ -969,7 +969,7 @@
"tall" "480"
"PaintBackgroundType" "2"
}
-
+
HudProgressBar
{
"fieldName" "HudProgressBar"
@@ -982,7 +982,7 @@
"BorderThickness" "1"
"PaintBackgroundType" "2"
}
-
+
HudRoundTimer
{
"fieldName" "HudRoundTimer"
@@ -999,8 +999,8 @@
"digit_xpos" "34"
"digit_ypos" "2"
}
-
- HudScenarioIcon
+
+ HudScenarioIcon
{
"fieldName" "HudScenarioIcon"
"xpos" "c110"
@@ -1012,7 +1012,7 @@
"PaintBackgroundType" "2"
"IconColor" "Hostage_Yellow"
}
-
+
HudFlashlight
{
"fieldName" "HudFlashlight"
@@ -1027,7 +1027,7 @@
"TextColor" "255 170 0 220"
"PaintBackgroundType" "2"
}
-
+
HudDamageIndicator
{
"fieldName" "HudDamageIndicator"
@@ -1041,7 +1041,7 @@
"MaximumHeight" "60"
"MinimumTime" "1"
}
-
+
HudCommentary
{
"fieldName" "HudCommentary"
@@ -1068,7 +1068,7 @@
"icon_height" "40"
"use_script_bgcolor" "1"
}
-
+
HudZoom
{
"fieldName" "HudZoom"
@@ -1080,7 +1080,7 @@
"DashHeight" "4"
"BorderThickness" "88"
}
-
+
HudCrosshair
{
"fieldName" "HudCrosshair"
@@ -1089,7 +1089,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudDeathNotice
{
"fieldName" "HudDeathNotice"
@@ -1113,7 +1113,7 @@
"BaseBackgroundColor" "46 43 42 175"
"LocalBackgroundColor" "245 229 196 200"
}
-
+
HudVehicle
{
"fieldName" "HudVehicle"
@@ -1122,7 +1122,7 @@
"wide" "640"
"tall" "480"
}
-
+
CVProfPanel
{
"fieldName" "CVProfPanel"
@@ -1131,7 +1131,7 @@
"wide" "640"
"tall" "480"
}
-
+
ScorePanel
{
"fieldName" "ScorePanel"
@@ -1141,7 +1141,7 @@
"wide_minmode" "f0"
"tall" "480"
}
-
+
HudTrain
{
"fieldName" "HudTrain"
@@ -1150,7 +1150,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudMOTD
{
"fieldName" "HudMOTD"
@@ -1159,7 +1159,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudMessage
{
"fieldName" "HudMessage"
@@ -1168,7 +1168,7 @@
"wide" "f0"
"tall" "480"
}
-
+
HudMenu
{
"fieldName" "HudMenu"
@@ -1181,7 +1181,7 @@
"ItemFont" "Default"
"ItemFontPulsing" "Default"
}
-
+
HudSpellMenu
{
"fieldName" "HudSpellMenu"
@@ -1198,7 +1198,7 @@
"ItemFont" "Default"
"ItemFontPulsing" "Default"
}
-
+
HudCloseCaption
{
"fieldName" "HudCloseCaption"
@@ -1219,8 +1219,8 @@
"ItemFadeOutTime" "0.3"
"topoffset" "0"
}
-
- HudHistoryResource
+
+ HudHistoryResource
{
"fieldName" "HudHistoryResource"
"visible" "0"
@@ -1230,7 +1230,7 @@
"tall" "330"
"history_gap" "55"
}
-
+
HudGeiger
{
"fieldName" "HudGeiger"
@@ -1239,7 +1239,7 @@
"wide" "640"
"tall" "480"
}
-
+
HUDQuickInfo
{
"fieldName" "HUDQuickInfo"
@@ -1248,7 +1248,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudWeapon
{
"fieldName" "HudWeapon"
@@ -1257,7 +1257,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudAnimationInfo
{
"fieldName" "HudAnimationInfo"
@@ -1266,7 +1266,7 @@
"wide" "640"
"tall" "480"
}
-
+
CBudgetPanel
{
"fieldName" "CBudgetPanel"
@@ -1275,7 +1275,7 @@
"wide" "640"
"tall" "480"
}
-
+
CTextureBudgetPanel
{
"fieldName" "CTextureBudgetPanel"
@@ -1284,7 +1284,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudPredictionDump
{
"fieldName" "HudPredictionDump"
@@ -1293,7 +1293,7 @@
"wide" "1280"
"tall" "1024"
}
-
+
HudLocation
{
"fieldName" "HudLocation"
@@ -1305,7 +1305,7 @@
"tall" "16"
"textAlignment" "north"
}
-
+
HudScope
{
"fieldName" "HudScope"
@@ -1314,7 +1314,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudScopeCharge
{
"fieldName" "HudScopeCharge"
@@ -1325,7 +1325,7 @@
"wide" "64"
"tall" "128"
}
-
+
HudVoiceSelfStatus
{
"fieldName" "HudVoiceSelfStatus"
@@ -1336,7 +1336,7 @@
"wide" "32"
"tall" "32"
}
-
+
HudVoiceStatus
{
"fieldName" "HudVoiceStatus"
@@ -1364,7 +1364,7 @@
"icon_wide" "16"
"text_xpos" "25"
}
-
+
HudHintDisplay
{
"fieldName" "HudHintDisplay"
@@ -1379,8 +1379,8 @@
"text_ypos" "8"
"center_x" "0" // center text horizontally
"center_y" "-1" // align text on the bottom
- }
-
+ }
+
HudHintKeyDisplay
{
"fieldName" "HudHintKeyDisplay"
@@ -1397,7 +1397,7 @@
"TextColor" "255 170 0 220"
"PaintBackgroundType" "2"
}
-
+
overview
{
"fieldname" "overview"
@@ -1408,7 +1408,7 @@
"wide" "640"
"tall" "480"
}
-
+
VguiScreenCursor
{
"fieldName" "VguiScreenCursor"
@@ -1417,7 +1417,7 @@
"wide" "640"
"tall" "480"
}
-
+
HudControlPointIcons
{
"fieldName" "HudControlPointIcons"
@@ -1431,7 +1431,7 @@
"separator_height" "4"
"height_offset" "2"
}
-
+
HudCapturePanel
{
"fieldName" "HudCapturePanel"
@@ -1443,7 +1443,7 @@
"enabled" "1"
"icon_space" "2"
}
-
+
WinPanel
{
"fieldName" "WinPanel"
@@ -1455,7 +1455,7 @@
"wide" "200"
"tall" "300"
}
-
+
ArenaWinPanel
{
"fieldName" "ArenaWinPanel"
@@ -1466,7 +1466,7 @@
"wide" "450"
"tall" "300"
}
-
+
PVEWinPanel
{
"fieldName" "PVEWinPanel"
@@ -1477,7 +1477,7 @@
"wide" "300"
"tall" "215"
}
-
+
StatPanel
{
"fieldName" "StatPanel"
@@ -1488,7 +1488,7 @@
"wide" "266"
"tall" "120"
}
-
+
FreezePanel
{
"fieldName" "FreezePanel"
@@ -1499,7 +1499,7 @@
"wide" "f0"
"tall" "480"
}
-
+
FreezePanelCallout
{
"fieldName" "FreezePanelCallout"
@@ -1510,7 +1510,7 @@
"wide" "100"
"tall" "50"
}
-
+
AnnotationsPanelCallout
{
"fieldName" "AnnotationsPanelCallout"
@@ -1521,7 +1521,7 @@
"wide" "100"
"tall" "50"
}
-
+
WaitingForPlayersPanel
{
"fieldName" "WaitingForPlayersPanel"
@@ -1532,7 +1532,7 @@
"wide" "292"
"tall" "64"
}
-
+
"HudUpgradePanel"
{
"fieldName" "HudUpgradePanel"
@@ -1543,7 +1543,7 @@
"wide" "400"
"tall" "160"
}
-
+
"HudChat"
{
"ControlName" "EditablePanel"
@@ -1556,7 +1556,7 @@
"tall" "120"
"PaintBackgroundType" "2"
}
-
+
"HudMenuEngyBuild"
{
"fieldName" "HudMenuEngyBuild"
@@ -1570,7 +1570,7 @@
"tall" "150"
"PaintBackgroundType" "0"
}
-
+
"HudMenuEngyDestroy"
{
"fieldName" "HudMenuEngyDestroy"
@@ -1584,7 +1584,7 @@
"tall" "150"
"PaintBackgroundType" "0"
}
-
+
"HudEurekaEffectTeleportMenu"
{
"fieldName" "HudEurekaEffectTeleportMenu"
@@ -1598,7 +1598,7 @@
"tall" "150"
"PaintBackgroundType" "0"
}
-
+
"HudMenuSpyDisguise"
{
"fieldName" "HudMenuSpyDisguise"
@@ -1612,7 +1612,7 @@
"tall" "190"
"PaintBackgroundType" "0"
}
-
+
HudDemomanPipes
{
"fieldName" "HudDemomanPipes"
@@ -1623,7 +1623,7 @@
"wide" "500"
"tall" "500"
}
-
+
HudTeamGoal
{
"fieldName" "HudTeamGoal"
@@ -1634,7 +1634,7 @@
"wide" "0"
"tall" "0"
}
-
+
HudTeamGoalTournament
{
"fieldName" "HudTeamGoalTournament"
@@ -1645,7 +1645,7 @@
"wide" "0"
"tall" "0"
}
-
+
HudTeamSwitch
{
"fieldName" "HudTeamSwitch"
@@ -1656,7 +1656,7 @@
"wide" "320"
"tall" "100"
}
-
+
HudArenaNotification
{
"fieldName" "HudArenaNotification"
@@ -1667,7 +1667,7 @@
"wide" "320"
"tall" "150"
}
-
+
HudArenaCapPointCountdown
{
"fieldName" "HudArenaCapPointCountdown"
@@ -1679,7 +1679,7 @@
"tall" "30"
"zpos" "99"
}
-
+
HudStalemate
{
"fieldName" "HudStalemate"
@@ -1690,7 +1690,7 @@
"wide" "320"
"tall" "100"
}
-
+
HudTournament
{
"fieldName" "HudTournament"
@@ -1706,7 +1706,7 @@
"wide_minmode" "f0"
"tall_minmode" "480"
}
-
+
HudTournamentSetup
{
"fieldName" "HudTournamentSetup"
@@ -1717,7 +1717,7 @@
"wide" "180"
"tall" "65"
}
-
+
HudStopWatch
{
"fieldName" "HudStopWatch"
@@ -1729,7 +1729,7 @@
"wide" "80"
"tall" "15"
}
-
+
NotificationPanel
{
"fieldName" "NotificationPanel"
@@ -1740,7 +1740,7 @@
"wide" "640"
"tall" "100"
}
-
+
AchievementNotificationPanel
{
"fieldName" "AchievementNotificationPanel"
@@ -1751,7 +1751,7 @@
"wide" "f10"
"tall" "100"
}
-
+
CriticalPanel
{
"fieldName" "CriticalPanel"
@@ -1762,7 +1762,7 @@
"wide" "150"
"tall" "25"
}
-
+
HudArenaClassLayout
{
"fieldName" "HudArenaClassLayout"
@@ -1773,7 +1773,7 @@
"wide" "f0"
"tall" "320"
}
-
+
HudArenaVsPanel
{
"fieldName" "HudArenaVsPanel"
@@ -1784,7 +1784,7 @@
"wide" "f0"
"tall" "240"
}
-
+
HudArenaPlayerCount
{
"fieldName" "HudArenaPlayerCount"
@@ -1796,7 +1796,7 @@
"wide" "f0"
"tall" "50"
}
-
+
"HudAchievementTracker"
{
"ControlName" "EditablePanel"
@@ -1810,7 +1810,7 @@
"visible" "1"
"enabled" "1"
}
-
+
HudTrainingInfoMsg
{
"fieldName" "HudTrainingInfoMsg"
@@ -1821,7 +1821,7 @@
"wide" "200"
"tall" "300"
}
-
+
HudInspectPanel
{
"fieldName" "HudInspectPanel"
@@ -1833,7 +1833,7 @@
"wide" "300"
"tall" "900"
}
-
+
HudTFCrosshair
{
"fieldName" "HudTFCrosshair"
@@ -1842,7 +1842,7 @@
"wide" "640"
"tall" "480"
}
-
+
ItemQuickSwitchPanel
{
"fieldName" "ItemQuickSwitchPanel"
@@ -1853,14 +1853,14 @@
"wide" "250"
"tall" "160"
}
-
+
ReplayReminder
{
"fieldName" "ReplayReminder"
"visible" "0"
"enable" "1"
}
-
+
MainMenuAdditions
{
"fieldName" "MainMenuAdditions"
@@ -1872,7 +1872,7 @@
"wide" "300"
"tall" "100"
}
-
+
CoachedByPanel
{
"fieldName" "CoachedByPanel"
@@ -1883,7 +1883,7 @@
"wide" "250"
"tall" "44"
}
-
+
ItemTestHUDPanel
{
"fieldName" "ItemTestHUDPanel"
@@ -1894,7 +1894,7 @@
"wide" "150"
"tall" "44"
}
-
+
NotificationQueuePanel
{
"fieldName" "NotificationQueuePanel"
@@ -1906,7 +1906,7 @@
"wide" "200"
"tall" "0"
}
-
+
"CHudVote"
{
"fieldName" "CHudVote"
@@ -1919,7 +1919,7 @@
"bgcolor_override" "0 0 0 0"
"PaintBackgroundType" "0" // rounded corners
}
-
+
"HudAlert"
{
"fieldName" "HudAlert"
@@ -1930,7 +1930,7 @@
"wide" "320"
"tall" "150"
}
-
+
"CTFStreakNotice"
{
"fieldName" "CTFStreakNotice"
@@ -1943,7 +1943,7 @@
"bgcolor_override" "0 0 0 0"
"PaintBackgroundType" "0" // rounded corners
}
-
+
CTFFlagCalloutPanel
{
"fieldName" "CTFFlagCalloutPanel"
@@ -1955,7 +1955,7 @@
"tall" "40"
"priority" "40"
}
-
+
"HudMenuTauntSelection"
{
"fieldName" "HudMenuTauntSelection"
@@ -1968,7 +1968,7 @@
"tall" "200"
"PaintBackgroundType" "0"
}
-
+
"ItemAttributeTracker"
{
"fieldName" "ItemAttributeTracker"
@@ -1980,7 +1980,7 @@
"tall" "f0"
"PaintBackgroundType" "0"
}
-
+
HudMiniGame
{
"fieldName" "HudMiniGame"
@@ -1991,7 +1991,7 @@
"wide" "f0"
"tall" "480"
}
-
+
"QuestNotificationPanel"
{
"fieldName" "QuestNotificationPanel"
@@ -2002,7 +2002,7 @@
"wide" "f0"
"tall" "f0"
}
-
+
"MatchMakingContainer"
{
"ControlName" "EditablePanel"
@@ -2014,7 +2014,7 @@
"wide" "f0"
"tall" "f0"
}
-
+
HudSpectatorExtras
{
"fieldName" "HudSpectatorExtras"
@@ -2025,7 +2025,7 @@
"wide" "f0"
"tall" "f0"
}
-
+
MatchSummary
{
"fieldName" "MatchSummary"
@@ -2036,7 +2036,7 @@
"wide" "f0"
"tall" "f0"
}
-
+
HudMatchStatus
{
"fieldName" "HudMatchStatus"
@@ -2048,7 +2048,7 @@
"wide" "f0"
"tall" "f0"
}
-
+
"QueueHUDStatus"
{
"fieldName" "QueueHUDStatus"
@@ -2064,10 +2064,10 @@
"mouseinputenabled" "0"
"alpha" "100"
}
-
+
HUDAutoAim { }
HudHDRDemo { }
HudTrainingMsg { }
TrainingComplete { }
AnnotationsPanel { }
-}
+} \ No newline at end of file