// SPEEDOMETERS // center #base "../resource/speedo/speedo_vertical_center.res" #base "../resource/speedo/speedo_horizontal_center.res" #base "../resource/speedo/speedo_absolute_center.res" //left #base "../resource/speedo/speedo_vertical_left.res" #base "../resource/speedo/speedo_horizontal_left.res" #base "../resource/speedo/speedo_absolute_left.res" //right #base "../resource/speedo/speedo_vertical_right.res" #base "../resource/speedo/speedo_horizontal_right.res" #base "../resource/speedo/speedo_absolute_right.res" "Resource/HudLayout.res" { //simple tutorial on how to enable/disable speedos: visible 0 on speedometers you don't want, visible 1 in the speedometers you want. //all of them are disabled by default though // center speedos "speedo_vertical_center" { "xpos" "c-30" "ypos" "c170" "visible" "0" } //195 "speedo_horizontal_center" { "xpos" "c-30" "ypos" "c145" "visible" "1" } //170 "speedo_absolute_center" { "xpos" "cs-0.5" "ypos" "c130" "visible" "1" } // left spedos "speedo_vertical_left" { "xpos" "c-170" "ypos" "c175" "visible" "0" } //195 "speedo_horizontal_left" { "xpos" "c-170" "ypos" "c160" "visible" "0" } //170 "speedo_absolute_left" { "xpos" "c-170" "ypos" "c145" "visible" "0" } //right speedos "speedo_vertical_right" { "xpos" "c122" "ypos" "c175" "visible" "0" } //195 "speedo_horizontal_right" { "xpos" "c122" "ypos" "c160" "visible" "0" } //170 "speedo_absolute_right" { "xpos" "c122" "ypos" "c145" "visible" "0" } //-------------------------------------------------------------- //-------------------------------------------------------------- // Set visible and enabled to 1 to use. Change labelText to the // corresponding crosshair in KnucklesCrosses.png. Change xpos // and ypos values if not perfectly centered. //-------------------------------------------------------------- KnucklesCrosses { "visible" "0" "enabled" "0" "labelText" "a" "controlName" "CExLabel" "fieldName" "KnucklesCrosses" "zpos" "0" "xpos" "c-25" "ypos" "c-25" "wide" "50" "tall" "50" "font" "size:30,outline:off" // size: range 10-50 // outline: on or off "textAlignment" "center" "fgcolor" "Crosshair" } "Timer30" { "controlName" "ImagePanel" "fieldName" "Timer30" "xpos" "c215" //c215 "ypos" "c150" //c150 "image" "replay/thumbnails/30sectimer" "wide" "25" "tall" "25" "scaleImage" "1" } "Timer30Tens" { "controlName" "ImagePanel" "fieldName" "Timer30Tens" "xpos" "c190" //c215 "ypos" "c150" //c150 "image" "replay/thumbnails/30sectimertens" "wide" "25" "tall" "25" "scaleImage" "1" } //-------------------------------------------------------------- HudPlayerStatus { "fieldName" "HudPlayerStatus" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "480" } HudWeaponAmmo { "fieldName" "HudWeaponAmmo" "visible" "1" "enabled" "1" "xpos" "c92" "ypos" "c65" "wide" "150" "tall" "125" } HudObjectiveStatus { "fieldName" "HudObjectiveStatus" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "480" } HudKothTimeStatus { "fieldName" "HudKothTimeStatus" "visible" "1" "enabled" "1" "xpos" "c-100" "ypos" "0" "wide" "200" "tall" "200" "blue_active_xpos" "31" "red_active_xpos" "131" } HudItemEffectMeter { "fieldName" "HudItemEffectMeter" "visible" "1" "enabled" "1" "xpos" "c-75" "ypos" "c93" "wide" "150" "tall" "40" "MeterFG" "TanLight" "MeterBG" "Gray" } HudMedicCharge { "fieldName" "HudMedicCharge" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "600" } HudDemomanCharge { "fieldName" "HudItemEffectMeter" "visible" "1" "enabled" "1" "xpos" "c-75" "ypos" "c25" "wide" "150" "tall" "500" "MeterFG" "White" "MeterBG" "Gray" } HudBowCharge { "fieldName" "HudBowCharge" "visible" "1" "enabled" "1" "xpos" "c-100" "ypos" "c124" "zpos" "1" "wide" "500" "tall" "500" "MeterFG" "White" "MeterBG" "Gray" "alpha" "0" } HudFlameRocketCharge { "fieldName" "HudFlameRocketCharge" "visible" "1" "enabled" "1" "xpos" "r80" "ypos" "r21" "zpos" "1" // draw in front of ammo "wide" "60" "tall" "8" "MeterFG" "White" "MeterBG" "Gray" } HudBossHealth { "fieldName" "HudBossHealth" "visible" "1" "enabled" "1" "xpos" "c-100" "ypos" "42" "zpos" "0" // draw in front of ammo "wide" "200" "tall" "50" "MeterFG" "Red" "MeterBG" "Gray" } HudWeaponSelection { "fieldName" "HudWeaponSelection" "xpos" "0" "wide" "f0" "ypos" "0" "tall" "480" "RightMargin" "0" "RightMargin_hidef" "32" "RightMargin_lodef" "38" "visible" "1" "enabled" "1" "SmallBoxWide" "72" "SmallBoxTall" "54" "PlusStyleBoxWide" "90" "PlusStyleBoxTall" "63" "PlusStyleExpandSelected" "0.3" "LargeBoxWide" "110" "LargeBoxTall" "77" "BoxGap" "4" "SelectionNumberXPos" "12" "SelectionNumberYPos" "4" "IconXPos" "8" "IconYPos" "0" "TextYPos" "70" "ErrorYPos" "48" "TextColor" "SelectionTextFg" "MaxSlots" "6" "PlaySelectSounds" "1" "Alpha" "220" "SelectionAlpha" "220" "BoxColor" "0 0 0 220" "SelectedBoxClor" "0 0 0 220" "SelectionNumberFg" "200 187 161 255" "NumberFont" "HudSelectionText" } CHudAccountPanel { "fieldName" "CHudAccountPanel" "xpos" "c-50" "ypos" "c25" "wide" "100" "tall" "100" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" } CHealthAccountPanel { "fieldName" "CHealthAccountPanel" "xpos" "c-181" "ypos" "267" "wide" "116" "tall" "180" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" } CDamageAccountPanel { "fieldName" "CDamageAccountPanel" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "480" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" } DisguiseStatus { "fieldName" "DisguiseStatus" "visible" "1" "enabled" "1" "xpos" "105" "ypos" "r38" "wide" "170" "tall" "38" } CMainTargetID { "fieldName" "CMainTargetID" "visible" "0" "enabled" "1" "xpos" "c-126" "ypos" "245" "wide" "200" "tall" "50" "priority" "40" if_vr { "ypos" "370" "x_offset" "20" } } CSpectatorTargetID { "fieldName" "CSpectatorTargetID" "visible" "0" "enabled" "1" "xpos" "c-126" "ypos" "330" "wide" "200" "tall" "50" "priority" "40" } CSecondaryTargetID { "fieldName" "CSecondaryTargetID" "visible" "0" "enabled" "1" "xpos" "c-126" "ypos" "275" "wide" "200" "tall" "50" "priority" "35" if_vr { "ypos" "330" "x_offset" "20" } } BuildingStatus_Spy { "fieldName" "BuildingStatus_Spy" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "640" "tall" "480" "PaintBackgroundType" "2" } BuildingStatus_Engineer { "fieldName" "BuildingStatus_Engineer" "visible" "1" "enabled" "1" "xpos" "-15" "ypos" "0" "wide" "160" "tall" "480" "PaintBackgroundType" "2" } HudMannVsMachineStatus { "fieldName" "HudMannVsMachineStatus" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "zpos" "1" "wide" "f0" "tall" "480" "PaintBackgroundType" "2" } HudProgressBar { "fieldName" "HudProgressBar" "xpos" "c-150" "ypos" "300" "wide" "300" "tall" "15" "visible" "1" "enabled" "1" "BorderThickness" "1" "PaintBackgroundType" "2" } HudRoundTimer { "fieldName" "HudRoundTimer" "xpos" "c-25" "ypos" "440" "wide" "f0" "tall" "40" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" "FlashColor" "HudIcon_Red" "icon_xpos" "0" "icon_ypos" "2" "digit_xpos" "34" "digit_ypos" "2" } HudScenarioIcon { "fieldName" "HudScenarioIcon" "xpos" "c110" "ypos" "443" "wide" "40" "tall" "44" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" "IconColor" "Hostage_Yellow" } HudFlashlight { "fieldName" "HudFlashlight" "visible" "1" "enabled" "1" "xpos" "16" "ypos" "370" "wide" "102" "tall" "20" "text_xpos" "8" "text_ypos" "6" "TextColor" "255 170 0 220" "PaintBackgroundType" "2" } HudDamageIndicator { "fieldName" "HudDamageIndicator" "visible" "1" "enabled" "1" //skinny damage indicator "MinimumWidth" "10" //5 "MaximumWidth" "10" //5 "StartRadius" "80" //70 "EndRadius" "80" //70 "MinimumHeight" "30" //120 "MaximumHeight" "60" //120 "MinimumTime" "1" } HudCommentary { "fieldName" "HudCommentary" "xpos" "c-190" "ypos" "320" "wide" "380" "tall" "50" "visible" "1" "enabled" "1" "PaintBackgroundType" "2" "BackgroundOverrideColor" "0 0 0 128" "bar_xpos" "50" "bar_ypos" "20" "bar_height" "8" "bar_width" "320" "speaker_xpos" "50" "speaker_ypos" "8" "count_xpos_from_right" "10" // Counts from the right side "count_ypos" "8" "icon_texture" "vgui/hud/icon_commentary" "icon_xpos" "0" "icon_ypos" "0" "icon_width" "40" "icon_height" "40" "use_script_bgcolor" "1" } HudZoom { "fieldName" "HudZoom" "visible" "1" "enabled" "1" "Circle1Radius" "66" "Circle2Radius" "74" "DashGap" "16" "DashHeight" "4" "BorderThickness" "88" } HudCrosshair { "fieldName" "HudCrosshair" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudDeathNotice { "fieldName" "HudDeathNotice" "visible" "1" "enabled" "1" "xpos" "r640" "ypos" "25" "wide" "628" "tall" "468" "MaxDeathNotices" "8" "IconScale" "0.35" "LineHeight" "12" "LineSpacing" "0" "CornerRadius" "0" "RightJustify" "1" // If 1, draw notices from the right "TextFont" "aRegular10" "TeamBlue" "ahudBlue" "TeamRed" "ahudRed" "IconColor" "White" "LocalPlayerColor" "Black" "BaseBackgroundColor" "29 29 29 255" "LocalBackgroundColor" "175 175 175 255" } HudVehicle { "fieldName" "HudVehicle" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } CVProfPanel { "fieldName" "CVProfPanel" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } ScorePanel { "fieldName" "ScorePanel" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudTrain { "fieldName" "HudTrain" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudMOTD { "fieldName" "HudMOTD" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudMessage { "fieldName" "HudMessage" "visible" "1" "enabled" "1" "wide" "f0" "tall" "480" } HudMenu { "fieldName" "HudMenu" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" "zpos" "1" "TextFont" "Default" "ItemFont" "Default" "ItemFontPulsing" "Default" } HudSpellMenu { "fieldName" "HudSpellMenu" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" "zpos" "2" "xpos" "c205" "ypos" "c91" "TextFont" "Default" "ItemFont" "Default" "ItemFontPulsing" "Default" } HudCloseCaption { "fieldName" "HudCloseCaption" "visible" "1" "enabled" "1" "xpos" "c215" "ypos" "247" "wide" "500" "tall" "136" "BgAlpha" "0" "GrowTime" "0.25" "ItemHiddenTime" "0.2" // Nearly same as grow time so that the item doesn't start to show until growth is finished "ItemFadeInTime" "0.15" // Once ItemHiddenTime is finished, takes this much longer to fade in "ItemFadeOutTime" "0.3" "topoffset" "0" } HudHistoryResource { "fieldName" "HudHistoryResource" "visible" "0" "enabled" "0" "xpos" "r640" "wide" "640" "tall" "330" "history_gap" "55" } HudGeiger { "fieldName" "HudGeiger" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HUDQuickInfo { "fieldName" "HUDQuickInfo" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudWeapon { "fieldName" "HudWeapon" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudAnimationInfo { "fieldName" "HudAnimationInfo" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } CBudgetPanel { "fieldName" "CBudgetPanel" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } CTextureBudgetPanel { "fieldName" "CTextureBudgetPanel" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudPredictionDump { "fieldName" "HudPredictionDump" "visible" "1" "enabled" "1" "wide" "1280" "tall" "1024" } HudLocation { "fieldName" "HudLocation" "visible" "1" "enabled" "1" "xpos" "16" "ypos" "112" "wide" "96" "tall" "16" "textAlignment" "north" } HudScope { "fieldName" "HudScope" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudScopeCharge { "fieldName" "HudScopeCharge" "visible" "1" "enabled" "1" "xpos" "c64" "ypos" "c-64" "wide" "64" "tall" "128" } HudVoiceSelfStatus { "fieldName" "HudVoiceSelfStatus" "visible" "1" "enabled" "1" "xpos" "r42" "ypos" "355" "wide" "32" "tall" "32" } HudVoiceStatus { "fieldName" "HudVoiceStatus" "visible" "1" "enabled" "1" "xpos" "r145" "ypos" "0" "wide" "145" "tall" "400" "item_wide" "135" "show_avatar" "0" "show_dead_icon" "1" "dead_xpos" "1" "dead_ypos" "0" "dead_wide" "16" "dead_tall" "16" "show_voice_icon" "1" "icon_ypos" "0" "icon_xpos" "15" "icon_tall" "16" "icon_wide" "16" "text_xpos" "33" } HudHintDisplay { "fieldName" "HudHintDisplay" "visible" "0" "enabled" "1" "xpos" "c-240" "ypos" "c90" "wide" "480" "tall" "100" "HintSize" "1" "text_xpos" "8" "text_ypos" "8" "center_x" "0" // center text horizontally "center_y" "-1" // align text on the bottom } HudHintKeyDisplay { "fieldName" "HudHintKeyDisplay" "visible" "0" "enabled" "1" "xpos" "r120" "ypos" "r340" "wide" "100" "tall" "200" "text_xpos" "8" "text_ypos" "8" "text_xgap" "8" "text_ygap" "8" "TextColor" "255 170 0 220" "PaintBackgroundType" "2" } overview { "fieldname" "overview" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "640" "tall" "480" } VguiScreenCursor { "fieldName" "VguiScreenCursor" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } HudControlPointIcons { "fieldName" "HudControlPointIcons" "xpos" "0" "ypos" "410" "wide" "f0" "tall" "200" "visible" "1" "enabled" "1" "separator_width" "2" // distance between the icons (including their backgrounds) "separator_height" "7" "height_offset" "2" // distance from the bottom of the panel } HudCapturePanel { "fieldName" "HudCapturePanel" "xpos" "c-75" "ypos" "c80" "wide" "150" "tall" "90" "visible" "1" "enabled" "1" "icon_space" "2" } HUDAutoAim { } HudHDRDemo { } WinPanel { "fieldName" "WinPanel" "visible" "1" "enabled" "1" "xpos" "c-100" "ypos" "r163" "wide" "200" "tall" "7000" "zpos" "4" "proportionaltoparent" "1" } ArenaWinPanel { "fieldName" "ArenaWinPanel" "visible" "1" "enabled" "1" "xpos" "c-180" "ypos" "r143" "wide" "360" "tall" "132" } PVEWinPanel { "fieldName" "PVEWinPanel" "visible" "1" "enabled" "1" "xpos" "c-150" "ypos" "255" "wide" "300" "tall" "215" } StatPanel { "fieldName" "StatPanel" "visible" "1" "enabled" "1" "xpos" "9999" "ypos" "9999" "wide" "266" "tall" "120" } FreezePanel { "fieldName" "FreezePanel" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "480" } FreezePanelCallout { "fieldName" "FreezePanelCallout" "visible" "1" "enabled" "1" "xpos" "200" "ypos" "200" "wide" "100" "tall" "50" } AnnotationsPanelCallout { "fieldName" "AnnotationsPanelCallout" "visible" "1" "enabled" "1" "xpos" "200" "ypos" "200" "wide" "100" "tall" "50" } AnnotationsPanel { } WaitingForPlayersPanel { "fieldName" "WaitingForPlayersPanel" "visible" "0" "enabled" "1" "xpos" "c-146" "ypos" "10" "wide" "292" "tall" "64" } "HudUpgradePanel" { "fieldName" "HudUpgradePanel" "visible" "0" "enable" "1" "xpos" "c-200" "ypos" "260" "wide" "400" "tall" "160" } "HudChat" { "ControlName" "EditablePanel" "fieldName" "HudChat" "visible" "1" "enabled" "1" "xpos" "10" "ypos" "275" "wide" "320" "tall" "120" "PaintBackgroundType" "2" } "HudMenuEngyBuild" { "fieldName" "HudMenuEngyBuild" "visible" "1" "enabled" "1" "xpos" "c-125" "ypos" "c-35" "zpos" "1" "wide" "250" "tall" "88" "PaintBackgroundType" "0" } "HudMenuEngyDestroy" { "fieldName" "HudMenuEngyDestroy" "visible" "1" "enabled" "1" "xpos" "c-125" "ypos" "c-35" "zpos" "1" "wide" "250" "tall" "88" "PaintBackgroundType" "0" } "HudEurekaEffectTeleportMenu" { "fieldName" "HudEurekaEffectTeleportMenu" "visible" "1" "enabled" "1" "xpos" "c-75" "ypos" "c-35" "zpos" "1" "wide" "150" "tall" "88" "PaintBackgroundType" "0" } "HudMenuSpyDisguise" { "fieldName" "HudMenuSpyDisguise" "visible" "1" "enabled" "1" "xpos" "c-99" "ypos" "c-35" "zpos" "1" "wide" "198" "tall" "88" "PaintBackgroundType" "0" } HudDemomanPipes { "fieldName" "HudItemEffectMeter" "visible" "1" "enabled" "1" "xpos" "c75" "ypos" "c137" "wide" "150" "tall" "50" "MeterFG" "White" "MeterBG" "Gray" } HudTeamGoal { "fieldName" "HudTeamGoal" "visible" "1" "enabled" "1" "xpos" "c-160" "ypos" "65" "wide" "320" "tall" "100" } HudTeamGoalTournament { "fieldName" "HudTeamGoalTournament" "visible" "1" "enabled" "1" "xpos" "c-160" "ypos" "15" "wide" "320" "tall" "300" } HudTeamSwitch { "fieldName" "HudTeamSwitch" "visible" "0" "enabled" "1" "xpos" "c-160" "ypos" "75" "wide" "320" "tall" "100" } HudArenaNotification { "fieldName" "HudArenaNotification" "visible" "0" "enabled" "1" "xpos" "c-160" "ypos" "75" "wide" "320" "tall" "150" } HudArenaCapPointCountdown { "fieldName" "HudArenaCapPointCountdown" "visible" "1" "enabled" "1" "xpos" "c-15" "ypos" "442" "wide" "30" "tall" "30" "zpos" "99" } HudStalemate { "fieldName" "HudStalemate" "visible" "0" "enabled" "1" "xpos" "c-160" "ypos" "65" "wide" "320" "tall" "100" } HudTournament { "fieldName" "HudTournament" "visible" "0" "enabled" "1" "xpos" "c-125" "ypos" "5" "zpos" "2" "wide" "250" "tall" "80" } HudTournamentSetup { "fieldName" "HudTournamentSetup" "visible" "0" "enabled" "1" "xpos" "c-90" "ypos" "-70" "wide" "180" "tall" "65" } HudStopWatch { "fieldName" "HudStopWatch" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "70" } NotificationPanel { "fieldName" "NotificationPanel" "visible" "1" "enabled" "1" "xpos" "c-320" "ypos" "300" "wide" "640" "tall" "100" } AchievementNotificationPanel { "fieldName" "AchievementNotificationPanel" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "180" "wide" "f10" "tall" "100" } CriticalPanel { "fieldName" "CriticalPanel" "visible" "1" "enabled" "1" "xpos" "r155" "ypos" "r75" "wide" "150" "tall" "25" } HudArenaClassLayout { "fieldName" "HudArenaClassLayout" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "r380" "wide" "f0" "tall" "320" } HudArenaVsPanel { "fieldName" "HudArenaVsPanel" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "240" "wide" "f0" "tall" "240" } HudArenaPlayerCount { "fieldName" "HudArenaPlayerCount" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "50" } "HudAchievementTracker" { "ControlName" "EditablePanel" "fieldName" "HudAchievementTracker" "xpos" "5" "NormalY" "10" "EngineerY" "10" "zpos" "2" "wide" "200" "tall" "280" "visible" "1" "enabled" "1" } HudTrainingInfoMsg { "fieldName" "HudTrainingInfoMsg" "visible" "0" "enabled" "1" "xpos" "10" "ypos" "50" "wide" "200" "tall" "300" } HudTrainingMsg { } TrainingComplete { } HudInspectPanel { "fieldName" "HudInspectPanel" "visible" "0" "enabled" "1" "xpos" "r200" "ypos" "rs1" "zpos" "10" "wide" "190" "tall" "f0" } HudTFCrosshair { "fieldName" "HudTFCrosshair" "visible" "1" "enabled" "1" "wide" "640" "tall" "480" } ItemQuickSwitchPanel { "fieldName" "ItemQuickSwitchPanel" "visible" "0" "enabled" "1" "xpos" "c-125" "ypos" "280" "wide" "250" "tall" "160" } ReplayReminder { "fieldName" "ReplayReminder" "visible" "0" "enable" "1" } MainMenuAdditions { "fieldName" "MainMenuAdditions" "visible" "1" "enabled" "1" "xpos" "c0" "ypos" "310" "zpos" "0" "wide" "300" "tall" "100" } CoachedByPanel { "fieldName" "CoachedByPanel" "visible" "0" "enable" "1" "xpos" "5" "ypos" "10" "wide" "250" "tall" "44" } ItemTestHUDPanel { "fieldName" "ItemTestHUDPanel" "visible" "0" "enable" "1" "xpos" "5" "ypos" "10" "wide" "150" "tall" "44" } NotificationQueuePanel { "fieldName" "NotificationQueuePanel" "visible" "0" "enable" "1" "xpos" "r155" "ypos" "r90" "zpos" "100" "wide" "200" "tall" "0" } "CHudVote" { "fieldName" "CHudVote" "xpos" "0" "ypos" "0" "wide" "640" "tall" "480" "visible" "1" "enabled" "1" "bgcolor_override" "0 0 0 0" "PaintBackgroundType" "0" // rounded corners } "HudAlert" { "fieldName" "HudAlert" "visible" "0" "enable" "1" "xpos" "c-160" "ypos" "100" "wide" "320" "tall" "150" } "CTFStreakNotice" { "fieldName" "CTFStreakNotice" "xpos" "0" "ypos" "0" "wide" "640" "tall" "480" "visible" "1" "enabled" "1" "bgcolor_override" "0 0 0 0" "PaintBackgroundType" "0" // rounded corners } CTFFlagCalloutPanel { "fieldName" "CTFFlagCalloutPanel" "visible" "0" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "40" "tall" "40" "priority" "40" } "HudMenuTauntSelection" { "fieldName" "HudMenuTauntSelection" "visible" "1" "enabled" "1" "xpos" "c-235" "ypos" "c-35" "wide" "470" "tall" "88" "PaintBackgroundType" "0" } "ItemAttributeTracker" { "fieldName" "ItemAttributeTracker" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f5" "tall" "f0" "PaintBackgroundType" "0" } HudMiniGame { "fieldName" "HudMiniGame" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "480" } "QuestNotificationPanel" { "fieldName" "QuestNotificationPanel" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "f0" } "MatchMakingContainer" { "ControlName" "EditablePanel" "fieldName" "MatchMakingContainer" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "f0" } HudSpectatorExtras { "fieldName" "HudSpectatorExtras" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "f0" } MatchSummary { "fieldName" "MatchSummary" "visible" "0" "enabled" "1" "xpos" "0" "ypos" "0" "wide" "f0" "tall" "f0" } HudMatchStatus { "fieldName" "HudMatchStatus" "visible" "1" "enabled" "1" "xpos" "0" "ypos" "0" "zpos" "3" "wide" "f0" "tall" "f0" } "QueueHUDStatus" { "fieldName" "QueueHUDStatus" "visible" "1" "enabled" "1" "xpos" "rs1-5" "ypos" "1" "zpos" "1001" "wide" "200" "tall" "18" "proportionaltoparent" "1" "keyboardinputenabled" "1" "mouseinputenabled" "0" "alpha" "100" } //---------------------------------------- // FOR TESTING PURPOSES //---------------------------------------- "MidVerticalLine" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c0" "ypos" "0" "zpos" "-5" "wide" "1" "tall" "480" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "0" "fillcolor" "225 255 0 255" } "MidHorizontalLine" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "0" "ypos" "c0" "zpos" "-5" "wide" "f0" "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "0" "fillcolor" "255 255 0 255" } "HorizontalLine1" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "0" "ypos" "c-10" "zpos" "-5" "wide" "f0" "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "0" "fillcolor" "225 0 0 255" } "HorizontalLine2" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "0" "ypos" "c10" "zpos" "-5" "wide" "f0" "tall" "1" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "0" "fillcolor" "255 0 0 255" } "VerticalLine1" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c100" "ypos" "0" "zpos" "-5" "wide" "1" "tall" "480" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "0" "fillcolor" "255 0 0 255" } "VerticalLine2" { "ControlName" "ImagePanel" "fieldName" "VerticalLine" "xpos" "c-100" "ypos" "0" "zpos" "-5" "wide" "1" "tall" "480" "autoResize" "0" "pinCorner" "0" "visible" "0" "enabled" "0" "fillcolor" "255 0 0 255" } //"speed1" //{ //"controlName" "CTFImagePanel" //"fieldName" "speed1" //"visible" "1" //"enabled" "1" //"visible_minmode" "1" //"enabled_minmode" "1" //"xpos" "c16" //"ypos" "c160" //"zpos" "0" //"wide" "16" //"tall" "16" //"alpha" "255" //"image" "replay/thumbnails/funnyd1" //"scaleimage" "1" //} //"speed2" //{ //"controlName" "CTFImagePanel" //"fieldName" "speed1" //"visible" "1" //"enabled" "1" //"visible_minmode" "1" //"enabled_minmode" "1" //"xpos" "c0" //"ypos" "c160" //"zpos" "0" //"wide" "16" //"tall" "16" //"alpha" "255" //"image" "replay/thumbnails/funnyd2" //"scaleimage" "1" //} //"speed3" //{ //"controlName" "CTFImagePanel" //"fieldName" "speed1" //"visible" "1" //"enabled" "1" //"visible_minmode" "1" //"enabled_minmode" "1" //"xpos" "c-16" //"ypos" "c160" //"zpos" "0" //"wide" "16" //"tall" "16" //"alpha" "255" //"image" "replay/thumbnails/funnyd3" //"scaleimage" "1" //} //"speed4" //{ //"controlName" "CTFImagePanel" //"fieldName" "speed1" //"visible" "1" //"enabled" "1" //"visible_minmode" "1" //"enabled_minmode" "1" //"xpos" "c-32" //"ypos" "c160" //"zpos" "0" //"wide" "16" //"tall" "16" //"alpha" "255" //"image" "replay/thumbnails/funnyd4" //"scaleimage" "1" //} }