Skip to content

Commit

Permalink
1.61 [Pick-Up]
Browse files Browse the repository at this point in the history
fixed some tuff with picking up weapons
  • Loading branch information
MedicodiBiscotti committed Mar 21, 2016
1 parent 169b25d commit fc6f67f
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 57 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# biscottiHUD
v. 1.60g
v. 1.61

This is my custom HUD for Team Fortress 2 (TF2).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "28"
"xpos_minmode" "28"
"ypos" "17"
"ypos_minmode" "17"
"zpos" "1"
"wide" "-90"
"tall" "45"
Expand All @@ -23,12 +21,10 @@
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "28"
"xpos_minmode" "28"
"ypos" "17"
"ypos_minmode" "17"
"zpos" "0"
"wide" "58" // 90
"tall" "35" // 45
"wide" "58"
"tall" "35"
"alpha" "0"
"visible" "1"
"enabled" "1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "28"
"xpos_minmode" "28"
"ypos" "17"
"ypos_minmode" "17"
"zpos" "1"
"wide" "-90"
"tall" "45"
Expand All @@ -23,12 +21,10 @@
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "28"
"xpos_minmode" "28"
"ypos" "17"
"ypos_minmode" "17"
"zpos" "0"
"wide" "58" // 90
"tall" "35" // 45
"wide" "58"
"tall" "35"
"alpha" "0"
"visible" "1"
"enabled" "1"
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/incognito/scripts/hudlayout.res
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"visible" "1"
"enabled" "1"
"xpos" "c115" [$WIN32]
"xpos_minmode" "c165" [$WIN32] // +50 from minmode 0 // c150
"xpos_minmode" "c165" [$WIN32] // +50 from minmode 0
"ypos" "c64" [$WIN32]
"ypos_minmode" "c144" [$WIN32] // +80 from minmode 0
"xpos" "r131" [$X360]
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/incognito_revert/scripts/hudlayout.res
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"visible" "1"
"enabled" "1"
"xpos" "c115" [$WIN32]
"xpos_minmode" "c165" [$WIN32] // +50 from minmode 0 // c150
"xpos_minmode" "c165" [$WIN32] // +50 from minmode 0
"ypos" "c64" [$WIN32]
"ypos_minmode" "c144" [$WIN32] // +80 from minmode 0
"xpos" "r131" [$X360]
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/resource/gamemenu.res
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"Version"
{
"label" "biscottiHUD v. 1.60g"
"label" "biscottiHUD v. 1.61"
"command" "engine showconsole
echo ..............................................................................................................
echo ..............................................................................................................
Expand Down
8 changes: 2 additions & 6 deletions biscottiHUD/resource/ui/hudammoweapons.res
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "28"
"xpos_minmode" "28"
"ypos" "17"
"ypos_minmode" "17"
"zpos" "1"
"wide" "-90"
"tall" "45"
Expand All @@ -23,12 +21,10 @@
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "28"
"xpos_minmode" "28"
"ypos" "17"
"ypos_minmode" "17"
"zpos" "0"
"wide" "58" // 90
"tall" "35" // 45
"wide" "58"
"tall" "35"
"alpha" "0"
"visible" "1"
"enabled" "1"
Expand Down
2 changes: 1 addition & 1 deletion biscottiHUD/resource/ui/huditemeffectmeter_killstreak.res
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"MeterBG" "Gray"
}

