Delph's Aspect Ratio Calculator


Please be sure to show your support in the wide screen gaming forums.

You can follow updates and provide suggestions here.



Disclaimer:
Please note that this site is not an offcial extention of WSGF and is there for not supported by the WSGF staff.

Delph's Aspect Ratio Calculator and Source Engine Hud Editor
for the Wide Screen Gaming Forum community

 
hit counter
web page hit counter

Updates:-
Key:
~: Fixed or updated.
 -: Removed.

+: Added.


03/03/2010:
+: Support for stacked monitors such as 3x2 configurations.


01/03/2010:

+: L4D2 ScoreBoard.res v1.0


+: L4D2 BaseChat.res v1.0


28/02/2010:
+: L4D2 HudLayout.res v0.10beta



27/02/2010:
+: Tabbed Huds that automaticly update.


+: Support for more than 3 monitors in either an all landscape or all portrait setup.



 
 

To start, enter your surround resolution including any bezel management you might have along with the number of monitors used in the display.

Width:       Height:

Your surround aspect ratio is: :

Surround Example
Number Of Monitors?
 Across:
     High:

Your individual monitor aspect ratio is: :

Single Example

To shift the HUD by   screen('s) we need to increment the xpos values by:  

(   per screen)


Below shows where the hud items will be shifted to in different monitor configurations indicated in green and crosshair in red.


  

This aspect ratio calculator is designed to provide modded .res files for a number of games using the Source Engine by Valve only.
These .res files control the layout and positioning of items on the screen such as the health and ammo bars.

For ultra wide and surround screen gaming using technologies like Eyeinfinty, Matrox-TH2G and SoftTH the HUD is often placed at the very far edges of the display, this tool is to help make adjustments to bring back the HUD items onto the centre display.

Here is an example of L4D2.



(dark sides for illustration purpose only)

 

~ NEWS ~

L4D2 is nearly complete!!!
The main Hud requires some fine tuning however the ChatBase and ScoreBoard are working and ready for use. :)

Other source engine titles are to come soon!!

 

 

//L4D2 HudLayout.res - v0.10beta
//Hudlayout.res xpos values incremented by:
//Using Delph's aspect ratio calculator & Source Engine Hud Editor.


//Installation: copy and paste the contents of this tab to a new file stored in
// - \Steam\SteamApps\common\left 4 dead 2\left4dead2\scripts\HudLayout.res


//Start of file

"Resource/HudLayout.res"
 

