Upvote Upvoted 44 Downvote Downvoted
1 2 3 4
HOWTO: Use yz50/clockwork KonrWings in any HUD
posted in Customization
1
#1
27 Frags +

Posting this since it seems a fair few people want to try out Yz50/Clockwork's version of Garm3n Hud Konr Wings from Quake.
example: http://www.youtube.com/watch?v=oduzm75ZT7g

edit: I should carify that the font is optimized for 1024x768 resolution. If you have troubles positioning it the best you can do is mess with the crosshair size and positioning.

However, the values shown below are for 1920x1080 positioning

Open up steam/steamapps/Common/Team Fortress 2/tf/custom; you will be working within this folder from now on.

If have a custom hud installed look for the resource folder within custom. It may look like this custom/resource, custom/HUD/resource or something similar. Once you have found the resource folder check if there's a file called Garm3nFont.ttf is there, if there is delete it.

Download yz50/clockwork's version of the garm3nhud font from here:
http://dl.dropbox.com/u/49007794/Garm3nFont.ttf

Paste the font into your resource folder

Open up clientscheme.res from resource with a text editor and check you've got this text in there, if you haven't paste it.

"CrossHairKonrWings"
		{
			"1"
			{
				"name"		"Garm3nFont"
				[b]"tall"		"12"[/b]
"weight"	"0"
				"antialias"	"1"
			}
		}

which should be found under the font section of the file

and check for this

"12" 
		{
			"font" "resource/Garm3nFont.ttf"
			"name" "Garm3nFont"
		}

which should be found under the custom fonts section, at the bottom of the file
note:the number 12 is subjective here to ordering

Open up hudlayout.res in your scripts folder in custom. It may look like this custom/scripts, custom/HUD/scripts or something similar.

paste this here:

CrossHairKonrWings
	{
		"controlName"	"CExLabel"
		"fieldName"	 	"CrossHairKonrWings"
		"visible"		"1"
		"enabled"		"1"
		"zpos"			"2"

		"xpos"			"c-7"
		"ypos"			"c-24"
		"wide"			"46"
		"tall"			"49"

		"font"			"CrossHairKonrWings"
		"labelText"		"Z"
		"textAlignment"	"west"	
		"fgcolor"		"255 255 255 255"

	}

Save, and open up tf2. Position it with xpos/ypos/wide/tall in hudlayout to center it and that's it :)

Posting this since it seems a fair few people want to try out Yz50/Clockwork's version of Garm3n Hud Konr Wings from Quake.
example: [url]http://www.youtube.com/watch?v=oduzm75ZT7g[/url]

[i]edit: I should carify that the font is optimized for 1024x768 resolution. If you have troubles positioning it the best you can do is mess with the crosshair size and positioning.

However, the values shown below are for 1920x1080 positioning[/i]

Open up steam/steamapps/Common/Team Fortress 2/tf/custom; you will be working within this folder from now on.

If have a custom hud installed look for the resource folder within custom. It may look like this custom/resource, custom/HUD/resource or something similar. Once you have found the resource folder check if there's a file called Garm3nFont.ttf is there, if there is delete it.

Download yz50/clockwork's version of the garm3nhud font from here:
[url]http://dl.dropbox.com/u/49007794/Garm3nFont.ttf[/url]

Paste the font into your resource folder

Open up clientscheme.res from resource with a text editor and check you've got this text in there, if you haven't paste it.
[code]"CrossHairKonrWings"
{
"1"
{
"name" "Garm3nFont"
[b]"tall" "12"[/b]
"weight" "0"
"antialias" "1"
}
}[/code]

which should be found under the font section of the file

and check for this
[code]
"12"
{
"font" "resource/Garm3nFont.ttf"
"name" "Garm3nFont"
}
[/code]
which should be found under the custom fonts section, at the bottom of the file
[i]note:the number 12 is subjective here to ordering[/i]

Open up hudlayout.res in your scripts folder in custom. It may look like this custom/scripts, custom/HUD/scripts or something similar.

paste this here:
[code]CrossHairKonrWings
{
"controlName" "CExLabel"
"fieldName" "CrossHairKonrWings"
"visible" "1"
"enabled" "1"
"zpos" "2"

"xpos" "c-7"
"ypos" "c-24"
"wide" "46"
"tall" "49"

"font" "CrossHairKonrWings"
"labelText" "Z"
"textAlignment" "west"
"fgcolor" "255 255 255 255"

}[/code]

Save, and open up tf2. Position it with xpos/ypos/wide/tall in hudlayout to center it and that's it :)
2
#2
4 Frags +