"ItemEffectMeterBG"
"ItemEffectMeterBG"
{
"ControlName" "ImagePanel"
"fieldName" "ItemEffectMeterBG"
Expand Down
5 changes: 3 additions & 2 deletions biscottiHUD/resource/ui/hudobjectiveflagpanel.res
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,9 @@
{
"ControlName" "ImagePanel"
"fieldName" "CarriedImage"
"xpos" "0" // c-50
"ypos" "r127" [$WIN32] // r137
"xpos" "0"
"ypos" "r165" [$WIN32]
"ypos_minmode" "r127" [$WIN32]
"ypos" "r158" [$X360]
"zpos" "10"
"wide" "100"
Expand Down
6 changes: 4 additions & 2 deletions biscottiHUD/resource/ui/hudobjectiverobotdestruction.res
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,10 @@
{
"ControlName" "EditablePanel"
"fieldName" "CarriedContainer"
"xpos" "c131"
"ypos" "r187"
"xpos" "c95"
"ypos" "r267"
"xpos_minmode" "c145"
"ypos_minmode" "r187"
"zpos" "1"
"wide" "150"
"tall" "80"
Expand Down
43 changes: 15 additions & 28 deletions biscottiHUD/resource/ui/hudplayerclass.res
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"zpos" "1"
"wide" "110"
"wide_minmode" "100"
"tall" "50"
"tall" "40"
"visible" "1"
"enabled" "1"
"scaleImage" "1"
Expand Down Expand Up @@ -342,15 +342,12 @@
{
"ControlName" "EditablePanel"
"fieldName" "CarryingWeapon"
"xpos" "20"
"xpos_minmode" "90"
"ypos" "r27"
"ypos_minmode" "r36"
"zpos" "100"
"xpos" "0"
"ypos" "r114"
"ypos_minmode" "r76"
"zpos" "1"
"wide" "500"
"wide_minmode" "500"
"tall" "28"
"tall_minmode" "28"
"tall" "32"

"CarryingBackground"
{
Expand Down Expand Up @@ -381,8 +378,8 @@
"src_corner_height" "23" // pixels inside the image
"src_corner_width" "23"

"draw_corner_width" "5" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "5"
"draw_corner_width" "0" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "0"
}

"CarryingLabel"
Expand All @@ -392,19 +389,15 @@
"font" "ReplayBrowserSmallest"
"font_minmode" "TFFontMedium"
"xpos" "5"
"xpos_minmode" "5"
"ypos" "3"
"ypos_minmode" "2"
"zpos" "1"
"wide" "200"
"wide_minmode" "f0"
"wide" "f0"
"tall" "f0"
"tall_minmode" "f0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "North-West"
"textAlignment" "West"
"dulltext" "0"
"brighttext" "0"
"proportionaltoparent" "1"
Expand All @@ -423,15 +416,13 @@
"ypos" "p0.12"
"ypos_minmode" "3"
"zpos" "0"
"wide" "200"
"wide_minmode" "f0"
"wide" "f0"
"tall" "f0"
"tall_minmode" "f0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"visible" "0"
"enabled" "1"
"textAlignment" "North-West"
"textAlignment" "West"
"dulltext" "0"
"brighttext" "0"
"proportionaltoparent" "1"
Expand All @@ -447,19 +438,15 @@
"font" "FontStoreOriginalPrice"
"font_minmode" "TFFontSmall"
"xpos" "5"
"xpos_minmode" "5"
"ypos" "12"
"ypos_minmode" "10"
"zpos" "0"
"wide" "200"
"wide_minmode" "f0"
"wide" "f0"
"tall" "f0"
"tall_minmode" "f0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"textAlignment" "North-West"
"textAlignment" "West"
"dulltext" "0"
"brighttext" "0"
"proportionaltoparent" "1"
Expand Down
4 changes: 2 additions & 2 deletions biscottiHUD/scripts/hudlayout.res
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"visible" "1"
"enabled" "1"
"xpos" "c115" [$WIN32]
"xpos_minmode" "c165" [$WIN32] // +50 from minmode 0 // c150
"xpos_minmode" "c165" [$WIN32] // +50 from minmode 0
"ypos" "c64" [$WIN32]
"ypos_minmode" "c144" [$WIN32] // +80 from minmode 0
"xpos" "r131" [$X360]
Expand Down Expand Up @@ -1493,7 +1493,7 @@
"wide" "f0"
"tall" "f0"
}

HudMatchStatus
{
"fieldName" "HudMatchStatus"
Expand Down

0 comments on commit fc6f67f

Please sign in to comment.