Skip to content

Commit

Permalink
1.41b [disguise incognito]
Browse files Browse the repository at this point in the history
added disguisestatus to incognito
  • Loading branch information
MedicodiBiscotti committed Sep 23, 2015
1 parent 6d7a68c commit f3c6327
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 1 deletion.
114 changes: 114 additions & 0 deletions biscottiHUD/backup_default_files/resource/ui/disguisestatuspanel.res
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
"Resource/UI/ItemModelPanel.res"
{
"itemmodelpanel"
{
"ControlName" "CEmbeddedItemModelPanel"
"fieldName" "itemmodelpanel"

"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "100"
"tall" "100"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"useparentbg" "1"

"fov" "54"
"start_framed" "1"

"disable_manipulation" "1"

"model"
{
"angles_x" "10"
"angles_y" "130"
"angles_z" "0"
}
}
"DisguiseStatusBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "DisguiseStatusBG"
"xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "150"
"tall" "22"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"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"

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

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

"DisguiseNameLabel"
{
"ControlName" "Label"
"fieldName" "DisguiseNameLabel"
"font" "TFFontMedium"
"font_minmode" "TFFontMedium"
"xpos" "35"
"ypos" "2"
"zpos" "1"
"wide" "110"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%disguisename%"
"textAlignment" "North-West"
"dulltext" "0"
"brighttext" "0"
}

"WeaponNameLabel"
{
"ControlName" "Label"
"fieldName" "WeaponNameLabel"
"font" "TFFontMedium"
"xpos" "35"
"ypos" "11"
"zpos" "1"
"wide" "110"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%weaponname%"
"textAlignment" "North-West"
"dulltext" "0"
"brighttext" "0"
}

"SpectatorGUIHealth"
{
"ControlName" "EditablePanel"
"fieldName" "SpectatorGUIHealth"
"xpos" "-3"
"ypos" "-3"
"wide" "32"
"tall" "32"
"visible" "1"
"enabled" "1"
"HealthBonusPosAdj" "10"
"HealthDeathWarning" "0.49"
"TFFont" "HudFontSmall"
"HealthDeathWarningColor" "HUDDeathWarning"
"TextColor" "HudOffWhite"
}
}
114 changes: 114 additions & 0 deletions biscottiHUD/incognito/resource/ui/disguisestatuspanel.res
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
"Resource/UI/ItemModelPanel.res"
{
"itemmodelpanel"
{
"ControlName" "CEmbeddedItemModelPanel"
"fieldName" "itemmodelpanel"

"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "100"
"tall" "100"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"useparentbg" "1"

"fov" "54"
"start_framed" "1"

"disable_manipulation" "1"

"model"
{
"angles_x" "10"
"angles_y" "130"
"angles_z" "0"
}
}
"DisguiseStatusBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "DisguiseStatusBG"
"xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "150"
"tall" "22"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"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"

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

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

"DisguiseNameLabel"
{
"ControlName" "Label"
"fieldName" "DisguiseNameLabel"
"font" "TFFontMedium"
"font_minmode" "TFFontMedium"
"xpos" "35"
"ypos" "2"
"zpos" "1"
"wide" "-110"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%disguisename%"
"textAlignment" "North-West"
"dulltext" "0"
"brighttext" "0"
}

"WeaponNameLabel"
{
"ControlName" "Label"
"fieldName" "WeaponNameLabel"
"font" "TFFontMedium"
"xpos" "35"
"ypos" "11"
"zpos" "1"
"wide" "110"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "%weaponname%"
"textAlignment" "North-West"
"dulltext" "0"
"brighttext" "0"
}

"SpectatorGUIHealth"
{
"ControlName" "EditablePanel"
"fieldName" "SpectatorGUIHealth"
"xpos" "-3"
"ypos" "-3"
"wide" "32"
"tall" "32"
"visible" "1"
"enabled" "1"
"HealthBonusPosAdj" "10"
"HealthDeathWarning" "0.49"
"TFFont" "HudFontSmall"
"HealthDeathWarningColor" "HUDDeathWarning"
"TextColor" "HudOffWhite"
}
}
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.41"
"label" "biscottiHUD v. 1.41b"
"command" "engine showconsole;
echo ..............................................................................................................;
echo ..............................................................................................................;
Expand Down

0 comments on commit f3c6327

Please sign in to comment.