Thank you :) I love these huds!

Thank you :) I love these huds!
3
#3
0 Frags +

Very helpful thank you

Very helpful thank you
4
#4
0 Frags +

Also if you run at a 1920 x 1080 resolution and you don't want to play on like a size 45 "" crosshair, you should change the tall value in clientscheme.res to 12.5. Then you can just edit the crosshair values in the scripts to center it. You can finally play with yz50's size 32 "" xhair with minor centering issues(a couple pixels sticking out).

Also if you run at a 1920 x 1080 resolution and you don't want to play on like a size 45 "" crosshair, you should change the tall value in clientscheme.res to 12.5. Then you can just edit the crosshair values in the scripts to center it. You can finally play with yz50's size 32 "" xhair with minor centering issues(a couple pixels sticking out).
5
#5
2 Frags +

Thanks for doing this. Should clear up a lot of confusion with HUD crosshairs.

R.I.P. TF2 Help sub-section 2012-2013

Thanks for doing this. Should clear up a lot of confusion with HUD crosshairs.

R.I.P. TF2 Help sub-section 2012-2013
6
#6
0 Frags +

aye, should have posted it in TF2 Help

aye, should have posted it in TF2 Help
7
#7
8 Frags +

Just wanted to post one more additional thing; this font file doesn't work on macs, looks like this

http://i.imgur.com/gQsh2.jpg

Here is the correct font file for macintosh operating systems: http://dl.dropbox.com/u/21833101/Garm3nFont.ttf, do everything the same but use this font file instead. Only some of the crosshairs work, the ones that I have found to work are the ones corresponding to 'i' and the numbers '1-9'.

NOTE: Big thank you to Fog for editing this himself :)

Just wanted to post one more additional thing; this font file doesn't work on macs, looks like this
[img]http://i.imgur.com/gQsh2.jpg[/img]

Here is the correct font file for macintosh operating systems: http://dl.dropbox.com/u/21833101/Garm3nFont.ttf, do everything the same but use this font file instead. Only some of the crosshairs work, the ones that I have found to work are the ones corresponding to 'i' and the numbers '1-9'.

NOTE: Big thank you to Fog for editing this himself :)
8
#8
2 Frags +

https://www.dropbox.com/sh/jmwjcvi6o0srgfw/bvclN7lknf

Here's a new KNHud with the wings if you want it

https://www.dropbox.com/sh/jmwjcvi6o0srgfw/bvclN7lknf

Here's a new KNHud with the wings if you want it
9
#9
0 Frags +

Does this work in the default HUD? I can't seem to find my hudlayout.res file.

Does this work in the default HUD? I can't seem to find my hudlayout.res file.
10
#10
24 Frags +

http://i.imgur.com/nDgLFmy.jpg

http://i.imgur.com/iLcSoRj.jpg

that's what I intended the crosshair to look like when I initially setup all the font/hud files. it's supposed to have the "none" crosshair overlap to make the sides a little more bold, and give the soldier crosshair those little prongs. if you use my settings I'm not sure how it'll look if you use it on a different resolution than 1024x768, it'll probably be a little off centered.

[img]http://i.imgur.com/nDgLFmy.jpg[/img]
[img]http://i.imgur.com/iLcSoRj.jpg[/img]

that's what I intended the crosshair to look like when I initially setup all the font/hud files. it's supposed to have the "none" crosshair overlap to make the sides a little more bold, and give the soldier crosshair those little prongs. if you use my settings I'm not sure how it'll look if you use it on a different resolution than 1024x768, it'll probably be a little off centered.
11
#11
3 Frags +
Jru_jit_suDoes this work in the default HUD? I can't seem to find my hudlayout.res file.

yeah it does, but you'll need to extract the default hudlayout.res and clientscheme.res from one of the .gcf files (I'm not sure which) and do it from there

[quote=Jru_jit_su]Does this work in the default HUD? I can't seem to find my hudlayout.res file.[/quote]
yeah it does, but you'll need to extract the default hudlayout.res and clientscheme.res from one of the .gcf files (I'm not sure which) and do it from there
12
#12
0 Frags +
TooniJru_jit_suDoes this work in the default HUD? I can't seem to find my hudlayout.res file.yeah it does, but you'll need to extract the default hudlayout.res and clientscheme.res from one of the .gcf files (I'm not sure which) and do it from there

Thanks,can you please tell me what file it is? That'd be greatly appreciated.

[quote=Tooni][quote=Jru_jit_su]Does this work in the default HUD? I can't seem to find my hudlayout.res file.[/quote]
yeah it does, but you'll need to extract the default hudlayout.res and clientscheme.res from one of the .gcf files (I'm not sure which) and do it from there[/quote]
Thanks,can you please tell me what file it is? That'd be greatly appreciated.
13
#13
0 Frags +