{
overview
{
"fieldname" "overview"
"visible" "1"
"enabled" "1"
"xpos" "0"
"ypos" "480"
"wide" "0"
"tall" "0"
}

HudCommentary
{
"fieldName" "HudCommentary"
"xpos" "c-190"
"ypos" "350"
"wide" "380"
"tall" "40"
"visible" "0"
"enabled" "1"

"alpha" "0"

"PaintBackgroundType" "2"

"bar_xpos" "" //50 auto adjust
"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 auto adjust
"icon_ypos" "0"
"icon_width" "40"
"icon_height" "40"
}

HudHDRDemo
{
"fieldName" "HudHDRDemo"
"xpos" " " //0 auto adjust
"ypos" "0"
"wide" "640"
"tall" "480"
"visible" "0"
"enabled" "1"

"Alpha" "255"
"PaintBackgroundType" "2"

"BorderColor" "0 0 0 255"
"BorderLeft" "16"
"BorderRight" "16"
"BorderTop" "16"
"BorderBottom" "64"
"BorderCenter" "0"

"TextColor" "255 255 255 255"
"LeftTitleY" "422"
"RightTitleY" "422"
}

HudSurvivalTimer
{
"fieldName" "HudSurvivalTimer"
"visible" "1"
"enabled" "1"
"xpos" "c-220"
"ypos" "-10" [$WIN32]
"ypos" "-2" [$X360]
"zpos" "0"
"wide" "440"
"tall" "100"

"PaintBackground" "0"

"NumberFont" "HudNumbers"
}

HudScavengeTimer
{
"fieldName" "HudScavengeTimer"
"visible" "1"
"enabled" "1"
"xpos" "c-220"
"ypos" "15" [$WIN32]
"ypos" "5" [$X360]
"zpos" "0"
"wide" "440"
"tall" "100"

"PaintBackground" "0"

"NumberFont" "HudNumbers"
}

HudScavengeProgress
{
"fieldName" "HudScavengeProgress"
"visible" "1"
"enabled" "1"
"xpos" "c-42"
"ypos" "23"
"zpos" "0"
"wide" "85"
"tall" "43"

"PaintBackground" "0"

"NumberFont" "HudNumbers"
}

TargetID
{
"fieldName" "TargetID"
"visible" "1"
"enabled" "1"
"xpos" "c-320"
"ypos" "c-240"
"wide" "640"
"tall" "480"
}

PlayerLabel
{
"fieldName" "PlayerLabel"
"visible" "1"
"enabled" "1"
"xpos" "c-320"
"ypos" "c-240"
"wide" "640"
"tall" "480"
}

HudArmor
{
"fieldName" "HudArmor"
"xpos" "" //156 auto adjust
"ypos" "440"
"wide" "132"
"tall" "40"
"visible" "1"
"enabled" "1"

"PaintBackgroundType" "2"

"icon_xpos" "0"
"icon_ypos" "2"
"digit_xpos" "34"
"digit_ypos" "2"
}

HudSuit
{
"fieldName" "HudSuit"
"xpos" """ //140 auto adjust
"ypos" "432"
"wide" "108"
"tall" "36"
"visible" "1"
"enabled" "1"

"PaintBackgroundType" "2"


"text_xpos" "8"
"text_ypos" "20"
"digit_xpos" "50"
"digit_ypos" "2"
}

HudProgressBar
{
"fieldName" "HudProgressBar"
"xpos" "c-114"
"ypos" "c10"
"if_split_screen_vertical"
{
"ypos" "c-10"
}
"wide" "300"
"tall" "80"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0" // No corners
"PaintBackground" "0"
}

HudRoundTimer
{
"fieldName" "HudRoundTimer"
"xpos" "c-20"
"ypos" "440"
"wide" "120"
"tall" "40"
"visible" "1"
"enabled" "1"

"PaintBackgroundType" "2"

"FlashColor" "HudIcon_Red"

"icon_xpos" "0"
"icon_ypos" "2"
"digit_xpos" "34"
"digit_ypos" "2"
}

HudAccount
{
"fieldName" "HudAccount"
"xpos" "r" //r134 auto adjust
"ypos" "374"
"wide" "116"
"tall" "80"
"visible" "1"
"enabled" "1"

"PaintBackgroundType" "2"

"icon_xpos" "0"
"icon_ypos" "36"
"digit_xpos" "104"
"digit_ypos" "36"
"icon2_xpos" "0"
"icon2_ypos" "2"
"digit2_xpos" "104"
"digit2_ypos" "2"
}

HudShoppingCart
{
"fieldName" "HudShoppingCart"
"xpos" "" //16 auto adjust
"ypos" "200"
"wide" "40"
"tall" "40"
"visible" "1"
"enabled" "1"

"PaintBackgroundType" "2"
"IconColor" "HudIcon_Green"

}

HudC4
{
"fieldName" "HudC4"
"xpos" "784"
"ypos" "248"
"wide" "40"
"tall" "40"
"visible" "1"
"enabled" "1"


"PaintBackgroundType" "2"
"IconColor" "HudIcon_Green"
"FlashColor" "HudIcon_Red"

}

HudDefuser
{
"fieldName" "HudDefuser"
"xpos" "784"
"ypos" "248"
"wide" "40"
"tall" "40"
"visible" "1"
"enabled" "1"

"PaintBackgroundType" "2"

"IconColor" "HudIcon_Green"

}

HudHostageRescueZone
{
"fieldName" "HudHostageRescueZone"
"xpos" "784"
"ypos" "248"
"wide" "40"
"tall" "40"
"visible" "1"
"enabled" "1"


"PaintBackgroundType" "2"
"IconColor" "HudIcon_Green"
"FlashColor" "HudIcon_Red"
}

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" "784"
"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"

// TF Damage Indicator vars
"MinimumWidth" "40"
"MaximumWidth" "80"
"StartRadius" "120"
"EndRadius" "80"
"MinimumHeight" "30"
"MaximumHeight" "60"
"MinimumTime" "2"

// CS Damage Indicator vars
"DmgColorLeft" "255 0 0 0"
"DmgColorRight" "255 0 0 0"

"dmg_xpos" "30"
"dmg_ypos" "100"
"dmg_wide" "36"
"dmg_tall1" "240"
"dmg_tall2" "200"
}

HudZoom
{
"fieldName" "HudZoom"
"visible" "1"
"enabled" "1"
"Circle1Radius" "66"
"Circle2Radius" "74"
"DashGap" "16"
"DashHeight" "4"
"BorderThickness" "88"
}

HudWeaponSelection
{
"fieldName" "HudWeaponSelection"
"xpos" "r" //r182-950 auto adjust
"ypos" "c-90"
"wide" "100"
"tall" "175"
"visible" "1"
"enabled" "1"
"usetitlesafe" "1"

"if_split_screen_horizontal"
{
"ypos" "0"
}

"LargeBoxWide" "150"
"LargeBoxTall" "32"
"SmallBoxWide" "150"
"SmallBoxTall" "24"
"BoxGap" "1"
"BoxDirection" "0" // 0 is up, 1 is down, 2 is left, 3 is right

"SelectionNumberXPos" "4"
"SelectionNumberYPos" "4"
"SelectionGrowTime" "0.4"

"Ammo1XPos" "55"
"Ammo1YPos" "4"

"Ammo2XPos" "58"
"Ammo2YPos" "5"

"IconXPos" "-55" // negative numbers mean right side
"IconYPos" "-5"
"IconYPos_lodef" "2"

"TextYPos" "68"
"TextColor" "SelectionTextFg"
"MaxSlots" "5"
"PlaySelectSounds" "0"

"PrimaryWeaponsYPos" "10"
"PrimaryWeaponBoxWide" "53"
"PrimaryWeaponBoxTall" "28"

"MeleeWeaponX" "2"
"MeleeWeaponY" "0"
"MeleeWeaponWide" "49"
"MeleeWeaponTall" "22"

"ChainsawX" "2"
"ChainsawY" "2"
"ChainsawWide" "41"
"ChainsawTall" "19"
"ChainsawBarX" "45"
"ChainsawBarY" "2"
"ChainsawBarWide" "5"
"ChainsawBarTall" "19"

"PrimaryAmmoXPos" "22"
"PrimaryAmmoYPos" "0"
"ReserveAmmoXPos" "22"
"ReserveAmmoYPos" "14"

"AmmoIconXPos" "20"
"AmmoIconYPos" "3"
"AmmoIconSize" "22" // wide and tall

"SpecialAmmoXPos" "29"
"SpecialAmmoYPos" "4"

"PrimaryWeaponsYPos" "10"
"PrimaryWeaponWide" "60"
"PrimaryWeaponTall" "20"

"PrimaryBindingYPos" "38"

"PistolBoxWide" "53"
"PistolBoxTall" "24"

"RightSideIndent" "10"
"IconSize" "24" // square weapon icon sizes

"PrimaryAmmoFont" "HudAmmo"
"ReserveAmmoFont" "HudAmmoSmall"
"PistolAmmoFont" "HudAmmo"

"SelectedItemColor" "142 214 57 255"
"UnselectedItemColor" "White"
"SelectedReserveAmmoColor" "93 142 32 255"
"UnselectedReserveAmmoColor" "169 169 169 255"

"InactiveItemColor" "90 90 90 255" [$WIN32]
"InactiveItemColor" "55 55 55 255" [$X360]

"SelectedScale" "1.0" // scale selected boxes by this much

"SpecialAmmoXPos" "18"
"SpecialAmmoYPos" "6"
}

HudCrosshair
{
"fieldName" "HudCrosshair"
"visible" "1"
"enabled" "1"
"wide" "640"
"tall" "480"

"ability_size" "17"
"ability_surpressed_color" "127 127 127 255"
"ability_charging_color" "127 127 127 255"
"ability_ready_color" "255 255 255 255"
}

HudDeathNotice
{
"fieldName" "HudDeathNotice"
"visible" "1"
"enabled" "1"
"xpos" "" //0 auto adjust
"ypos" "0"
"wide" "f0"
"tall" "480"

"MaxDeathNotices" "6"
"IconSize" "16"
"TextFont" "Default"
}

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" "640"
"tall" "480"
}

HudMenu
{
"fieldName" "HudMenu"
"visible" "1"
"enabled" "1"
"wide" "640"
"tall" "480"
"zpos" "1"

"TextFont" "Default"
"ItemFont" "Default"
"ItemFontPulsing" "Default"
}

HudCloseCaption
{
"fieldName" "HudCloseCaption"
"visible" "1"
"enabled" "1"
"xpos" "c-150"
"ypos" "r220" [$WIN32]
"ypos" "r230" [$X360]
"wide" "300"
"tall" "135"
"usetitlesafe" "1"

"if_split_screen_vertical"
{
"ypos" "r160"
"tall" "108"
}

"if_split_screen_horizontal"
{
"xpos" "0"
"ypos" "r220"
"wide" "275"
"tall" "108"
}

"BgAlpha" "128"

"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" "1"
"enabled" "1"
"xpos" "r808"
"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"
}

"CHudVote"
{
"fieldName" "CHudVote"
"xpos" "778"
"ypos" "c-80"
"wide" "210" [$ENGLISH]
"wide" "290" [!$ENGLISH]
"tall" "200"
"visible" "1"
"enabled" "1"
"bgcolor_override" "0 0 0 0"
"PaintBackgroundType" "0" // rounded corners
"usetitlesafe" "1"
}

"CHudAbilityTimer"
{
"ControlName" "CHudAbilityTimer"
"fieldName" "CHudAbilityTimer"
"xpos" "r840"
"ypos" "r120"
"wide" "80"
"tall" "70"
"visible" "1"
"enabled" "1"
"ability_surpressed_color" "127 127 127 255"
"ability_charging_color" "127 127 127 255"
"ability_ready_color" "255 255 255 255"
"usetitlesafe" "1"

"if_split_screen_left"
{
"xpos" "-8"
}
}
"HudZombieHealth"
{
"fieldName" "HudZombieHealth"
"xpos" "r1155"
"ypos" "r100"
"wide" "400"
"tall" "100"
"visible" "1"
"enabled" "1"
"usetitlesafe" "1" // 2

"if_split_screen_left"
{
"xpos" "1"
}
}
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" "640"
"tall" "480"
}

HudScope
{
"fieldName" "HudZoom"
"visible" "1"
"enabled" "1"
"wide" "640"
"tall" "480"
}

HudVoiceSelfStatus
{
"fieldName" "HudVoiceSelfStatus"
"visible" "1"
"enabled" "1"
"xpos" "r900"
"ypos" "r78"
"wide" "24"
"tall" "24"

"usetitlesafe" "1"

"if_split_screen_left"
{
"xpos" "100"
}
}

HudVoiceStatus
{
"fieldName" "HudVoiceStatus"
"visible" "1"
"enabled" "1"
"xpos" "r898"
"ypos" "0"
"wide" "150"
"tall" "290"

"item_tall" "15"
"item_wide" "120"

"item_spacing" "2"

"icon_ypos" "0"
"icon_xpos" "0"
"icon_tall" "16"
"icon_wide" "16"

"text_xpos" "18"
"text_font" "DefaultDropShadow"

"inverted" "0" // draws text in player color, no background
}

HudFlashbang
{
}

HudHintDisplay [$WIN32]
{
"fieldName" "HudHintDisplay"
"visible" "0"
"enabled" "1"
"xpos" "c-200"
"ypos" "294"
"wide" "400"
"tall" "50"
"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" "r888"
"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"
}

HudTerritory
{
"fieldName" "HudTerritory"
"visible" "1"
"enabled" "1"
"xpos" "1008"
"ypos" "432"
"wide" "240"
"tall" "48"
}

TerritorySCore
{
"fieldName" "TerritoryScore"
"visible" "0"
"enabled" "0"
"xpos" "1008"
"ypos" "450"
"wide" "200"
"tall" "200"
"text_xpos" "8"
"text_ypos" "4"
}


"HudChat"
{
// BaseChat.res overrides many of these values - make your edits there

"ControlName" "EditablePanel"
"fieldName" "HudChat"
"visible" "1"
"enabled" "1"
"xpos" "778"
"ypos" "275"
"wide" "320"
"tall" "120"
"PaintBackgroundType" "2"
"usetitlesafe" "1"
}

// TERROR:
HudMessagePanel // HudMessage is already taken :P
{
"fieldName" "HudMessagePanel"
"visible" "0"
"enabled" "1"
"xpos" "888"
"ypos" "r235"
"wide" "400"
"tall" "180"
"PaintBackgroundType" "2"
"text_xpos" "4"
"text_ypos" "4"
"text_spacing" "1"
}

HudBlood
{
"fieldName" "HudBlood"
"visible" "1"
"enabled" "1"
"wide" "640"
"tall" "480"
}

"CHudSurvivorTeamStatus"
{
"ControlName" "CHudSurvivorTeamStatus"
"fieldName" "CHudSurvivorTeamStatus"
"xpos" "r" //r85 auto adjust
"ypos" "120"
"wide" "80"
"tall" "20"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"
}

CHudLocalPlayerDisplay
{
"fieldName" "CHudLocalPlayerDisplay"
"visible" "1"
"enabled" "1"

"usetitlesafe" "1"

"xpos" "r" //r760 auto adjust
"ypos" "r91"
"wide" "160"
"tall" "320"

"if_split_screen_left"
{
"xpos" "0"
}

"if_split_screen_top"
{
"ypos" "r90"
}
}

CHudTeamDisplay
{
"fieldName" "CHudTeamDisplay"
"visible" "1"
"enabled" "1"

"usetitlesafe" "1"

"xpos" "" //5 auto adjust
"ypos" "r73"
"wide" "f0"
"tall" "100"

"if_split_screen_horizontal"
{
"ypos" "c-59"
}

"if_split_screen_vertical"
{
"xpos" "c-300"
"wide" "600"
"tall" "100"
"usetitlesafe" "1"
}
}

HudFinaleMeter
{
"fieldName" "HudFinaleMeter"
"visible" "1"
"enabled" "1"
"xpos" "c-100"
"ypos" "12"
"wide" "200"
"tall" "20"
"PaintBackgroundType" "2" // rounded corners
}

HudFrustrationMeter
{
"fieldName" "HudFrustrationMeter"
"xpos" "778"
"ypos" "c0"
"wide" "300"
"tall" "84"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0"
"usetitlesafe" "2"
}

HudInfectedVOIP
{
"fieldName" "HudInfectedVOIP"
"xpos" "r898"
"ypos" "c100"
"wide" "120"
"tall" "84"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "0"
"usetitlesafe" "2"
}

// Tank approaching / Too far from Survivors
HudZombiePanel
{
"fieldName" "HudZombiePanel"
"visible" "1"
"enabled" "1"
"xpos" "c-190"
"ypos" "c10"
"wide" "400"
"tall" "155"
//"PaintBackgroundType" "2"

"if_split_screen_horizontal"
{
"ypos" "c-45"
}

"if_split_screen_left"
{
"xpos" "c-145"
}

"if_split_screen_right"
{
"xpos" "c-175"
}
}

HudGhostPanel
{
"fieldName" "HudGhostPanel"
"visible" "1"
"enabled" "1"
"xpos" "c-180"
"ypos" "c10"
"wide" "400"
"tall" "155"
"WhiteText" "192 192 192 255"
"RedText" "246 5 5 255"
"padding" "4"

"if_split_screen_horizontal"
{
"ypos" "c-45"
}

"if_split_screen_left"
{
"xpos" "c-145"
}

"if_split_screen_right"
{
"xpos" "c-205"
}

"if_split_screen_top" [$X360]
{
"ypos" "c-70"
}
}

HudCredits
{
"fieldName" "HudCredits"
"visible" "1"
"enabled" "1"
"xpos" "c-270"
"ypos" "c-190"
"wide" "540"
"tall" "380"
}

HudAnnouncement
{
"fieldName" "HudAnnouncement"
"xpos" "c-150"
"ypos" "300"
"wide" "300"
"tall" "15"
"visible" "0"
"enabled" "1"
"PaintBackgroundType" "2"
}

CHudTeamMateInPerilNotice
{
"fieldName" "CHudTeamMateInPerilNotice"
"ypos" "50"
"visible" "1"
"enabled" "1"
}

HudIntensityGraph
{
"fieldName" "HudIntensityGraph"
"xpos" "r843"
"ypos" "190"
"wide" "70"
"tall" "100"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"
}

HudLeavingAreaWarning
{
"fieldName" "HudLeavingAreaWarning"
"xpos" "778"
"ypos" "c26"
"wide" "200"
"tall" "14"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"
"usetitlesafe" "2"
}

CItemPickupPanel
{
"fieldName" "CItemPickupPanel"
"xpos" "" //0 audo adjust
"ypos" "0"
"wide" "f0"
"tall" "f0"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"

"usetitlesafe" "0"
}

HudPZDamageRecord
{
"fieldName" "HudPZDamageRecord"
"xpos" "" //0 auto adjust
"ypos" "170"
"wide" "f0"
"tall" "75"
"visible" "1"
"enabled" "1"
"PaintBackgroundType" "2"
"usetitlesafe" "1"

"label_textalign" "west"

"if_split_screen_horizontal"
{
"ypos" "55"
"label_textalign" "west"
}

"if_split_screen_vertical"
{
"ypos" "55"
"label_textalign" "center"
}
}

StatsCrawl
{
"fieldName" "StatsCrawl"
"visible" "1"
"enabled" "1"

"xpos" "" //0 auto adjust
"ypos" "0"
"wide" "f0"
"tall" "f0"

"vote_bot_inset_x" "150" [$X360]
"vote_bot_inset_y" "75" [$X360]

"skip_legend_inset_x" "70" [$X360]
"skip_legend_inset_y" "55" [$X360]

"vote_bot_inset_x" "90" [$WIN32]
"vote_bot_inset_y" "45" [$WIN32]

"skip_legend_inset_x" "10" [$WIN32]
"skip_legend_inset_y" "25" [$WIN32]

"SkipLabelFont" "DefaultLarge"
"ButtonFont" "GameUIButtons"

"StatsCrawlFont" "OuttroStatsCrawl"
"StatsCrawlUnderlineFont" "OuttroStatsCrawlUnderline"

"CreditsCrawlFont" "Credits"

"votes"
{
"box_size" "16"
"spacer" "4"
"box_inset" "1"
}
}

PZEndGamePanel
{
"fieldName" "PZEndGamePanel"
"visible" "1"
"enabled" "1"

"xpos" "c-177"
"ypos" "c10"
"wide" "354"
"tall" "200"
}

CHudZombieTeamDisplay
{
"fieldName" "CHudZombieTeamDisplay"
"visible" "1"
"enabled" "1"

"usetitlesafe" "1"
"xpos" "" //0 auto adjust
"ypos" "r75"
"wide" "f0"
"tall" "100"

// vert:
//"xpos" "r100"
//"ypos" "20"
//"wide" "100"
//"tall" "460"

"VertPanelSpacing" "45"
"HorizPanelSpacing" "140"

"if_split_screen_horizontal"
{
"ypos" "c-59"
}

"if_split_screen_vertical"
{
"xpos" "c-140"
}
}
}
//End of file.



//L4D2 BaseChat.res - v1.0

//BaseChat.res xpos values incremented by:
//Using Delph's aspect ratio calculator & Source Engine Hud Editor.

//Installation: copy and paste the contents of this tab to a new file stored in
// - \Steam\SteamApps\common\left 4 dead 2\left4dead2\Resource\ui\BaseChat.res


//Start of file

"Resource/UI/BaseChat.res"
{
"HudChat"
{
"ControlName" "EditablePanel"
"fieldName" "HudChat"
"visible" "1"
"enabled" "1"
"xpos" ""
"ypos" "r205" [$WIN32]
"ypos" "5" [$X360]
"wide" "280" [$WIN32]
"wide" "350" [$X360]
"tall" "120"
"PaintBackgroundType" "2"
"usetitlesafe" "1"
}

KeyStateLabel
{
"ControlName" "Label"
"fieldname" "KeyStateLabel"
"visible" "1"
"enabled" "1"
"xpos" "10" [$WIN32]
"xpos" "42" [$X360]
"ypos" "2"
"wide" "300"
"tall" "12"
"textAlignment" "north-west"
}

ChatInputLine
{
"ControlName" "EditablePanel"
"fieldName" "ChatInputLine"
"visible" "1"
"enabled" "1"
"xpos" "10" [$WIN32]
"xpos" "42" [$X360]
"ypos" "395"
"wide" "260"
"tall" "2"
"PaintBackgroundType" "0"
}

"ChatFiltersButton"
{
"ControlName" "Button"
"fieldName" "ChatFiltersButton"
"xpos" "225"
"ypos" "2"
"wide" "45"
"tall" "15"
"autoResize" "1"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"labelText" "#chat_filterbutton"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"Default" "0"
}

"HudChatHistory"
{
"ControlName" "RichText"
"fieldName" "HudChatHistory"
"xpos" "10" [$WIN32]
"ypos" "17" [$WIN32]
"xpos" "10" [$X360]
"ypos" "10" [$X360]
"wide" "260" [$WIN32]
"wide" "350" [$X360]
"tall" "75" [$WIN32]
"tall" "120" [$X360]
"wrap" "1"
"autoResize" "1"
"pinCorner" "1"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "south-west"
"font" "ChatFont"
"maxchars" "-1"
}
}
//End of file.



//L4D2 ScoreBoard.res - v1.0
//ScoreBoard.res xpos values incremented by:
//Using Delph's aspect ratio calculator & Source Engine Hud Editor.


//Installation: copy and paste the contents of this tab to a new file stored in
// - \Steam\SteamApps\common\left 4 dead 2\left4dead2\Resource\ui\ScoreBoard.res


//Start of file

"Resource/UI/ScoreBoard.res" //the screen that comes up when you press TAB
{
"scores"
{
"ControlName" "CClientScoreBoardDialog"
"fieldName" "scores"
"xpos" "
"
"ypos" "42"
"wide" "f0"
"tall" "480"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"scoreboard_position" "north-west"

// Sizes for Infected sectioned list panel
infected_avatar_size "24"
infected_name_width "110"
infected_status_width "30"
infected_score_width "30"
infected_death_width "30"
infected_ping_width "30"
}

"BackgroundImage" [$X360]
{
"ControlName" "Panel"
"fieldName" "BackgroundImage"
"xpos" "0"
"ypos" "0"
"zpos" "0"
"wide" "400" [$ENGLISH]
"wide" "515" [!$ENGLISH]
"tall" "480"
"visible" "1"
"enabled" "1"
"bgcolor_override" "0 0 0 230"
}

"BackgroundImage" [$WIN32]
{
"ControlName" "Panel"
"fieldName" "BackgroundImage"
"xpos" ""
"ypos" "0"
"zpos" "0"
"wide" "340" [$ENGLISH]
"wide" "375" [!$ENGLISH]
"tall" "480"
"visible" "1"
"enabled" "1"
"bgcolor_override" "0 0 0 230"
}


"ServerName"
{
"ControlName" "Label"
"fieldName" "ServerName"
"xpos" "
"
"ypos" "10"
"wide" "330"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"labelText" ""
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "1"
"font" "FrameTitle"
"fgcolor_override" "White"
}

"MissionTitle"
{
"ControlName" "Label"
"fieldName" "MissionTitle"
"xpos" "
" [$WIN32]
"ypos" "13" [$WIN32]
"xpos" "60" [$X360]
"ypos" "23" [$X360]
"wide" "330" [$ENGLISH]
"wide" "440" [!$ENGLISH]
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "1"
"font" "FrameTitle"
"fgcolor_override" "White"
"wrap" "1"
}

"MissionObjective"
{
"ControlName" "Label"
"fieldName" "MissionObjective"
"xpos" "
" [$WIN32]
"ypos" "27" [$WIN32]
"xpos" "60" [$X360]
"ypos" "58" [$X360]
"wide" "330"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" ""
"textAlignment" "north-west"
"dulltext" "0"
"brighttext" "1"
"font" "Default"
"fgcolor_override" "MediumGray"
"wrap" "1"
"usetitlesafe" "1" [$WIN32]
}

"ImgGoldMedal"
{
"ControlName" "ImagePanel"
"fieldName" "ImgGoldMedal"
"xpos" "60" [$X360]
"xpos" "25" [$WIN32]
"ypos" "85" [$X360]
"ypos" "70" [$WIN32]
"zpos" "2"
"wide" "20"
"tall" "20"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"image" "hud/survival_medal_gold"
"scaleImage" "1"
}

"LblGoldMedalTime"
{
"ControlName" "Label"
"fieldName" "LblGoldMedalTime"
"xpos" "46" [$WIN32]
"xpos" "95" [$X360]
"ypos" "85" [$X360]
"ypos" "70" [$WIN32]
"wide" "50"
"tall" "20"
"zpos" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "0:00"
"textAlignment" "west"
"Font" "Default"
}

"ImgSilverMedal"
{
"ControlName" "ImagePanel"
"fieldName" "ImgSilverMedal"
"xpos" "60" [$X360]
"xpos" "25" [$WIN32]
"ypos" "100" [$X360]
"ypos" "85" [$WIN32]
"zpos" "2"
"wide" "20"
"tall" "20"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"image" "hud/survival_medal_silver"
"scaleImage" "1"
}

"LblSilverMedalTime"
{
"ControlName" "Label"
"fieldName" "LblSilverMedalTime"
"xpos" "46" [$WIN32]
"xpos" "95" [$X360]
"ypos" "100" [$X360]
"ypos" "85" [$WIN32]
"wide" "50"
"tall" "20"
"zpos" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "0:00"
"textAlignment" "west"
"Font" "Default"
}

"ImgBronzeMedal"
{
"ControlName" "ImagePanel"
"fieldName" "ImgBronzeMedal"
"xpos" "60" [$X360]
"xpos" "25" [$WIN32]
"ypos" "115" [$X360]
"ypos" "100" [$WIN32]
"zpos" "2"
"wide" "20"
"tall" "20"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"image" "hud/survival_medal_bronze"
"scaleImage" "1"
}

"LblBronzeMedalTime"
{
"ControlName" "Label"
"fieldName" "LblBronzeMedalTime"
"xpos" "46" [$WIN32]
"xpos" "95" [$X360]
"ypos" "115" [$X360]
"ypos" "100" [$WIN32]
"wide" "50"
"tall" "20"
"zpos" "2"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "0:00"
"textAlignment" "west"
"Font" "Default"
}

"ImgLevelLargeImage"
{
"ControlName" "ImagePanel"
"fieldName" "ImgLevelLargeImage"
"xpos" "
" [$WIN32]
"ypos" "54" [$WIN32]
"wide" "163" [$WIN32]
"tall" "82" [$WIN32]
"xpos" "152" [$X360]
"ypos" "70" [$X360]
"wide" "150" [$X360]
"tall" "75" [$X360]
"scaleImage" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"image" "maps/any"
"scaleImage" "1"
}

"ImgLevelLargeImageFrame"
{
"ControlName" "ImagePanel"
"fieldName" "ImgLevelLargeImageFrame"
"xpos" "
" [$WIN32]
"ypos" "48" [$WIN32]
"wide" "202" [$WIN32]
"tall" "98" [$WIN32]
"xpos" "145" [$X360]
"ypos" "62" [$X360]
"wide" "184" [$X360]
"tall" "90" [$X360]
"scaleImage" "1"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"image" "campaignFrame"
"scaleImage" "1"
}

"Map1"
{
"ControlName" "ImagePanel"
"fieldName" "Map1"
"xpos" "
" [$WIN32]
"xpos" "65" [$X360]
"ypos" "c-150" [$WIN32]
"ypos" "90" [$X360]
"wide" "60"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"fillcolor_override" "DarkGray"
"usetitlesafe" "1" [$WIN32]
}
"Map2"
{
"ControlName" "ImagePanel"
"fieldName" "Map2"
"xpos" "
" [$WIN32]
"xpos" "127" [$X360]
"ypos" "c-150" [$WIN32]
"ypos" "90" [$X360]
"wide" "60"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"fillcolor_override" "DarkGray"
"usetitlesafe" "1" [$WIN32]
}
"Map3"
{
"ControlName" "ImagePanel"
"fieldName" "Map3"
"xpos" "
" [$WIN32]
"xpos" "189" [$X360]
"ypos" "c-150" [$WIN32]
"ypos" "90" [$X360]
"wide" "60"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"fillcolor_override" "DarkGray"
"usetitlesafe" "1" [$WIN32]
}
"Map4"
{
"ControlName" "ImagePanel"
"fieldName" "Map4"
"xpos" "
" [$WIN32]
"xpos" "251" [$X360]
"ypos" "c-150" [$WIN32]
"ypos" "90" [$X360]
"wide" "60"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"fillcolor_override" "DarkGray"
"usetitlesafe" "1" [$WIN32]
}
"Map5"
{
"ControlName" "ImagePanel"
"fieldName" "Map5"
"xpos" "
" [$WIN32]
"xpos" "313" [$X360]
"ypos" "c-150" [$WIN32]
"ypos" "90" [$X360]
"wide" "60"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"fillcolor_override" "DarkGray"
"usetitlesafe" "1" [$WIN32]
}

"CurrentMap"
{
"ControlName" "Label"
"fieldName" "CurrentMap"
"xpos" "
" // code sets this to the xpos of the correct MapN control
"ypos" "120"
"wide" "90"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "DefaultDropShadow"
"labelText" "#L4D_Scoreboard_Current_Map"
"centerwrap" "1"
}

"CurrentMapArrow"
{
"ControlName" "Label"
"fieldName" "CurrentMapArrow"
"xpos" "
" // code sets this to the xpos of the correct MapN control
"ypos" "113"
"wide" "60"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "GameUIButtons"
"labelText" "r"
}

"OpponentMap"
{
"ControlName" "Label"
"fieldName" "OpponentMap"
"xpos" "
" // code sets this to the xpos of the correct MapN control
"ypos" "60"
"wide" "60"
"tall" "0"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "DefaultDropShadow"
"labelText" "#L4D_Scoreboard_Opponent_Map"
"centerwrap" "1"
}

"RescueMap"
{
"ControlName" "Label"
"fieldName" "RescueMap"
"xpos" "
" // code sets this to the xpos of the correct MapN control
"ypos" "120"
"wide" "80"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "DefaultDropShadow"
"labelText" "#L4D_Scoreboard_Rescue_Map"
}
"RescueMapArrow"
{
"ControlName" "Label"
"fieldName" "RescueMapArrow"
"xpos" "
" // code sets this to the xpos of the correct MapN control
"ypos" "113"
"wide" "60"
"tall" "12"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "GameUIButtons"
"labelText" "r"
"fgcolor_override" "White"
}

"SurvivorBackground"
{
"ControlName" "ScalableImagePanel"
"fieldName" "SurvivorBackground"
"xpos" "
"
"ypos" "c-85"
"wide" "311"
"tall" "129"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/hud/ScalablePanel_bgBlack"
"zpos" "-2"

"src_corner_height" "16" // pixels inside the image
"src_corner_width" "16"

"draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "8"

"usetitlesafe" "1"
}

"Survivor1"
{
"ControlName" "DontAutoCreate"
"fieldName" "Survivor1"
"xpos" "
"
"ypos" "c-102"
"zpos" "1"
"wide" "300"
"tall" "80"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Survivor2"
{
"ControlName" "DontAutoCreate"
"fieldName" "Survivor2"
"xpos" "
"
"ypos" "c-72"
"zpos" "1"
"wide" "300"
"tall" "80"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Survivor3"
{
"ControlName" "DontAutoCreate"
"fieldName" "Survivor3"
"xpos" "
"
"ypos" "c-42"
"zpos" "1"
"wide" "300"
"tall" "80"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Survivor4"
{
"ControlName" "DontAutoCreate"
"fieldName" "Survivor4"
"xpos" "
"
"ypos" "c-12"
"zpos" "1"
"wide" "300"
"tall" "80"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"InfectedBackground"
{
"ControlName" "ScalableImagePanel"
"fieldName" "InfectedBackground"
"xpos" "15"
"ypos" "c42"
"wide" "311"
"tall" "90"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
"image" "../vgui/hud/ScalablePanel_bgBlack"
"zpos" "-2"

"src_corner_height" "16" // pixels inside the image
"src_corner_width" "16"

"draw_corner_width" "8" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "8"

"usetitlesafe" "1"
}

"Infected1"
{
"ControlName" "DontAutoCreate"
"fieldName" "Infected1"
"xpos" "20"
"ypos" "c33"
"zpos" "1"
"wide" "300"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Infected2"
{
"ControlName" "DontAutoCreate"
"fieldName" "Infected2"
"xpos" "20"
"ypos" "c53"
"zpos" "1"
"wide" "300"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Infected3"
{
"ControlName" "DontAutoCreate"
"fieldName" "Infected3"
"xpos" "20"
"ypos" "c73"
"zpos" "1"
"wide" "300"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Infected4"
{
"ControlName" "DontAutoCreate"
"fieldName" "Infected4"
"xpos" "20"
"ypos" "c93"
"zpos" "1"
"wide" "300"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Infected5"
{
"ControlName" "DontAutoCreate"
"fieldName" "Infected5"
"xpos" "20"
"ypos" "c113"
"zpos" "1"
"wide" "300"
"tall" "50"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"usetitlesafe" "1"
}

"Spectators"
{
"ControlName" "Label"
"fieldName" "Spectators"
"font" "ScoreboardVerySmall"
"labelText" "%spectators%"
"textAlignment" "west"
"xpos" "20"
"ypos" "c130"
"zpos" "1"
"wide" "424" [$WIN32]
"wide" "0" [$X360] // DISABLED
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"usetitlesafe" "1"
"noshortcutsyntax" "1"
}

"MoveSelectionButton" [$X360]
{
"ControlName" "Label"
"fieldName" "MoveSelectionButton"
"xpos" "65"
"ypos" "r100"
"wide" "24"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "GameUIButtons"
"labelText" "C"
}

"MoveSelectionLabel" [$X360]
{
"ControlName" "Label"
"fieldName" "MoveSelectionLabel"
"xpos" "90"
"ypos" "r100"
"wide" "300"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#L4D_Scoreboard_Select_Player"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "DefaultLarge"
}

"VoteKickButton" [$X360]
{
"ControlName" "Label"
"fieldName" "VoteKickButton"
"xpos" "65"
"ypos" "r80"
"wide" "24"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "GameUIButtons"
"labelText" "#GameUI_Icons_X_3DButton"
}

"VoteKickLabel" [$X360]
{
"ControlName" "Label"
"fieldName" "VoteKickLabel"
"xpos" "90"
"ypos" "r80"
"wide" "300"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#L4D_Scoreboard_Vote_Kick"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "DefaultLarge"
}

"GamerCardButton" [$X360]
{
"ControlName" "Label"
"fieldName" "GamerCardButton"
"xpos" "65"
"ypos" "r60"
"wide" "24"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"PaintBackgroundType" "0"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "1"
"font" "GameUIButtons"
"labelText" "#GameUI_Icons_A_3DButton"
}

"GamerCardLabel" [$X360]
{
"ControlName" "Label"
"fieldName" "GamerCardLabel"
"xpos" "90"
"ypos" "r60"
"wide" "300"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#L4D_Scoreboard_View_GamerCard"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"font" "DefaultLarge"
}

"CVersusModeEmbeddedScoreboard"
{
"ControlName" "CVersusModeEmbeddedScoreboard"
"fieldName" "VersusModeScoreboard"
"xpos" "15" [$WIN32]
"xpos" "13" [$X360]
"ypos" "c-228" [$WIN32]
"ypos" "c-220" [$X360]
"wide" "354"
"tall" "140"
"visible" "1"
"enabled" "1"
"usetitlesafe" "1"
}

"CScavengeModeEmbeddedScoreboard"
{
"ControlName" "CScavengeModeEmbeddedScoreboard"
"fieldName" "ScavengeModeScoreboard"
"xpos" "15" [$WIN32]
"xpos" "18" [$X360]
"ypos" "c-215" [$WIN32]
"ypos" "c-215" [$X360]
"wide" "354"
"tall" "140"
"visible" "1"
"enabled" "1"
"usetitlesafe" "1"
}

"ThirdPartyServerPanel"
{
"ControlName" "CThirdPartyServerPanel"
"fieldName" "ThirdPartyServerPanel"
"xpos" "r300"
"ypos" "15"
"wide" "300"
"tall" "130"
"visible" "0" [$WIN32]
"visible" "0" [$X360]
"enabled" "0"
}
}

 

coming soon