Skip to content

Commit

Permalink
KBNHud v441: 4x6DJ8 Edition
Browse files Browse the repository at this point in the history
  • Loading branch information
Jotunn committed Aug 3, 2018
1 parent 4a3bc04 commit e186fe7
Show file tree
Hide file tree
Showing 69 changed files with 936 additions and 17,208 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
![alt text](https://i.imgur.com/QI8x66Z.png)

v440: Kosciuszko Edition
v441: 4x6DJ8 Edition
======

Info and links
-------
**Made by a sniper main, for sniper mains.**
(But it's good at other things too.)

I made this HUD from the bones of KNHUD during my time as a Sniper in UGC, and decided to share it. The main theme is transparency and lack of backgrounds, with secondary focus on being in the focus area for snipers, at the center of the screen, as well as lots of included customization and easily edited colors.
I made this HUD from the bones of KNHUD during my time as a Sniper in UGC, and decided to share it. Now has derivative elements from eveHUD, rayshud, OMPhud, and Gam3nHUD. The main theme is transparency and lack of backgrounds, with secondary focus on being in the focus area for snipers, at the center of the screen, as well as lots of included customization and easily edited colors.

[Steam Group, join for updates](http://steamcommunity.com/groups/KBNHud "KBNHud Steam Group")

Expand All @@ -28,7 +29,7 @@ __BEFORE INSTALLING ON MAC AND LINUX, YOU MUST DO THE FOLLOWING:__

For the HUD to use proper fonts, you have to install the custom fonts to your computer. Do not worry, the font files are safe and virus free.

To do so, go to `KBNHud-master/resource/fonts`, and select all the files in there, right click, and click the install option. This is all you need to do, and the HUD should work as intended. This also solves long-existing issues with mac and linux not using proper fonts, and is permanent unless you reinstall your OS.
To do so, go to `kbnhud-master/resource/fonts`, and select all the files in there, right click, and click the install option. This is all you need to do, and the HUD should work as intended. This also solves long-existing issues with mac and linux not using proper fonts, and is permanent unless you reinstall your OS.

**Where to install:**

Expand All @@ -51,13 +52,13 @@ The final file setup should look like this:
```
tf
└── custom
└── KBNHud-master
└── kbnhud-master
├── ^customizations
├── cfg
├── materials
├── resource
├── scripts
├── sound
├── user customizations
├── info.vdf
├── README.md
└──v[version #] CHANGELOG.txt
Expand All @@ -72,13 +73,13 @@ exec captions
Customization
-------

### While these files can be modified using any text editor, like Notepad, it is highly recommended that you use Notepad++ since it understands code batching and indentation.
### While these files can be modified using any text editor, like Notepad, it is highly recommended that you use [Notepad++](https://notepad-plus-plus.org/) since it understands code batching and indentation.

**Hud_damagedplayer hitmarker centering fix instructions**

***YOU DON'T NEED TO DO THIS IF YOU REMOVED THE CIRCLE WITH THE OVERRIDE, NOR DO YOU NEED TO DO THIS ON SOME RESOLUTIONS: 1920x1080 / 1680x1050 OR ANY 16:9 OR 21:9 RESOLUTION.***
***YOU DON'T NEED TO DO THIS IF YOU REMOVED THE CIRCLE WITH THE OVERRIDE, NOR DO YOU NEED TO DO THIS ON ANY 16:9 or 21:9 ASPECT RATIO RESOLUTIONS***

1. Go to `tf/custom/KBNHud-master/scripts` and open `hudlayout.res` with a text editor program (eg. Notepad, thought Notepad++ is highly recommended). The first thing you
1. Go to `tf/custom/kbnhud-master/^customizations/_basefiles` and open `hudlayout.res` with a text editor program (eg. Notepad, thought Notepad++ is highly recommended). The first thing you
see should say `DefaultHitmarker`.

2. Under that, find `xpos` and `ypos`. `xpos` moves it left or right. `ypos` moves it up and down. DON'T TOUCH `zpos`!
Expand All @@ -97,7 +98,7 @@ see should say `DefaultHitmarker`.

**HUD Crosshairs instructions**

1. Go to `tf/custom/KBNHud/scripts` and open `hudlayout.res` with a text editor program (eg. Notepad).
1. Go to `tf/custom/kbnhud-master/scripts` and open `crosshairs_hudlayout.res` with a text editor program (eg. Notepad).

2. There are 4 individual crosshair code batches. Each one can use one crosshair image.

Expand Down Expand Up @@ -134,7 +135,7 @@ replacing "SERVERIP" with (obviously) the IP of the server you want to assign.

**Changing HUD colors**

1. Go to `tf/custom/KBNHud-master/resource/scheme` and open `clientscheme_colors.res` with a text editor program (eg. Notepad, Notepad++ works best though) and there should be a large heading saying `COLOR CUSTOMIZATION SECTION`, having a online RGB sampler site is recommended.
1. Go to `tf/custom/kbnhud-master/resource/scheme` and open `colors_clientscheme.res` with a text editor program (eg. Notepad, Notepad++ works best though) and there should be a large heading saying `COLOR CUSTOMIZATION SECTION`, having a online RGB sampler site is recommended.

2. Under that are a bunch of groups of color options. Each name will have an RGBA value on the same line.

Expand Down Expand Up @@ -163,7 +164,7 @@ This or simply sending me a ping over on steam or discord are the best ways to l
Special Thanks
-------

Thanks to: Chippy, Quartz, Garm3n, Sinders, rays [GO WATCH HIS TWITCH STREAM](http://www.twitch.tv/raysfire), OMP
Thanks to: Chippy, Quartz, Garm3n, Sinders, rays [GO WATCH HIS TWITCH STREAM](http://www.twitch.tv/raysfire), OMP for many many HUD elements and developement help.

Thanks to [Clovervidia](https://steamcommunity.com/sharedfiles/filedetails/?id=167785751) for the new captions.

Expand Down
2 changes: 2 additions & 0 deletions ^customizations/#enabled/github placeholder.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
this is here because if this folder is empty, github desktop will do a stoopid and not keep it in the download
you can remove this file after installing
9 changes: 9 additions & 0 deletions ^customizations/Class Images/noimages_hudplayerclass.res
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
"Resource/UI/HudPlayerClass.res"
{
// player class data
"HudPlayerClass"
{
"visible" "0"
"enabled" "0"
}
}
16 changes: 16 additions & 0 deletions ^customizations/Damage Indicator/boldfont_huddamageaccount.res
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
"Resource/UI/HudDamageAccount.res"
{
"CDamageAccountPanel"
{
"delta_item_font" "MavenProblack14OL"
"delta_item_font_big" "MavenProblack14OL"
}
"DamageAccountValue"
{
"font" "MavenProBlack14"
}
"DamageAccountValueShadow"
{
"font" "MavenProBlack14"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
"Resource/HudLayout.res"
{
"16x10Crosshair_vertical1"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "384"
"ypos" "55"
"zpos" "-5"
"wide" "1"
"tall" "170"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "50"
}

"16x10Crosshair_horizontal1"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "35"
"ypos" "240"
"zpos" "-5"
"wide" "330"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "50"
}

"16x10Crosshair_horizontal2"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "403"
"ypos" "240"
"zpos" "-5"
"wide" "330"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "50"
}

"16x10dark_top"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "384"
"ypos" "187"
"zpos" "-5"
"wide" "1"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "100"
}
"16x10dark_bottom"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "384"
"ypos" "254"
"zpos" "-5"
"wide" "1"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "150"
}
"16x10dark_left"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "315"
"ypos" "240"
"zpos" "-5"
"wide" "50"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "100"
}
"16x10dark_right"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "403"
"ypos" "240"
"zpos" "-5"
"wide" "50"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "100"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
"Resource/HudLayout.res"
{
"16x9Crosshair_vertical1"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "427"
"ypos" "75"
"zpos" "-5"
"wide" "1"
"tall" "154"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "50"
}

"16x9Crosshair_horizontal1"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "40"
"ypos" "240"
"zpos" "-5"
"wide" "374"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "50"
}

"16x9Crosshair_horizontal2"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "439"
"ypos" "240"
"zpos" "-5"
"wide" "374"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "50"
}

"16x9dark_top"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "426"
"ypos" "190"
"zpos" "-5"
"wide" ""
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "100"
}
"16x9dark_bottom"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "427"
"ypos" "252"
"zpos" "-5"
"wide" "1"
"tall" "38"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "150"
}
"16x9dark_left"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "365"
"ypos" "240"
"zpos" "-5"
"wide" "50"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "100"
}
"16x9dark_right"
{
"ControlName" "ImagePanel"
"fieldName" "VerticalLine"
"xpos" "439"
"ypos" "240"
"zpos" "-5"
"wide" "50"
"tall" "1"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"fillcolor" "255 255 255 255"
"alpha" "100"
}
}
Loading

0 comments on commit e186fe7

Please sign in to comment.