cool guide!

cool guide!
14
#14
2 Frags +
Jru_jit_suTooniJru_jit_suDoes this work in the default HUD? I can't seem to find my hudlayout.res file.yeah it does, but you'll need to extract the default hudlayout.res and clientscheme.res from one of the .gcf files (I'm not sure which) and do it from thereThanks,can you please tell me what file it is? That'd be greatly appreciated.

it's called "team fortress 2 content.gcf" and is in your steamapps folder, use GCFscape to extract the scripts and resource folders from there and place those two folders in your tf folder, then follow the guide.

[quote=Jru_jit_su][quote=Tooni][quote=Jru_jit_su]Does this work in the default HUD? I can't seem to find my hudlayout.res file.[/quote]
yeah it does, but you'll need to extract the default hudlayout.res and clientscheme.res from one of the .gcf files (I'm not sure which) and do it from there[/quote]
Thanks,can you please tell me what file it is? That'd be greatly appreciated.[/quote]

it's called "team fortress 2 content.gcf" and is in your steamapps folder, use GCFscape to extract the scripts and resource folders from there and place those two folders in your tf folder, then follow the guide.
15
#15
2 Frags +

If anyone has this setup could they post a DL link?

If anyone has this setup could they post a DL link?
16
#16
1 Frags +
Lights_If anyone has this setup could they post a DL link?

if anyone has what setup? the crosshair within the default hud?

[quote=Lights_]If anyone has this setup could they post a DL link?[/quote]

if anyone has what setup? the crosshair within the default hud?
17
#17
1 Frags +
TooniLights_If anyone has this setup could they post a DL link?
if anyone has what setup? the crosshair within the default hud?

just the crosshair set up with various different huds, in case people want an easier way to try it

[quote=Tooni][quote=Lights_]If anyone has this setup could they post a DL link?[/quote]

if anyone has what setup? the crosshair within the default hud?[/quote]

just the crosshair set up with various different huds, in case people want an easier way to try it
18
#18
0 Frags +
Lights_TooniLights_If anyone has this setup could they post a DL link?
if anyone has what setup? the crosshair within the default hud?

just the crosshair set up with various different huds, in case people want an easier way to try it

A lot of huds come with it pre-installed, like omp hud and rays hud.

[quote=Lights_][quote=Tooni][quote=Lights_]If anyone has this setup could they post a DL link?[/quote]

if anyone has what setup? the crosshair within the default hud?[/quote]

just the crosshair set up with various different huds, in case people want an easier way to try it[/quote]

A lot of huds come with it pre-installed, like omp hud and rays hud.
19
#19
1 Frags +

http://www.mediafire.com/?7ad0mb0b6vv03md Enjoy the default hud with wings.

http://www.mediafire.com/?7ad0mb0b6vv03md Enjoy the default hud with wings.
20
#20
0 Frags +

is it possible to have it look like yz50s screenshots if you use 1920x1080? The one I have is offcentred and I dont know the correct values for the x pos and y pos.

is it possible to have it look like yz50s screenshots if you use 1920x1080? The one I have is offcentred and I dont know the correct values for the x pos and y pos.
21
#21
0 Frags +

How off centered?

http://cloud-2.steampowered.com/ugc/1082263151429850200/75A385C4687FA64C487383CA7C06B33F104F9E3B/

Like that or more? Take a screenshot if it's more

How off centered?

[img]http://cloud-2.steampowered.com/ugc/1082263151429850200/75A385C4687FA64C487383CA7C06B33F104F9E3B/[/img]

Like that or more? Take a screenshot if it's more
22
#22
0 Frags +
MYLEShttps://www.dropbox.com/sh/jmwjcvi6o0srgfw/bvclN7lknf

Here's a new KNHud with the wings if you want it

you forgot to load it at the bottom of clientres

also, is there some retarded obvious option i'm missing, because my crosshair has been fucked up for years now. the default crosshair never changes anymore depending on my weapon, and now after installing KN hud i can't see it at all

plz halp

[quote=MYLES]https://www.dropbox.com/sh/jmwjcvi6o0srgfw/bvclN7lknf

Here's a new KNHud with the wings if you want it[/quote]
you forgot to load it at the bottom of clientres

