Update hud and add closed captions
This commit is contained in:
@ -4,7 +4,7 @@ My TF2 custom folder. Not all content is my own.
|
|||||||
Resources:
|
Resources:
|
||||||
- [Modern Preloader Pack](https://gamebanana.com/wips/79779)
|
- [Modern Preloader Pack](https://gamebanana.com/wips/79779)
|
||||||
- [Mastercomfig](https://comfig.app/app/) | [Docs](https://docs.comfig.app/latest/)
|
- [Mastercomfig](https://comfig.app/app/) | [Docs](https://docs.comfig.app/latest/)
|
||||||
- [ToonHUD](https://toonhud.com/user/glaceon575/theme/XZXRXZ1T/) | Must stay folder mod, for fonts
|
- [ToonHUD](https://toonhud.com/user/glaceon575/theme/EF0CIWZE/) | Must stay folder mod, for fonts
|
||||||
- [Western Realistic Muzzleflashes](https://gamebanana.com/mods/12581)
|
- [Western Realistic Muzzleflashes](https://gamebanana.com/mods/12581)
|
||||||
- [Aligned Medi-beam](https://gamebanana.com/mods/12020)
|
- [Aligned Medi-beam](https://gamebanana.com/mods/12020)
|
||||||
- [Toon Muzzle Flashes - Just Crit Lightning](https://gamebanana.com/mods/12592)
|
- [Toon Muzzle Flashes - Just Crit Lightning](https://gamebanana.com/mods/12592)
|
||||||
@ -14,6 +14,7 @@ Resources:
|
|||||||
- [Decal Fix](https://gamebanana.com/mods/436313)
|
- [Decal Fix](https://gamebanana.com/mods/436313)
|
||||||
- [Weapon LODs](https://gamebanana.com/mods/482999)
|
- [Weapon LODs](https://gamebanana.com/mods/482999)
|
||||||
- [english.txt](https://gamebanana.com/mods/314843)
|
- [english.txt](https://gamebanana.com/mods/314843)
|
||||||
|
- [Another Closed-Captions Project](https://gamebanana.com/mods/25151)
|
||||||
- [Pistol Enhancement Project](https://gamebanana.com/mods/523205)
|
- [Pistol Enhancement Project](https://gamebanana.com/mods/523205)
|
||||||
- [Loadout Scripts](https://github.com/jooonior/tf2-loadouts-script)
|
- [Loadout Scripts](https://github.com/jooonior/tf2-loadouts-script)
|
||||||
|
|
||||||
|
@ -43,6 +43,10 @@ bind = "explode"
|
|||||||
bind kp_end "next_map_vote 0"
|
bind kp_end "next_map_vote 0"
|
||||||
bind kp_downarrow "next_map_vote 1"
|
bind kp_downarrow "next_map_vote 1"
|
||||||
bind kp_pgdn "next_map_vote 2"
|
bind kp_pgdn "next_map_vote 2"
|
||||||
|
// easier bind
|
||||||
|
bind f1 "next_map_vote 0"
|
||||||
|
bind f2 "next_map_vote 1"
|
||||||
|
bind f3 "next_map_vote 2"
|
||||||
|
|
||||||
//fix all button
|
//fix all button
|
||||||
bind kp_ins "snd_restart;hud_reloadscheme"
|
bind kp_ins "snd_restart;hud_reloadscheme"
|
||||||
@ -51,11 +55,12 @@ bind kp_ins "snd_restart;hud_reloadscheme"
|
|||||||
bindtoggle kp_del cl_disablehtmlmotd
|
bindtoggle kp_del cl_disablehtmlmotd
|
||||||
|
|
||||||
// loadouts
|
// loadouts
|
||||||
bind f1 loadouts.A
|
//bind f1 loadouts.A
|
||||||
bind f2 loadouts.B
|
//bind f2 loadouts.B
|
||||||
bind f3 loadouts.C
|
//bind f3 loadouts.C
|
||||||
bind f5 loadouts.D
|
//bind f5 loadouts.D
|
||||||
bind q loadouts.resup
|
//bind q loadouts.resup
|
||||||
|
bind q "load_itempreset 0"
|
||||||
|
|
||||||
bind f4 player_ready_toggle
|
bind f4 player_ready_toggle
|
||||||
|
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
no_texture_stream
|
no_texture_stream
|
||||||
|
|
||||||
con_enable 1
|
con_enable 1
|
||||||
|
con_logfile "console.log"
|
||||||
developer 0
|
developer 0
|
||||||
|
|
||||||
fov_desired 90
|
fov_desired 90
|
||||||
@ -71,7 +72,8 @@ sv_pure -1
|
|||||||
sv_cheats 1
|
sv_cheats 1
|
||||||
exec preloader.cfg
|
exec preloader.cfg
|
||||||
|
|
||||||
exec loadouts/init.cfg
|
// Disabled due to changing con_logfile, replace with simple resup bind
|
||||||
|
// exec loadouts/init.cfg
|
||||||
exec training.cfg
|
exec training.cfg
|
||||||
exec binds.cfg
|
exec binds.cfg
|
||||||
// Sets hitsound settings
|
// Sets hitsound settings
|
||||||
|
BIN
hud_another closed captions project.vpk
Normal file
BIN
hud_another closed captions project.vpk
Normal file
Binary file not shown.
BIN
hud_toonhud/materials/hud/health_bg.vtf
Normal file
BIN
hud_toonhud/materials/hud/health_bg.vtf
Normal file
Binary file not shown.
BIN
hud_toonhud/materials/hud/health_color.vtf
Normal file
BIN
hud_toonhud/materials/hud/health_color.vtf
Normal file
Binary file not shown.
@ -2,5 +2,5 @@
|
|||||||
{
|
{
|
||||||
"$basetexture" "vgui\replay\thumbnails\gradient"
|
"$basetexture" "vgui\replay\thumbnails\gradient"
|
||||||
"$vertexalpha" "1"
|
"$vertexalpha" "1"
|
||||||
"$alpha" "1" // Gradient alpha
|
"$alpha" "0" // Gradient alpha
|
||||||
}
|
}
|
@ -831,7 +831,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"tall_lodef" "80"
|
"tall_lodef" "80"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -841,7 +841,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "32"
|
"tall" "32"
|
||||||
"tall_hidef" "120"
|
"tall_hidef" "120"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -851,7 +851,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "44"
|
"tall" "44"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -860,7 +860,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"4"
|
"4"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "48"
|
"tall" "48"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -869,7 +869,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"5" // Misyl: Proportional
|
"5" // Misyl: Proportional
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -880,7 +880,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "44"
|
"tall" "44"
|
||||||
"tall_lodef" "52"
|
"tall_lodef" "52"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -893,7 +893,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "35"
|
"tall" "35"
|
||||||
"tall_lodef" "40"
|
"tall_lodef" "40"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -906,7 +906,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "36"
|
"tall" "36"
|
||||||
"tall_hidef" "48"
|
"tall_hidef" "48"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -918,7 +918,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "30"
|
"tall" "30"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -929,7 +929,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "30"
|
"tall" "30"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -940,7 +940,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"tall_lodef" "28"
|
"tall_lodef" "28"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -952,7 +952,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"yres" "1 1199"
|
"yres" "1 1199"
|
||||||
@ -961,7 +961,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"2" // Misyl: Proportional
|
"2" // Misyl: Proportional
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -972,7 +972,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -983,7 +983,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -994,7 +994,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"tall_hidef" "24"
|
"tall_hidef" "24"
|
||||||
"tall_lodef" "18"
|
"tall_lodef" "18"
|
||||||
@ -1007,7 +1007,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"tall_hidef" "24"
|
"tall_hidef" "24"
|
||||||
"tall_lodef" "20"
|
"tall_lodef" "20"
|
||||||
@ -1020,7 +1020,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"tall_lodef" "16"
|
"tall_lodef" "16"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -1032,7 +1032,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "16"
|
"tall" "16"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1043,7 +1043,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1054,7 +1054,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1066,7 +1066,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1077,7 +1077,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1089,7 +1089,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1100,7 +1100,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "4"
|
"tall" "4"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1111,7 +1111,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1122,7 +1122,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "16"
|
"tall" "16"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1133,7 +1133,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "9"
|
"tall" "9"
|
||||||
"weight" "0"
|
"weight" "0"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1144,7 +1144,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "9"
|
"tall" "9"
|
||||||
"weight" "0"
|
"weight" "0"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1155,7 +1155,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "6"
|
"tall" "6"
|
||||||
"weight" "0"
|
"weight" "0"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1166,7 +1166,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
"tall_hidef" "14"
|
"tall_hidef" "14"
|
||||||
"tall_lodef" "16"
|
"tall_lodef" "16"
|
||||||
@ -1179,7 +1179,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1254,7 +1254,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"tall_hidef" "24"
|
"tall_hidef" "24"
|
||||||
"tall_lodef" "18"
|
"tall_lodef" "18"
|
||||||
@ -1267,7 +1267,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "16"
|
"tall" "16"
|
||||||
"tall_hidef" "22"
|
"tall_hidef" "22"
|
||||||
"tall_lodef" "22"
|
"tall_lodef" "22"
|
||||||
@ -1327,7 +1327,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "15"
|
"tall" "15"
|
||||||
"weight" "700"
|
"weight" "700"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
@ -1337,7 +1337,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "15" [$WIN32]
|
"tall" "15" [$WIN32]
|
||||||
"tall" "21" [$X360]
|
"tall" "21" [$X360]
|
||||||
"weight" "700"
|
"weight" "700"
|
||||||
@ -1348,7 +1348,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"weight" "900"
|
"weight" "900"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
@ -1357,7 +1357,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"4"
|
"4"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "21"
|
"tall" "21"
|
||||||
"weight" "900"
|
"weight" "900"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
@ -1366,7 +1366,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"5"
|
"5"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"weight" "1000"
|
"weight" "1000"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
@ -1541,7 +1541,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -1551,7 +1551,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"tall_lodef" "14"
|
"tall_lodef" "14"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
@ -1562,7 +1562,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -1668,7 +1668,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"tall_hidef" "12"
|
"tall_hidef" "12"
|
||||||
"tall_lodef" "14"
|
"tall_lodef" "14"
|
||||||
@ -1681,7 +1681,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x007F" // Basic Latin
|
"range" "0x0000 0x007F" // Basic Latin
|
||||||
@ -1693,7 +1693,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x007F" // Basic Latin
|
"range" "0x0000 0x007F" // Basic Latin
|
||||||
@ -1705,7 +1705,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"tall_hidef" "24"
|
"tall_hidef" "24"
|
||||||
"tall_lodef" "24"
|
"tall_lodef" "24"
|
||||||
@ -1719,7 +1719,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x007F" // Basic Latin
|
"range" "0x0000 0x007F" // Basic Latin
|
||||||
@ -1731,7 +1731,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x007F" // Basic Latin
|
"range" "0x0000 0x007F" // Basic Latin
|
||||||
@ -1743,7 +1743,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "34"
|
"tall" "34"
|
||||||
"tall_hidef" "38"
|
"tall_hidef" "38"
|
||||||
"tall_lodef" "38"
|
"tall_lodef" "38"
|
||||||
@ -1758,7 +1758,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "36"
|
"tall" "36"
|
||||||
"tall_hidef" "48"
|
"tall_hidef" "48"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -1770,7 +1770,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "52"
|
"tall" "52"
|
||||||
"tall_lodef" "80"
|
"tall_lodef" "80"
|
||||||
"range" "0x0000 0x00FF"
|
"range" "0x0000 0x00FF"
|
||||||
@ -1780,7 +1780,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "72"
|
"tall" "72"
|
||||||
"tall_hidef" "120"
|
"tall_hidef" "120"
|
||||||
"range" "0x0000 0x00FF"
|
"range" "0x0000 0x00FF"
|
||||||
@ -1790,7 +1790,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "100"
|
"tall" "100"
|
||||||
"range" "0x0000 0x00FF"
|
"range" "0x0000 0x00FF"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
@ -1799,7 +1799,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"4"
|
"4"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "140"
|
"tall" "140"
|
||||||
"range" "0x0000 0x00FF"
|
"range" "0x0000 0x00FF"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
@ -1808,7 +1808,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"5"
|
"5"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "180"
|
"tall" "180"
|
||||||
"range" "0x0000 0x00FF"
|
"range" "0x0000 0x00FF"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
@ -1821,7 +1821,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "36"
|
"tall" "36"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x007F" // Basic Latin
|
"range" "0x0000 0x007F" // Basic Latin
|
||||||
@ -1833,7 +1833,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1844,7 +1844,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1855,7 +1855,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "7"
|
"tall" "7"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -1867,7 +1867,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"tall_hidef" "12"
|
"tall_hidef" "12"
|
||||||
"tall_lodef" "14"
|
"tall_lodef" "14"
|
||||||
@ -1986,7 +1986,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
"weight" "700"
|
"weight" "700"
|
||||||
"yres" "480 599"
|
"yres" "480 599"
|
||||||
@ -2086,7 +2086,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"tall_lodef" "18"
|
"tall_lodef" "18"
|
||||||
"range" "0x0000 0x00FF"
|
"range" "0x0000 0x00FF"
|
||||||
@ -2099,7 +2099,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
|
"range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
|
||||||
@ -2111,7 +2111,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "8"
|
"tall" "8"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
|
"range" "0x0000 0x017F" // Basic Latin, Latin-1 Supplement, Latin Extended-A
|
||||||
@ -2164,7 +2164,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "36"
|
"tall" "36"
|
||||||
"tall_lodef" "28"
|
"tall_lodef" "28"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -2174,7 +2174,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "30"
|
"tall" "30"
|
||||||
"tall_lodef" "22"
|
"tall_lodef" "22"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -2184,7 +2184,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "28"
|
"tall" "28"
|
||||||
"tall_lodef" "24"
|
"tall_lodef" "24"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
@ -2212,7 +2212,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "22"
|
"tall" "22"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
}
|
}
|
||||||
@ -2221,7 +2221,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
}
|
}
|
||||||
@ -2260,7 +2260,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "36"
|
"tall" "36"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2271,7 +2271,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "600"
|
"weight" "600"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2282,7 +2282,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2370,7 +2370,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "8"
|
"tall" "8"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2381,7 +2381,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "9"
|
"tall" "9"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2392,7 +2392,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2403,7 +2403,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2414,7 +2414,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "7"
|
"tall" "7"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2435,7 +2435,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "8"
|
"tall" "8"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2446,7 +2446,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2457,7 +2457,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2469,7 +2469,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "9"
|
"tall" "9"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2480,7 +2480,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "9"
|
"tall" "9"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"blur" "3"
|
"blur" "3"
|
||||||
@ -2642,7 +2642,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"yres" "480 599"
|
"yres" "480 599"
|
||||||
@ -2651,7 +2651,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2660,7 +2660,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "22"
|
"tall" "22"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2673,7 +2673,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"yres" "480 599"
|
"yres" "480 599"
|
||||||
@ -2683,7 +2683,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2693,7 +2693,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "22"
|
"tall" "22"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2707,7 +2707,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "10"
|
"tall" "10"
|
||||||
"weight" "800"
|
"weight" "800"
|
||||||
"yres" "480 599"
|
"yres" "480 599"
|
||||||
@ -2716,7 +2716,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"2"
|
"2"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "800"
|
"weight" "800"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2725,7 +2725,7 @@ Scheme
|
|||||||
}
|
}
|
||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"weight" "800"
|
"weight" "800"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2738,7 +2738,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "13"
|
"tall" "13"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2750,7 +2750,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "16"
|
"tall" "16"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2761,7 +2761,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2869,7 +2869,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2933,7 +2933,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2944,7 +2944,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2955,7 +2955,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"tall_hidef" "24"
|
"tall_hidef" "24"
|
||||||
"tall_lodef" "18"
|
"tall_lodef" "18"
|
||||||
@ -2968,7 +2968,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -2979,7 +2979,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "18"
|
"tall" "18"
|
||||||
"tall_hidef" "24"
|
"tall_hidef" "24"
|
||||||
"tall_lodef" "20"
|
"tall_lodef" "20"
|
||||||
@ -2996,7 +2996,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "14"
|
"tall" "14"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -3007,7 +3007,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -3019,7 +3019,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "15"
|
"tall" "15"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"range" "0x0000 0x007F" // Basic Latin
|
"range" "0x0000 0x007F" // Basic Latin
|
||||||
@ -3032,7 +3032,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"tall" "9"
|
"tall" "9"
|
||||||
"weight" "400"
|
"weight" "400"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -3045,7 +3045,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"antialias" "1"
|
"antialias" "1"
|
||||||
@ -3057,7 +3057,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "11"
|
"tall" "11"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"blur" "3"
|
"blur" "3"
|
||||||
@ -3071,7 +3071,7 @@ Scheme
|
|||||||
{
|
{
|
||||||
"1"
|
"1"
|
||||||
{
|
{
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
"weight" "500"
|
"weight" "500"
|
||||||
"additive" "0"
|
"additive" "0"
|
||||||
@ -3158,7 +3158,7 @@ Scheme
|
|||||||
"3"
|
"3"
|
||||||
{
|
{
|
||||||
"font" "resource/TF2.ttf"
|
"font" "resource/TF2.ttf"
|
||||||
"name" "TF2"
|
"name" "Lato"
|
||||||
"russian"
|
"russian"
|
||||||
{
|
{
|
||||||
"range" "0x0000 0xFFFF"
|
"range" "0x0000 0xFFFF"
|
||||||
@ -3171,7 +3171,7 @@ Scheme
|
|||||||
"4"
|
"4"
|
||||||
{
|
{
|
||||||
"font" "resource/TF2Secondary.ttf"
|
"font" "resource/TF2Secondary.ttf"
|
||||||
"name" "TF2 Secondary"
|
"name" "Lato"
|
||||||
"russian"
|
"russian"
|
||||||
{
|
{
|
||||||
"range" "0x0000 0xFFFF"
|
"range" "0x0000 0xFFFF"
|
||||||
@ -3197,7 +3197,7 @@ Scheme
|
|||||||
"6"
|
"6"
|
||||||
{
|
{
|
||||||
"font" "resource/TF2Build.ttf"
|
"font" "resource/TF2Build.ttf"
|
||||||
"name" "TF2 Build"
|
"name" "Gobold"
|
||||||
"russian"
|
"russian"
|
||||||
{
|
{
|
||||||
"range" "0x0000 0xFFFF"
|
"range" "0x0000 0xFFFF"
|
||||||
@ -3300,3 +3300,6 @@ Scheme
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@
|
|||||||
"zpos" "0"
|
"zpos" "0"
|
||||||
"wide" "54"
|
"wide" "54"
|
||||||
"tall" "48"
|
"tall" "48"
|
||||||
"visible" "1" // RBSS
|
"visible" "0" // RBSS
|
||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"scaleImage" "1"
|
"scaleImage" "1"
|
||||||
"image" "replay/thumbnails/backpackslot"
|
"image" "replay/thumbnails/backpackslot"
|
||||||
@ -518,3 +518,4 @@
|
|||||||
"bgcolor_override" "G_MenuShader"
|
"bgcolor_override" "G_MenuShader"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -151,7 +151,7 @@
|
|||||||
"zpos" "-1"
|
"zpos" "-1"
|
||||||
"wide" "54"
|
"wide" "54"
|
||||||
"tall" "48"
|
"tall" "48"
|
||||||
"visible" "1" // RBSS
|
"visible" "0" // RBSS
|
||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"scaleImage" "1"
|
"scaleImage" "1"
|
||||||
"image" "replay/thumbnails/backpackslot"
|
"image" "replay/thumbnails/backpackslot"
|
||||||
@ -1704,3 +1704,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,68 +2,41 @@
|
|||||||
{
|
{
|
||||||
"CHudAccountPanel"
|
"CHudAccountPanel"
|
||||||
{
|
{
|
||||||
"delta_item_x" "30"
|
"delta_item_x" "42"
|
||||||
"delta_item_start_y" "0"
|
"delta_item_start_y" "0"
|
||||||
"delta_item_end_y" "0"
|
"delta_item_end_y" "0"
|
||||||
"delta_item_x_minmode" "83"
|
|
||||||
"delta_item_start_y_minmode" "0"
|
|
||||||
"delta_item_end_y_minmode" "30"
|
|
||||||
"PositiveColor" "0 255 0 255"
|
"PositiveColor" "0 255 0 255"
|
||||||
"NegativeColor" "255 0 0 255"
|
"NegativeColor" "255 0 0 255"
|
||||||
"delta_lifetime" "1.2"
|
"delta_lifetime" "0.8"
|
||||||
"delta_item_font" "G_FontMedium"
|
"delta_item_font" "G_FontSmall"
|
||||||
"textAlignment" "east"
|
"textAlignment" "center"
|
||||||
"textAlignment_minmode" "east"
|
"zpos" "0"
|
||||||
"zpos" "20"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"MetalIcon"
|
"Background"
|
||||||
{
|
{
|
||||||
"ControlName" "CExLabel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldName" "MetalIcon"
|
"fieldName" "Background"
|
||||||
"xpos" "124"
|
"xpos" "0"
|
||||||
"ypos" "0"
|
"ypos" "0"
|
||||||
"zpos" "2"
|
"zpos" "0"
|
||||||
"wide" "16"
|
"wide" "40"
|
||||||
"tall" "25"
|
"tall" "15"
|
||||||
"textinsetx" "0"
|
|
||||||
"textinsety" "0"
|
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"labelText" "M"
|
"bgcolor_override" "G_CenteredMetalBg"
|
||||||
"textAlignment" "west"
|
"paintbackgroundtype" "2"
|
||||||
"font" "G_HeadsIcon"
|
|
||||||
"fgcolor_override" "G_MetalIcon"
|
|
||||||
}
|
|
||||||
|
|
||||||
"MetalIconShadow"
|
|
||||||
{
|
|
||||||
"ControlName" "CExLabel"
|
|
||||||
"fieldName" "MetalIconShadow"
|
|
||||||
"xpos" "125"
|
|
||||||
"ypos" "1"
|
|
||||||
"zpos" "2"
|
|
||||||
"wide" "16"
|
|
||||||
"tall" "25"
|
|
||||||
"textinsetx" "0"
|
|
||||||
"textinsety" "0"
|
|
||||||
"visible" "1"
|
|
||||||
"enabled" "1"
|
|
||||||
"labelText" "M"
|
|
||||||
"textAlignment" "west"
|
|
||||||
"font" "G_HeadsIcon"
|
|
||||||
"fgcolor_override" "G_Shadow"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"AccountValue"
|
"AccountValue"
|
||||||
{
|
{
|
||||||
"ControlName" "CExLabel"
|
"ControlName" "CExLabel"
|
||||||
"fieldName" "AccountValue"
|
"fieldName" "AccountValue"
|
||||||
"xpos" "50"
|
"xpos" "0"
|
||||||
"ypos" "0"
|
"ypos" "0"
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "74"
|
"wide" "40"
|
||||||
"tall" "25"
|
"tall" "15"
|
||||||
"textinsetx" "5"
|
"textinsetx" "5"
|
||||||
"autoResize" "1"
|
"autoResize" "1"
|
||||||
"pinCorner" "2"
|
"pinCorner" "2"
|
||||||
@ -71,10 +44,10 @@
|
|||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"tabPosition" "0"
|
"tabPosition" "0"
|
||||||
"labelText" "%metal%"
|
"labelText" "%metal%"
|
||||||
"textAlignment" "east"
|
"textAlignment" "center"
|
||||||
"dulltext" "0"
|
"dulltext" "0"
|
||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"font" "G_FontMedium"
|
"font" "G_FontSmall"
|
||||||
"fgcolor" "G_MetalValue"
|
"fgcolor" "G_MetalValue"
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -82,11 +55,11 @@
|
|||||||
{
|
{
|
||||||
"ControlName" "CExLabel"
|
"ControlName" "CExLabel"
|
||||||
"fieldName" "AccountValueShadow"
|
"fieldName" "AccountValueShadow"
|
||||||
"xpos" "51"
|
"xpos" "1"
|
||||||
"ypos" "1"
|
"ypos" "1"
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "74"
|
"wide" "40"
|
||||||
"tall" "25"
|
"tall" "15"
|
||||||
"textinsetx" "5"
|
"textinsetx" "5"
|
||||||
"autoResize" "1"
|
"autoResize" "1"
|
||||||
"pinCorner" "2"
|
"pinCorner" "2"
|
||||||
@ -94,10 +67,10 @@
|
|||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"tabPosition" "0"
|
"tabPosition" "0"
|
||||||
"labelText" "%metal%"
|
"labelText" "%metal%"
|
||||||
"textAlignment" "east"
|
"textAlignment" "center"
|
||||||
"dulltext" "0"
|
"dulltext" "0"
|
||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"font" "G_FontMedium"
|
"font" "G_FontSmall"
|
||||||
"fgcolor" "G_Shadow"
|
"fgcolor" "G_Shadow"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -18,17 +18,42 @@
|
|||||||
"teambg_3" "../hud/medic_charge_blue_bg"
|
"teambg_3" "../hud/medic_charge_blue_bg"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"ChargeLabelBg"
|
||||||
|
{
|
||||||
|
"ControlName" "CTFImagePanel"
|
||||||
|
"fieldName" "ChargeLabelBg"
|
||||||
|
"xpos" "115"
|
||||||
|
"ypos" "95"
|
||||||
|
"zpos" "-1"
|
||||||
|
"wide" "110"
|
||||||
|
"tall" "50"
|
||||||
|
"autoResize" "0"
|
||||||
|
"pinCorner" "0"
|
||||||
|
"visible" "0"
|
||||||
|
"enabled" "1"
|
||||||
|
"image" "../hud/color_panel_brown"
|
||||||
|
"scaleImage" "1"
|
||||||
|
"teambg_1" "../hud/color_panel_brown"
|
||||||
|
"teambg_2" "../hud/color_panel_red"
|
||||||
|
"teambg_3" "../hud/color_panel_blu"
|
||||||
|
"paintborder" "1"
|
||||||
|
"border" "G_TargetBorder"
|
||||||
|
"src_corner_height" "23"
|
||||||
|
"src_corner_width" "23"
|
||||||
|
"draw_corner_width" "0"
|
||||||
|
"draw_corner_height" "0"
|
||||||
|
}
|
||||||
|
|
||||||
"ChargeLabel"
|
"ChargeLabel"
|
||||||
{
|
{
|
||||||
"ControlName" "CExLabel"
|
"ControlName" "CExLabel"
|
||||||
"fieldName" "ChargeLabel"
|
"fieldName" "ChargeLabel"
|
||||||
"xpos" "150"
|
"xpos" "0"
|
||||||
"xpos_minmode" "140"
|
"ypos" "0"
|
||||||
"ypos" "148"
|
|
||||||
"ypos_minmode" "48"
|
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "130"
|
"textinsety" "1"
|
||||||
"tall" "50"
|
"wide" "40"
|
||||||
|
"tall" "17"
|
||||||
"autoResize" "1"
|
"autoResize" "1"
|
||||||
"pinCorner" "2"
|
"pinCorner" "2"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -38,9 +63,8 @@
|
|||||||
"textAlignment" "center"
|
"textAlignment" "center"
|
||||||
"dulltext" "0"
|
"dulltext" "0"
|
||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"textinsety" "1"
|
"font" "G_FontSmall"
|
||||||
"font" "G_FontAmmo"
|
"fgcolor" "G_White"
|
||||||
"fgcolor" "G_AmmoClipValue"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -49,13 +73,11 @@
|
|||||||
"ControlName" "CExLabel"
|
"ControlName" "CExLabel"
|
||||||
"fieldName" "IndividualChargesLabel"
|
"fieldName" "IndividualChargesLabel"
|
||||||
"labelText" "#TF_IndividualUberchargesMinHUD"
|
"labelText" "#TF_IndividualUberchargesMinHUD"
|
||||||
"xpos" "150"
|
"xpos" "20"
|
||||||
"xpos_minmode" "140"
|
"ypos" "0"
|
||||||
"ypos" "148"
|
|
||||||
"ypos_minmode" "48"
|
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "100"
|
"wide" "20"
|
||||||
"tall" "50"
|
"tall" "17"
|
||||||
"autoResize" "1"
|
"autoResize" "1"
|
||||||
"pinCorner" "2"
|
"pinCorner" "2"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -64,9 +86,25 @@
|
|||||||
"textAlignment" "center"
|
"textAlignment" "center"
|
||||||
"dulltext" "0"
|
"dulltext" "0"
|
||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"font" "G_FontAmmo"
|
"font" "G_FontSmall"
|
||||||
"textinsety" "1"
|
"textinsety" "1"
|
||||||
"fgcolor" "G_AmmoClipValue"
|
"fgcolor" "G_White"
|
||||||
|
}
|
||||||
|
|
||||||
|
"UberchargeBg"
|
||||||
|
{
|
||||||
|
"ControlName" "EditablePanel"
|
||||||
|
"fieldName" "UberchargeBg"
|
||||||
|
"xpos" "0"
|
||||||
|
"ypos" "0"
|
||||||
|
"zpos" "-1"
|
||||||
|
"wide" "40"
|
||||||
|
"tall" "20"
|
||||||
|
"visible" "1"
|
||||||
|
"enabled" "1"
|
||||||
|
"paintbackground" "1"
|
||||||
|
"bgcolor_override" "G_CenteredUberchargeBg"
|
||||||
|
"PaintBackgroundType" "2"
|
||||||
}
|
}
|
||||||
|
|
||||||
"UberchargeReady"
|
"UberchargeReady"
|
||||||
@ -76,15 +114,16 @@
|
|||||||
"labelText" "U"
|
"labelText" "U"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "0"
|
"ypos" "0"
|
||||||
"wide" "120"
|
"wide" "30"
|
||||||
"wide_minmode" "120"
|
|
||||||
"tall" "30"
|
"tall" "30"
|
||||||
"visible" "1"
|
"visible" "0"
|
||||||
"enabled" "1"
|
"enable" "0"
|
||||||
"Alpha" "0"
|
"Alpha" "0"
|
||||||
"textAlignment" "center"
|
"textAlignment" "center"
|
||||||
"fgcolor_override" "G_White"
|
"fgcolor_override" "G_White"
|
||||||
"font" "G_HeadsIcon"
|
"font" "G_HeadsIcon"
|
||||||
|
"paintbackground" "1"
|
||||||
|
"bgcolor_override" "0 200 0 0"
|
||||||
}
|
}
|
||||||
|
|
||||||
"ChargeMeter"
|
"ChargeMeter"
|
||||||
@ -92,13 +131,11 @@
|
|||||||
"ControlName" "ContinuousProgressBar"
|
"ControlName" "ContinuousProgressBar"
|
||||||
"fieldName" "ChargeMeter"
|
"fieldName" "ChargeMeter"
|
||||||
"font" "Default"
|
"font" "Default"
|
||||||
"xpos" "0"
|
"ypos" "16"
|
||||||
"xpos_minmode" "0"
|
"xpos" "2"
|
||||||
"ypos" "137"
|
|
||||||
"ypos_minmode" "77"
|
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "120"
|
"wide" "36"
|
||||||
"tall" "6"
|
"tall" "3"
|
||||||
"autoResize" "0"
|
"autoResize" "0"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -106,9 +143,7 @@
|
|||||||
"textAlignment" "Left"
|
"textAlignment" "Left"
|
||||||
"dulltext" "0"
|
"dulltext" "0"
|
||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"bgcolor_override" "G_ItemMeterBg"
|
"bgcolor_override" "G_LightShadow"
|
||||||
"paintborder" "1"
|
|
||||||
"border" "G_MeterBorder"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"ChargeMeter1"
|
"ChargeMeter1"
|
||||||
@ -116,12 +151,11 @@
|
|||||||
"ControlName" "ContinuousProgressBar"
|
"ControlName" "ContinuousProgressBar"
|
||||||
"fieldName" "ChargeMeter1"
|
"fieldName" "ChargeMeter1"
|
||||||
"font" "Default"
|
"font" "Default"
|
||||||
"xpos" "1"
|
"xpos" "21"
|
||||||
"ypos" "137"
|
"ypos" "16"
|
||||||
"ypos_minmode" "77"
|
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "29"
|
"wide" "8"
|
||||||
"tall" "6"
|
"tall" "1"
|
||||||
"autoResize" "0"
|
"autoResize" "0"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -131,9 +165,7 @@
|
|||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"FgColor_override" "G_White"
|
"FgColor_override" "G_White"
|
||||||
"paintbackground" "1"
|
"paintbackground" "1"
|
||||||
"bgcolor_override" "G_ItemMeterBg"
|
"bgcolor_override" "G_LightShadow"
|
||||||
"paintborder" "1"
|
|
||||||
"border" "G_MeterBorder"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"ChargeMeter2"
|
"ChargeMeter2"
|
||||||
@ -141,12 +173,11 @@
|
|||||||
"ControlName" "ContinuousProgressBar"
|
"ControlName" "ContinuousProgressBar"
|
||||||
"fieldName" "ChargeMeter2"
|
"fieldName" "ChargeMeter2"
|
||||||
"font" "Default"
|
"font" "Default"
|
||||||
"xpos" "31"
|
"xpos" "30"
|
||||||
"ypos" "137"
|
"ypos" "16"
|
||||||
"ypos_minmode" "77"
|
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "29"
|
"wide" "8"
|
||||||
"tall" "6"
|
"tall" "1"
|
||||||
"autoResize" "0"
|
"autoResize" "0"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -156,9 +187,7 @@
|
|||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"FgColor_override" "G_White"
|
"FgColor_override" "G_White"
|
||||||
"paintbackground" "1"
|
"paintbackground" "1"
|
||||||
"bgcolor_override" "G_ItemMeterBg"
|
"bgcolor_override" "G_LightShadow"
|
||||||
"paintborder" "1"
|
|
||||||
"border" "G_MeterBorder"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"ChargeMeter3"
|
"ChargeMeter3"
|
||||||
@ -166,12 +195,11 @@
|
|||||||
"ControlName" "ContinuousProgressBar"
|
"ControlName" "ContinuousProgressBar"
|
||||||
"fieldName" "ChargeMeter3"
|
"fieldName" "ChargeMeter3"
|
||||||
"font" "Default"
|
"font" "Default"
|
||||||
"xpos" "61"
|
"xpos" "21"
|
||||||
"ypos" "137"
|
"ypos" "18"
|
||||||
"ypos_minmode" "77"
|
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "29"
|
"wide" "8"
|
||||||
"tall" "6"
|
"tall" "1"
|
||||||
"autoResize" "0"
|
"autoResize" "0"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -181,9 +209,7 @@
|
|||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"FgColor_override" "G_White"
|
"FgColor_override" "G_White"
|
||||||
"paintbackground" "1"
|
"paintbackground" "1"
|
||||||
"bgcolor_override" "G_ItemMeterBg"
|
"bgcolor_override" "G_LightShadow"
|
||||||
"paintborder" "1"
|
|
||||||
"border" "G_MeterBorder"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"ChargeMeter4"
|
"ChargeMeter4"
|
||||||
@ -191,12 +217,11 @@
|
|||||||
"ControlName" "ContinuousProgressBar"
|
"ControlName" "ContinuousProgressBar"
|
||||||
"fieldName" "ChargeMeter4"
|
"fieldName" "ChargeMeter4"
|
||||||
"font" "Default"
|
"font" "Default"
|
||||||
"xpos" "91"
|
"xpos" "30"
|
||||||
"ypos" "137"
|
"ypos" "18"
|
||||||
"ypos_minmode" "77"
|
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
"wide" "29"
|
"wide" "8"
|
||||||
"tall" "6"
|
"tall" "1"
|
||||||
"autoResize" "0"
|
"autoResize" "0"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -206,9 +231,7 @@
|
|||||||
"brighttext" "0"
|
"brighttext" "0"
|
||||||
"FgColor_override" "G_White"
|
"FgColor_override" "G_White"
|
||||||
"paintbackground" "1"
|
"paintbackground" "1"
|
||||||
"bgcolor_override" "G_ItemMeterBg"
|
"bgcolor_override" "G_LightShadow"
|
||||||
"paintborder" "1"
|
|
||||||
"border" "G_MeterBorder"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
"HealthClusterIcon"
|
"HealthClusterIcon"
|
||||||
@ -220,7 +243,6 @@
|
|||||||
"wide" "30"
|
"wide" "30"
|
||||||
"tall" "30"
|
"tall" "30"
|
||||||
"visible" "0"
|
"visible" "0"
|
||||||
"visible_minmode" "0"
|
|
||||||
"enabled" "0"
|
"enabled" "0"
|
||||||
"image" "pipboy_overlay"
|
"image" "pipboy_overlay"
|
||||||
"scaleImage" "1"
|
"scaleImage" "1"
|
||||||
@ -234,13 +256,13 @@
|
|||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "0"
|
"ypos" "0"
|
||||||
"zpos" "200"
|
"zpos" "200"
|
||||||
"wide" "30"
|
"wide" "20"
|
||||||
"tall" "30"
|
"tall" "20"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"image" "../HUD/defense_buff_bullet_blue"
|
"image" "../HUD/defense_buff_bullet_blue"
|
||||||
"scaleImage" "1"
|
"scaleImage" "1"
|
||||||
"Alpha" "150"
|
"Alpha" "240"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
@ -118,8 +118,8 @@
|
|||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "50" // HB size
|
"wide" "50" // HB size
|
||||||
"tall" "50" // HB size
|
"tall" "50" // HB size
|
||||||
"visible" "1" // HB enabled
|
"visible" "0" // HB enabled
|
||||||
"enabled" "1" // HB enabled
|
"enabled" "0" // HB enabled
|
||||||
"scaleImage" "1"
|
"scaleImage" "1"
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -134,9 +134,9 @@
|
|||||||
"zpos" "3"
|
"zpos" "3"
|
||||||
"wide" "54" // HB bg size
|
"wide" "54" // HB bg size
|
||||||
"tall" "54"// HB bg size
|
"tall" "54"// HB bg size
|
||||||
"visible" "1" // HB enabled
|
"visible" "0" // HB enabled
|
||||||
"enabled" "1" // HB enabled
|
"enabled" "0" // HB enabled
|
||||||
"Alpha" "255" // HB enabled
|
"Alpha" "0" // HB enabled
|
||||||
"image" "../hud/health_bg"
|
"image" "../hud/health_bg"
|
||||||
"scaleImage" "1"
|
"scaleImage" "1"
|
||||||
}
|
}
|
||||||
@ -758,3 +758,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -260,8 +260,8 @@
|
|||||||
{
|
{
|
||||||
// "ControlName" "ImagePanel"
|
// "ControlName" "ImagePanel"
|
||||||
"fieldName" "TFCharacterImage"
|
"fieldName" "TFCharacterImage"
|
||||||
"xpos" "c-250" // 1 RMMC
|
"xpos" "-9999" // 1 RMMC
|
||||||
"ypos" "-80" // 1 RMMC
|
"ypos" "-9999" // 1 RMMC
|
||||||
"zpos" "-99"
|
"zpos" "-99"
|
||||||
"wide" "600" // 2 RMMC
|
"wide" "600" // 2 RMMC
|
||||||
"tall" "600" // 2 RMMC
|
"tall" "600" // 2 RMMC
|
||||||
@ -459,9 +459,9 @@
|
|||||||
"ControlName" "EditablePanel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldname" "G_BookmarkPanel"
|
"fieldname" "G_BookmarkPanel"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "0" // BMPY (10)
|
"ypos" "10" // BMPY (10)
|
||||||
"wide" "160"
|
"wide" "160"
|
||||||
"tall" "0" // BMPH (0, 30, 55, 80)
|
"tall" "80" // BMPH (0, 30, 55, 80)
|
||||||
"zpos" "5"
|
"zpos" "5"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
"bgcolor_override" "G_MainMenuPanel"
|
"bgcolor_override" "G_MainMenuPanel"
|
||||||
@ -1695,7 +1695,7 @@
|
|||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "10"
|
"ypos" "10"
|
||||||
"wide" "160"
|
"wide" "160"
|
||||||
"tall" "195" // FLPH (195, 155, 130, 105)
|
"tall" "105" // FLPH (195, 155, 130, 105)
|
||||||
"zpos" "5"
|
"zpos" "5"
|
||||||
"visible" "1" // HFLFMM
|
"visible" "1" // HFLFMM
|
||||||
"bgcolor_override" "G_MainMenuPanel"
|
"bgcolor_override" "G_MainMenuPanel"
|
||||||
@ -1713,7 +1713,7 @@
|
|||||||
"ypos" "0"
|
"ypos" "0"
|
||||||
"zpos" "6"
|
"zpos" "6"
|
||||||
"wide" "160"
|
"wide" "160"
|
||||||
"tall" "195" // FLPH (195, 155, 130, 105)
|
"tall" "105" // FLPH (195, 155, 130, 105)
|
||||||
"visible" "1" // HFLFMM
|
"visible" "1" // HFLFMM
|
||||||
"enabled" "1" // HFLFMM
|
"enabled" "1" // HFLFMM
|
||||||
"border" "NoBorder"
|
"border" "NoBorder"
|
||||||
@ -1766,7 +1766,7 @@
|
|||||||
"ypos" "0"
|
"ypos" "0"
|
||||||
"zpos" "500"
|
"zpos" "500"
|
||||||
"wide" "160"
|
"wide" "160"
|
||||||
"tall" "195" // FLPH (195, 155, 130, 105)
|
"tall" "105" // FLPH (195, 155, 130, 105)
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
"proportionaltoparent" "1"
|
"proportionaltoparent" "1"
|
||||||
|
|
||||||
@ -2038,8 +2038,8 @@
|
|||||||
"wide" "150"
|
"wide" "150"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "11"
|
"zpos" "11"
|
||||||
"visible" "0" // 1 BM1
|
"visible" "1" // 1 BM1
|
||||||
"Command" "" // 3 BM1
|
"Command" "engine connect games.shoebottom.ca; password 'letmegetayellow'; rcon_password 'aphidgang'" // 3 BM1
|
||||||
"PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
"paintborder" "1"
|
"paintborder" "1"
|
||||||
"border" "NoBorder"
|
"border" "NoBorder"
|
||||||
@ -2047,7 +2047,7 @@
|
|||||||
"navDown" "Bookmark_2"
|
"navDown" "Bookmark_2"
|
||||||
"navRight" "Notifications_ShowButtonPanel"
|
"navRight" "Notifications_ShowButtonPanel"
|
||||||
"navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
"labelText" "Bookmark 1" // 2 BM1
|
"labelText" "My Scrim Server" // 2 BM1
|
||||||
"textinsetx" "10"
|
"textinsetx" "10"
|
||||||
"pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
"pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
@ -2076,8 +2076,8 @@
|
|||||||
"wide" "150"
|
"wide" "150"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "11"
|
"zpos" "11"
|
||||||
"visible" "0" // 1 BM2
|
"visible" "1" // 1 BM2
|
||||||
"Command" "" // 3 BM2
|
"Command" "engine pug.fluffycat.gay; password 'girlpound'" // 3 BM2
|
||||||
"PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
"paintborder" "1"
|
"paintborder" "1"
|
||||||
"border" "NoBorder"
|
"border" "NoBorder"
|
||||||
@ -2085,7 +2085,7 @@
|
|||||||
"navDown" "Bookmark_3"
|
"navDown" "Bookmark_3"
|
||||||
"navRight" "Notifications_ShowButtonPanel"
|
"navRight" "Notifications_ShowButtonPanel"
|
||||||
"navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
"labelText" "Bookmark 2" // 2 BM2
|
"labelText" "TKGP Pug Server" // 2 BM2
|
||||||
"textinsetx" "10"
|
"textinsetx" "10"
|
||||||
"pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
"pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
@ -2114,15 +2114,15 @@
|
|||||||
"wide" "150"
|
"wide" "150"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "11"
|
"zpos" "11"
|
||||||
"visible" "0" // 1 BM3
|
"visible" "1" // 1 BM3
|
||||||
"Command" "" // 3 BM3
|
"Command" "engine 'snd_restart; hud_reloadscheme'" // 3 BM3
|
||||||
"PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
"paintborder" "1"
|
"paintborder" "1"
|
||||||
"border" "NoBorder"
|
"border" "NoBorder"
|
||||||
"navUp" "Bookmark_2"
|
"navUp" "Bookmark_2"
|
||||||
"navRight" "Notifications_ShowButtonPanel"
|
"navRight" "Notifications_ShowButtonPanel"
|
||||||
"navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
"labelText" "Bookmark 3" // 2 BM3
|
"labelText" "Reload HUD/Sound" // 2 BM3
|
||||||
"textinsetx" "10"
|
"textinsetx" "10"
|
||||||
"pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
"pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
@ -2144,120 +2144,120 @@
|
|||||||
|
|
||||||
// Small bookmark buttons
|
// Small bookmark buttons
|
||||||
|
|
||||||
//#SBB "Bookmark_1"
|
"Bookmark_1"
|
||||||
//#SBB {
|
{
|
||||||
//#SBB "ControlName" "CExButton"
|
"ControlName" "CExButton"
|
||||||
//#SBB "fieldname" "Bookmark_1"
|
"fieldname" "Bookmark_1"
|
||||||
//#SBB "xpos" "-5"
|
"xpos" "-5"
|
||||||
//#SBB "ypos" "-5"
|
"ypos" "-5"
|
||||||
//#SBB "wide" "72.5"
|
"wide" "72.5"
|
||||||
//#SBB "tall" "20"
|
"tall" "20"
|
||||||
//#SBB "zpos" "11"
|
"zpos" "11"
|
||||||
//#SBB "visible" "0" // 1 BM1
|
"visible" "1" // 1 BM1
|
||||||
//#SBB "Command" "" // 3 BM1
|
"Command" "engine connect games.shoebottom.ca; password 'letmegetayellow'; rcon_password 'aphidgang'" // 3 BM1
|
||||||
//#SBB "PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
//#SBB "paintborder" "1"
|
"paintborder" "1"
|
||||||
//#SBB "border" "NoBorder"
|
"border" "NoBorder"
|
||||||
//#SBB "navUp" "TF2SettingsButton"
|
"navUp" "TF2SettingsButton"
|
||||||
//#SBB "navDown" "Bookmark_3"
|
"navDown" "Bookmark_3"
|
||||||
//#SBB "navRight" "Bookmark_2"
|
"navRight" "Bookmark_2"
|
||||||
//#SBB "navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
//#SBB "labelText" "Bookmark 1" // 2 BM1
|
"labelText" "My Scrim Server" // 2 BM1
|
||||||
//#SBB "textinsetx" "10"
|
"textinsetx" "10"
|
||||||
//#SBB "pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
//#SBB "pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
//#SBB "pin_to_sibling_corner" "0"
|
"pin_to_sibling_corner" "0"
|
||||||
//#SBB "font" "G_FontMainMenuItemSmall"
|
"font" "G_FontMainMenuItemSmall"
|
||||||
//#SBB "textAlignment" "center"
|
"textAlignment" "center"
|
||||||
//#SBB "use_proportional_insets" "1"
|
"use_proportional_insets" "1"
|
||||||
//#SBB "defaultFgColor_override" "G_MainMenuButtonFg"
|
"defaultFgColor_override" "G_MainMenuButtonFg"
|
||||||
//#SBB "armedFgColor_override" "G_MainMenuButtonHoverFg"
|
"armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||||
//#SBB "depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
"depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||||
//#SBB "defaultBgColor_override" "0 0 0 0"
|
"defaultBgColor_override" "0 0 0 0"
|
||||||
//#SBB "armedBgColor_override" "0 0 0 0"
|
"armedBgColor_override" "0 0 0 0"
|
||||||
//#SBB "depressedBgColor_override" "0 0 0 0"
|
"depressedBgColor_override" "0 0 0 0"
|
||||||
//#SBB "border_default" "SharpMainMenuButton"
|
"border_default" "SharpMainMenuButton"
|
||||||
//#SBB "border_armed" "SharpMainMenuButtonArmed"
|
"border_armed" "SharpMainMenuButtonArmed"
|
||||||
//#SBB "sound_depressed" "UI/buttonclick.wav"
|
"sound_depressed" "UI/buttonclick.wav"
|
||||||
//#SBB "sound_released" "UI/buttonclickrelease.wav"
|
"sound_released" "UI/buttonclickrelease.wav"
|
||||||
//#SBB }
|
}
|
||||||
|
|
||||||
//#SBB "Bookmark_2"
|
"Bookmark_2"
|
||||||
//#SBB {
|
{
|
||||||
//#SBB "ControlName" "CExButton"
|
"ControlName" "CExButton"
|
||||||
//#SBB "fieldname" "Bookmark_2"
|
"fieldname" "Bookmark_2"
|
||||||
//#SBB "xpos" "-82.5"
|
"xpos" "-82.5"
|
||||||
//#SBB "ypos" "-5"
|
"ypos" "-5"
|
||||||
//#SBB "wide" "72.5"
|
"wide" "72.5"
|
||||||
//#SBB "tall" "20"
|
"tall" "20"
|
||||||
//#SBB "zpos" "11"
|
"zpos" "11"
|
||||||
//#SBB "visible" "0" // 1 BM2
|
"visible" "1" // 1 BM2
|
||||||
//#SBB "Command" "" // 3 BM2
|
"Command" "engine pug.fluffycat.gay; password 'girlpound'" // 3 BM2
|
||||||
//#SBB "PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
//#SBB "paintborder" "1"
|
"paintborder" "1"
|
||||||
//#SBB "border" "NoBorder"
|
"border" "NoBorder"
|
||||||
//#SBB "navUp" "TF2SettingsButton"
|
"navUp" "TF2SettingsButton"
|
||||||
//#SBB "navDown" "Bookmark_4"
|
"navDown" "Bookmark_4"
|
||||||
//#SBB "navLeft" "Bookmark_1"
|
"navLeft" "Bookmark_1"
|
||||||
//#SBB "navRight" "Notifications_ShowButtonPanel"
|
"navRight" "Notifications_ShowButtonPanel"
|
||||||
//#SBB "navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
//#SBB "labelText" "Bookmark 2" // 2 BM2
|
"labelText" "TKGP Pug Server" // 2 BM2
|
||||||
//#SBB "textinsetx" "10"
|
"textinsetx" "10"
|
||||||
//#SBB "pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
//#SBB "pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
//#SBB "pin_to_sibling_corner" "0"
|
"pin_to_sibling_corner" "0"
|
||||||
//#SBB "font" "G_FontMainMenuItemSmall"
|
"font" "G_FontMainMenuItemSmall"
|
||||||
//#SBB "textAlignment" "center"
|
"textAlignment" "center"
|
||||||
//#SBB "use_proportional_insets" "1"
|
"use_proportional_insets" "1"
|
||||||
//#SBB "defaultFgColor_override" "G_MainMenuButtonFg"
|
"defaultFgColor_override" "G_MainMenuButtonFg"
|
||||||
//#SBB "armedFgColor_override" "G_MainMenuButtonHoverFg"
|
"armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||||
//#SBB "depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
"depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||||
//#SBB "defaultBgColor_override" "0 0 0 0"
|
"defaultBgColor_override" "0 0 0 0"
|
||||||
//#SBB "armedBgColor_override" "0 0 0 0"
|
"armedBgColor_override" "0 0 0 0"
|
||||||
//#SBB "depressedBgColor_override" "0 0 0 0"
|
"depressedBgColor_override" "0 0 0 0"
|
||||||
//#SBB "border_default" "SharpMainMenuButton"
|
"border_default" "SharpMainMenuButton"
|
||||||
//#SBB "border_armed" "SharpMainMenuButtonArmed"
|
"border_armed" "SharpMainMenuButtonArmed"
|
||||||
//#SBB "sound_depressed" "UI/buttonclick.wav"
|
"sound_depressed" "UI/buttonclick.wav"
|
||||||
//#SBB "sound_released" "UI/buttonclickrelease.wav"
|
"sound_released" "UI/buttonclickrelease.wav"
|
||||||
//#SBB }
|
}
|
||||||
|
|
||||||
//#SBB "Bookmark_3"
|
"Bookmark_3"
|
||||||
//#SBB {
|
{
|
||||||
//#SBB "ControlName" "CExButton"
|
"ControlName" "CExButton"
|
||||||
//#SBB "fieldname" "Bookmark_3"
|
"fieldname" "Bookmark_3"
|
||||||
//#SBB "xpos" "-5"
|
"xpos" "-5"
|
||||||
//#SBB "ypos" "-30"
|
"ypos" "-30"
|
||||||
//#SBB "wide" "72.5"
|
"wide" "72.5"
|
||||||
//#SBB "tall" "20"
|
"tall" "20"
|
||||||
//#SBB "zpos" "11"
|
"zpos" "11"
|
||||||
//#SBB "visible" "0" // 1 BM3
|
"visible" "1" // 1 BM3
|
||||||
//#SBB "Command" "" // 3 BM3
|
"Command" "engine 'snd_restart; hud_reloadscheme'" // 3 BM3
|
||||||
//#SBB "PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
//#SBB "paintborder" "1"
|
"paintborder" "1"
|
||||||
//#SBB "border" "NoBorder"
|
"border" "NoBorder"
|
||||||
//#SBB "navUp" "Bookmark_1"
|
"navUp" "Bookmark_1"
|
||||||
//#SBB "navDown" "Bookmark_5"
|
"navDown" "Bookmark_5"
|
||||||
//#SBB "navRight" "Bookmark_4"
|
"navRight" "Bookmark_4"
|
||||||
//#SBB "navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
//#SBB "labelText" "Bookmark 3" // 2 BM3
|
"labelText" "Reload HUD/Sound" // 2 BM3
|
||||||
//#SBB "textinsetx" "10"
|
"textinsetx" "10"
|
||||||
//#SBB "pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
//#SBB "pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
//#SBB "pin_to_sibling_corner" "0"
|
"pin_to_sibling_corner" "0"
|
||||||
//#SBB "font" "G_FontMainMenuItemSmall"
|
"font" "G_FontMainMenuItemSmall"
|
||||||
//#SBB "textAlignment" "center"
|
"textAlignment" "center"
|
||||||
//#SBB "use_proportional_insets" "1"
|
"use_proportional_insets" "1"
|
||||||
//#SBB "defaultFgColor_override" "G_MainMenuButtonFg"
|
"defaultFgColor_override" "G_MainMenuButtonFg"
|
||||||
//#SBB "armedFgColor_override" "G_MainMenuButtonHoverFg"
|
"armedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||||
//#SBB "depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
"depressedFgColor_override" "G_MainMenuButtonHoverFg"
|
||||||
//#SBB "defaultBgColor_override" "0 0 0 0"
|
"defaultBgColor_override" "0 0 0 0"
|
||||||
//#SBB "armedBgColor_override" "0 0 0 0"
|
"armedBgColor_override" "0 0 0 0"
|
||||||
//#SBB "depressedBgColor_override" "0 0 0 0"
|
"depressedBgColor_override" "0 0 0 0"
|
||||||
//#SBB "border_default" "SharpMainMenuButton"
|
"border_default" "SharpMainMenuButton"
|
||||||
//#SBB "border_armed" "SharpMainMenuButtonArmed"
|
"border_armed" "SharpMainMenuButtonArmed"
|
||||||
//#SBB "sound_depressed" "UI/buttonclick.wav"
|
"sound_depressed" "UI/buttonclick.wav"
|
||||||
//#SBB "sound_released" "UI/buttonclickrelease.wav"
|
"sound_released" "UI/buttonclickrelease.wav"
|
||||||
//#SBB }
|
}
|
||||||
|
|
||||||
"Bookmark_4"
|
"Bookmark_4"
|
||||||
{
|
{
|
||||||
@ -2268,8 +2268,8 @@
|
|||||||
"wide" "72.5"
|
"wide" "72.5"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "11"
|
"zpos" "11"
|
||||||
"visible" "0" // 1 BM4
|
"visible" "1" // 1 BM4
|
||||||
"Command" "" // 3 BM4
|
"Command" "engine connect tf2.fluffycat.gay" // 3 BM4
|
||||||
"PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
"paintborder" "1"
|
"paintborder" "1"
|
||||||
"border" "NoBorder"
|
"border" "NoBorder"
|
||||||
@ -2278,7 +2278,7 @@
|
|||||||
"navLeft" "Bookmark_3"
|
"navLeft" "Bookmark_3"
|
||||||
"navRight" "Notifications_ShowButtonPanel"
|
"navRight" "Notifications_ShowButtonPanel"
|
||||||
"navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
"labelText" "Bookmark 4" // 2 BM4
|
"labelText" "TKGP Main Server" // 2 BM4
|
||||||
"textinsetx" "10"
|
"textinsetx" "10"
|
||||||
"pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
"pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
@ -2307,15 +2307,15 @@
|
|||||||
"wide" "72.5"
|
"wide" "72.5"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "11"
|
"zpos" "11"
|
||||||
"visible" "0" // 1 BM5
|
"visible" "1" // 1 BM5
|
||||||
"Command" "" // 3 BM5
|
"Command" "engine connect 192.99.19.228:27016" // 3 BM5
|
||||||
"PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
"paintborder" "1"
|
"paintborder" "1"
|
||||||
"border" "NoBorder"
|
"border" "NoBorder"
|
||||||
"navUp" "Bookmark_3"
|
"navUp" "Bookmark_3"
|
||||||
"navRight" "Bookmark_6"
|
"navRight" "Bookmark_6"
|
||||||
"navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
"labelText" "Bookmark 5" // 2 BM5
|
"labelText" "The Furry Pound" // 2 BM5
|
||||||
"textinsetx" "10"
|
"textinsetx" "10"
|
||||||
"pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
"pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
@ -2344,8 +2344,8 @@
|
|||||||
"wide" "72.5"
|
"wide" "72.5"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "11"
|
"zpos" "11"
|
||||||
"visible" "0" // 1 BM6
|
"visible" "1" // 1 BM6
|
||||||
"Command" "" // 3 BM6
|
"Command" "engine connect nyc-1.us.uncletopia.com" // 3 BM6
|
||||||
"PaintBackgroundType" "2"
|
"PaintBackgroundType" "2"
|
||||||
"paintborder" "1"
|
"paintborder" "1"
|
||||||
"border" "NoBorder"
|
"border" "NoBorder"
|
||||||
@ -2353,7 +2353,7 @@
|
|||||||
"navLeft" "Bookmark_5"
|
"navLeft" "Bookmark_5"
|
||||||
"navRight" "Notifications_ShowButtonPanel"
|
"navRight" "Notifications_ShowButtonPanel"
|
||||||
"navToRelay" "SubButton"
|
"navToRelay" "SubButton"
|
||||||
"labelText" "Bookmark 6" // 2 BM6
|
"labelText" "Uncletopia" // 2 BM6
|
||||||
"textinsetx" "10"
|
"textinsetx" "10"
|
||||||
"pin_to_sibling" "G_BookmarkPanel"
|
"pin_to_sibling" "G_BookmarkPanel"
|
||||||
"pin_corner_to_sibling" "0"
|
"pin_corner_to_sibling" "0"
|
||||||
@ -4566,3 +4566,50 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
"ControlName" "EditablePanel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldName" "Borders"
|
"fieldName" "Borders"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "19"
|
"zpos" "19"
|
||||||
"wide" "600"
|
"wide" "600"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -52,7 +52,7 @@
|
|||||||
"ControlName" "CTFImagePanel"
|
"ControlName" "CTFImagePanel"
|
||||||
"fieldName" "Gradient"
|
"fieldName" "Gradient"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "5"
|
"zpos" "5"
|
||||||
"wide" "600"
|
"wide" "600"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -94,7 +94,7 @@
|
|||||||
"ControlName" "EditablePanel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldName" "G_BlueScoreBG"
|
"fieldName" "G_BlueScoreBG"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"wide" "290"
|
"wide" "290"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "2"
|
"zpos" "2"
|
||||||
@ -133,7 +133,7 @@
|
|||||||
"ControlName" "CAvatarImagePanel"
|
"ControlName" "CAvatarImagePanel"
|
||||||
"fieldName" "BlueLeaderAvatar"
|
"fieldName" "BlueLeaderAvatar"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "17"
|
"ypos" "63"
|
||||||
"zpos" "25"
|
"zpos" "25"
|
||||||
"wide" "24"
|
"wide" "24"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
@ -187,7 +187,7 @@
|
|||||||
"ControlName" "EditablePanel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldName" "G_RedScoreBG"
|
"fieldName" "G_RedScoreBG"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"wide" "600"
|
"wide" "600"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
"zpos" "1"
|
"zpos" "1"
|
||||||
@ -226,7 +226,7 @@
|
|||||||
"ControlName" "CAvatarImagePanel"
|
"ControlName" "CAvatarImagePanel"
|
||||||
"fieldName" "RedLeaderAvatar"
|
"fieldName" "RedLeaderAvatar"
|
||||||
"xpos" "576"
|
"xpos" "576"
|
||||||
"ypos" "17"
|
"ypos" "63"
|
||||||
"zpos" "25"
|
"zpos" "25"
|
||||||
"wide" "24"
|
"wide" "24"
|
||||||
"tall" "24"
|
"tall" "24"
|
||||||
@ -260,7 +260,7 @@
|
|||||||
"textAlignment" "west"
|
"textAlignment" "west"
|
||||||
"xpos" "290" [$WINDOWS]
|
"xpos" "290" [$WINDOWS]
|
||||||
"xpos" "289" [!$WINDOWS]
|
"xpos" "289" [!$WINDOWS]
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"wide" "20"
|
"wide" "20"
|
||||||
"tall" "20" [$WINDOWS]
|
"tall" "20" [$WINDOWS]
|
||||||
"tall" "21" [!$WINDOWS]
|
"tall" "21" [!$WINDOWS]
|
||||||
@ -285,10 +285,10 @@
|
|||||||
"ControlName" "EditablePanel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldName" "PlayersBg"
|
"fieldName" "PlayersBg"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "64"
|
"ypos" "110"
|
||||||
"zpos" "0"
|
"zpos" "0"
|
||||||
"wide" "600"
|
"wide" "600"
|
||||||
"tall" "374"
|
"tall" "302"
|
||||||
"autoResize" "0"
|
"autoResize" "0"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
@ -332,7 +332,7 @@
|
|||||||
"labelText" "%blueteamname%"
|
"labelText" "%blueteamname%"
|
||||||
"textAlignment" "west"
|
"textAlignment" "west"
|
||||||
"xpos" "10"
|
"xpos" "10"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "140"
|
"wide" "140"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -356,7 +356,7 @@
|
|||||||
"labelText" "%blueteamscore%"
|
"labelText" "%blueteamscore%"
|
||||||
"textAlignment" "east"
|
"textAlignment" "east"
|
||||||
"xpos" "190"
|
"xpos" "190"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "100"
|
"wide" "100"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -399,7 +399,7 @@
|
|||||||
"labelText" "%blueteamplayercount%"
|
"labelText" "%blueteamplayercount%"
|
||||||
"textAlignment" "west"
|
"textAlignment" "west"
|
||||||
"xpos" "150"
|
"xpos" "150"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "100"
|
"wide" "100"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -423,7 +423,7 @@
|
|||||||
"labelText" "%redteamname%"
|
"labelText" "%redteamname%"
|
||||||
"textAlignment" "east"
|
"textAlignment" "east"
|
||||||
"xpos" "450"
|
"xpos" "450"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "140"
|
"wide" "140"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -448,7 +448,7 @@
|
|||||||
"labelText" "%redteamscore%"
|
"labelText" "%redteamscore%"
|
||||||
"textAlignment" "west"
|
"textAlignment" "west"
|
||||||
"xpos" "310"
|
"xpos" "310"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "100"
|
"wide" "100"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -491,7 +491,7 @@
|
|||||||
"labelText" "%redteamplayercount%"
|
"labelText" "%redteamplayercount%"
|
||||||
"textAlignment" "east"
|
"textAlignment" "east"
|
||||||
"xpos" "350"
|
"xpos" "350"
|
||||||
"ypos" "43"
|
"ypos" "89"
|
||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "100"
|
"wide" "100"
|
||||||
"tall" "20"
|
"tall" "20"
|
||||||
@ -514,7 +514,7 @@
|
|||||||
"labelText" "%server%"
|
"labelText" "%server%"
|
||||||
"textAlignment" "east"
|
"textAlignment" "east"
|
||||||
"xpos" "296"
|
"xpos" "296"
|
||||||
"ypos" "425"
|
"ypos" "399"
|
||||||
"zpos" "22"
|
"zpos" "22"
|
||||||
"wide" "300"
|
"wide" "300"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
@ -537,7 +537,7 @@
|
|||||||
"labelText" "%servertime%"
|
"labelText" "%servertime%"
|
||||||
"textAlignment" "east"
|
"textAlignment" "east"
|
||||||
"xpos" "366"
|
"xpos" "366"
|
||||||
"ypos" "374"
|
"ypos" "348"
|
||||||
"zpos" "22"
|
"zpos" "22"
|
||||||
"wide" "230"
|
"wide" "230"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
@ -558,10 +558,10 @@
|
|||||||
"ControlName" "SectionedListPanel"
|
"ControlName" "SectionedListPanel"
|
||||||
"fieldName" "BluePlayerList"
|
"fieldName" "BluePlayerList"
|
||||||
"xpos" "5"
|
"xpos" "5"
|
||||||
"ypos" "65"
|
"ypos" "111"
|
||||||
"zpos" "20"
|
"zpos" "20"
|
||||||
"wide" "290"
|
"wide" "290"
|
||||||
"tall" "300"
|
"tall" "225"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
@ -580,10 +580,10 @@
|
|||||||
"ControlName" "SectionedListPanel"
|
"ControlName" "SectionedListPanel"
|
||||||
"fieldName" "RedPlayerList"
|
"fieldName" "RedPlayerList"
|
||||||
"xpos" "305"
|
"xpos" "305"
|
||||||
"ypos" "65"
|
"ypos" "111"
|
||||||
"zpos" "20"
|
"zpos" "20"
|
||||||
"wide" "290"
|
"wide" "290"
|
||||||
"tall" "300"
|
"tall" "225"
|
||||||
"pinCorner" "0"
|
"pinCorner" "0"
|
||||||
"visible" "0"
|
"visible" "0"
|
||||||
"enabled" "0"
|
"enabled" "0"
|
||||||
@ -624,7 +624,7 @@
|
|||||||
"labelText" "%spectators%"
|
"labelText" "%spectators%"
|
||||||
"textAlignment" "west"
|
"textAlignment" "west"
|
||||||
"xpos" "70"
|
"xpos" "70"
|
||||||
"ypos" "374"
|
"ypos" "348"
|
||||||
"zpos" "21"
|
"zpos" "21"
|
||||||
"wide" "395"
|
"wide" "395"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
@ -648,7 +648,7 @@
|
|||||||
"labelText" "%waitingtoplay%"
|
"labelText" "%waitingtoplay%"
|
||||||
"textAlignment" "west"
|
"textAlignment" "west"
|
||||||
"xpos" "70"
|
"xpos" "70"
|
||||||
"ypos" "425"
|
"ypos" "399"
|
||||||
"zpos" "4"
|
"zpos" "4"
|
||||||
"wide" "424"
|
"wide" "424"
|
||||||
"tall" "12"
|
"tall" "12"
|
||||||
@ -669,7 +669,7 @@
|
|||||||
"ControlName" "CTFImagePanel"
|
"ControlName" "CTFImagePanel"
|
||||||
"fieldName" "TeamStripe"
|
"fieldName" "TeamStripe"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "386"
|
"ypos" "360"
|
||||||
"zpos" "18"
|
"zpos" "18"
|
||||||
"wide" "600"
|
"wide" "600"
|
||||||
"tall" "40"
|
"tall" "40"
|
||||||
@ -701,7 +701,7 @@
|
|||||||
"ControlName" "ImagePanel"
|
"ControlName" "ImagePanel"
|
||||||
"fieldName" "ClassImage"
|
"fieldName" "ClassImage"
|
||||||
"xpos" "2"
|
"xpos" "2"
|
||||||
"ypos" "371"
|
"ypos" "345"
|
||||||
"zpos" "19"
|
"zpos" "19"
|
||||||
"wide" "66"
|
"wide" "66"
|
||||||
"tall" "66"
|
"tall" "66"
|
||||||
@ -722,7 +722,7 @@
|
|||||||
"ControlName" "CTFPlayerModelPanel"
|
"ControlName" "CTFPlayerModelPanel"
|
||||||
"fieldName" "classmodelpanel"
|
"fieldName" "classmodelpanel"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "257"
|
"ypos" "231"
|
||||||
"zpos" "19"
|
"zpos" "19"
|
||||||
"wide" "90"
|
"wide" "90"
|
||||||
"tall" "180"
|
"tall" "180"
|
||||||
@ -885,7 +885,7 @@
|
|||||||
"labelText" "%mapname%"
|
"labelText" "%mapname%"
|
||||||
"textAlignment" "center"
|
"textAlignment" "center"
|
||||||
"xpos" "513"
|
"xpos" "513"
|
||||||
"ypos" "386"
|
"ypos" "360"
|
||||||
"zpos" "30"
|
"zpos" "30"
|
||||||
"wide" "87"
|
"wide" "87"
|
||||||
"tall" "40"
|
"tall" "40"
|
||||||
@ -943,7 +943,7 @@
|
|||||||
"ControlName" "EditablePanel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldName" "LocalPlayerDuelStatsPanel"
|
"fieldName" "LocalPlayerDuelStatsPanel"
|
||||||
"xpos" "1"
|
"xpos" "1"
|
||||||
"ypos" "382"
|
"ypos" "356"
|
||||||
"zpos" "50"
|
"zpos" "50"
|
||||||
"wide" "598"
|
"wide" "598"
|
||||||
"tall" "50"
|
"tall" "50"
|
||||||
@ -1163,7 +1163,7 @@
|
|||||||
"ControlName" "EditablePanel"
|
"ControlName" "EditablePanel"
|
||||||
"fieldName" "LocalPlayerStatsPanel"
|
"fieldName" "LocalPlayerStatsPanel"
|
||||||
"xpos" "0"
|
"xpos" "0"
|
||||||
"ypos" "369"
|
"ypos" "343"
|
||||||
"zpos" "21"
|
"zpos" "21"
|
||||||
"wide" "600"
|
"wide" "600"
|
||||||
"tall" "448"
|
"tall" "448"
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
"fieldName" "HudMedicCharge"
|
"fieldName" "HudMedicCharge"
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"xpos" "c-60" // CUM
|
"xpos" "c-20" // CUM
|
||||||
"ypos" "c10"
|
"ypos" "c10"
|
||||||
"wide" "f0"
|
"wide" "f0"
|
||||||
"tall" "480"
|
"tall" "480"
|
||||||
@ -197,10 +197,10 @@
|
|||||||
"fieldName" "CHudAccountPanel"
|
"fieldName" "CHudAccountPanel"
|
||||||
"wide" "200"
|
"wide" "200"
|
||||||
"tall" "60"
|
"tall" "60"
|
||||||
"xpos" "c+140" // 1 CM
|
"xpos" "c-20" // 1 CM
|
||||||
"xpos_minmode" "c+120" // 2 CM
|
"xpos_minmode" "c-20" // 2 CM
|
||||||
"ypos" "r32" // 3 CM
|
"ypos" "c10" // 3 CM
|
||||||
"ypos_minmode" "c+108" // 4 CM
|
"ypos_minmode" "c10" // 4 CM
|
||||||
"visible" "1"
|
"visible" "1"
|
||||||
"enabled" "1"
|
"enabled" "1"
|
||||||
"paintbackground" "1"
|
"paintbackground" "1"
|
||||||
@ -492,7 +492,7 @@
|
|||||||
"wide" "628"
|
"wide" "628"
|
||||||
"tall" "468"
|
"tall" "468"
|
||||||
|
|
||||||
"MaxDeathNotices" "5" // 1 KF
|
"MaxDeathNotices" "6" // 1 KF
|
||||||
"IconScale" "0.35"
|
"IconScale" "0.35"
|
||||||
"LineHeight" "12" // 3 KF
|
"LineHeight" "12" // 3 KF
|
||||||
"LineSpacing" "2" // 4 KF
|
"LineSpacing" "2" // 4 KF
|
||||||
@ -1522,3 +1522,9 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user