also, is there some retarded obvious option i'm missing, because my crosshair has been fucked up for years now. the default crosshair never changes anymore depending on my weapon, and now after installing KN hud i can't see it at all

plz halp
23
#23
0 Frags +
WombRaiderMYLEShttps://www.dropbox.com/sh/jmwjcvi6o0srgfw/bvclN7lknf

Here's a new KNHud with the wings if you want it
you forgot to load it at the bottom of clientres

also, is there some retarded obvious option i'm missing, because my crosshair has been fucked up for years now. the default crosshair never changes anymore depending on my weapon, and now after installing KN hud i can't see it at all

plz halp

Are you on no crosshair? Also, go into the resources folder and install garm3n font.

[quote=WombRaider][quote=MYLES]https://www.dropbox.com/sh/jmwjcvi6o0srgfw/bvclN7lknf

Here's a new KNHud with the wings if you want it[/quote]
you forgot to load it at the bottom of clientres

also, is there some retarded obvious option i'm missing, because my crosshair has been fucked up for years now. the default crosshair never changes anymore depending on my weapon, and now after installing KN hud i can't see it at all

plz halp[/quote]

Are you on no crosshair? Also, go into the resources folder and install garm3n font.
24
#24
0 Frags +
MYLESHow off centered?

-snip-

Like that or more? Take a screenshot if it's more

Not sure, it was not matching up with the in-game x-hair at all. I can upload a picture i a bit

[quote=MYLES]How off centered?

-snip-

Like that or more? Take a screenshot if it's more[/quote]
Not sure, it was not matching up with the in-game x-hair at all. I can upload a picture i a bit
25
#25
0 Frags +
MYLESAre you on no crosshair? Also, go into the resources folder and install garm3n font.

Nah d00d crosshair is set on default in options, it just never changed, even before adding this extra crosshair. And i had the fon installed, I was just saying you forgot to add

 "10" 
		{
			"font" "resource/Garm3nFont.ttf"
			"name" "Garm3nFont"
		}		

tot he bottom of the hudpack you posted, so it was just loading as a Z

[quote=MYLES]
Are you on no crosshair? Also, go into the resources folder and install garm3n font.[/quote]
Nah d00d crosshair is set on default in options, it just never changed, even before adding this extra crosshair. And i had the fon installed, I was just saying you forgot to add
[code] "10"
{
"font" "resource/Garm3nFont.ttf"
"name" "Garm3nFont"
} [/code]

tot he bottom of the hudpack you posted, so it was just loading as a Z
26
#26
0 Frags +

http://i.imgur.com/Tx2EB40.png

Using the default crosshair.

[IMG]http://i.imgur.com/Tx2EB40.png[/IMG]
Using the default crosshair.
27
#27
0 Frags +
Klaushttp://i.imgur.com/Tx2EB40.png
Using the default crosshair.
CrossHairKonrWings
{
"controlName" "CExLabel"
"fieldName" "CrossHairKonrWings"
"visible" "1"
"enabled" "1"
"zpos" "2"

"xpos" "c-28"
"ypos" "c-24"
"wide" "49"
"tall" "49"

"font" "CrossHairKonrWings"
"labelText" "Z"
"textAlignment" "center"
"fgcolor" "255 255 255 255"

}

Try that

[quote=Klaus]http://i.imgur.com/Tx2EB40.png
Using the default crosshair.[/quote]

[quote]CrossHairKonrWings
{
"controlName" "CExLabel"
"fieldName" "CrossHairKonrWings"
"visible" "1"
"enabled" "1"
"zpos" "2"

"xpos" "c-28"
"ypos" "c-24"
"wide" "49"
"tall" "49"

"font" "CrossHairKonrWings"
"labelText" "Z"
"textAlignment" "center"
"fgcolor" "255 255 255 255"

}[/quote]

Try that
28
#28
0 Frags +

Gonna try that tomorrow, thanks.

Gonna try that tomorrow, thanks.
29
#29
0 Frags +
KlausGonna try that tomorrow, thanks.

If you still have errors, add me.

[quote=Klaus]Gonna try that tomorrow, thanks.[/quote]

If you still have errors, add me.
30
#30
0 Frags +

How do you make it so it only appears for scout using the achievement tracker method? Like what text should I put in my scout.cfg or in the lines of the custom crosshair?

How do you make it so it only appears for scout using the achievement tracker method? Like what text should I put in my scout.cfg or in the lines of the custom crosshair?
1 2 3 4
Please sign in through STEAM to post a comment.