Forum
Fog's Custom Hud Crosshairs v3
Created 29th May 2012 @ 21:26
Add A Reply Pages: 1 2 Next »
Download: https://www.dropbox.com/s/197yvap3a0117b9/Fog%27s%20Custom%20HUD%20Crosshairs%20v3.0.zip
Screenshot/Corresponding Keys:
https://dl.dropboxusercontent.com/u/21833101/crosshairsv3.png
README:
Fog’s Custom HUD Crosshairs (Version 3.0)
– Crosshairs h, i, j, and k provided by MR JOHNSON
– Crosshairs o and p origignally created by SizzlingCalamari
Changelog from v2 to v3:
– Cleaned up existing crosshairs (improved design, removed unnecessary crosshairs)
– Ported over more Quake crosshairs
– Ported default TF2 crosshairs
– Added over 15 new crosshairs
NOTE: Some crosshairs have been switched around/removed entirely and may break your existing crosshair installation. Please take this into consideration when upgrading to the latest version
Place the font in tf/resource folder and stick the following in ClientScheme.res inside CustomFontFiles (should be at the bottom):
“8” // replace with number not being used
{
“font” “resource/crosshairs.ttf”
“name” “Crosshairs”
}
It will look something like this. The number should be changed to a number not being used. You’ll also have to create individual fonts inside ClientScheme.res, here is an example:
“xHairSpread”
{
“1”
{
“name” “Crosshairs”
“tall” “28”
“weight” “0”
“antialias” “1”
}
}
And inside HudLayout.res (inside tf/scripts) here is an example of what you will put in it:
xHairSpread
{
“controlName” “CExLabel”
“fieldName” “xHairSpread”
“visible” “1”
“enabled” “1”
“zpos” “2”
“xpos” “c-100”
“ypos” “c-100”
“wide” “202”
“tall” “198”
“font” “xHairSpread”
“labelText” “0”
“textAlignment” “center”
“fgcolor” “255 255 255 192”
}
Replace labelText with the corresponding number/letter for the crosshair that you want. You’ll have to most likely change around xpos, ypos, wide and tall to your liking.
Last edited by Fog,
Made that one or a friend: http://cloud.steampowered.com/ugc/578922169289793973/8B4251E87B3113FB9B4A9C189DA6479685CA6194/
And that one for me: http://cloud.steampowered.com/ugc/576703884204891924/A15839FB004CC02BB213783C8D1E64D1C7E4F71B/
Feel free to ask for my custom font if you’re interested :)
Quoted from Fog
Fog’s Custom HUD Crosshairs (Version 2.0)
– Crosshairs h, i, j, and k provided by MR JOHNSON
– Crosshairs n, o, p, and q origignally created by SizzlingCalamari
– Check out my SOAP DM server at dm.mediocrity.ca:27015
– Check out my Ammodmod Server at ammomod.mediocrity.ca:27015So being the bored person that I am, I decided to start working on a custom font specifically made for crosshairs.
Download: https://dl.dropbox.com/u/21833101/Fog%27s%20Custom%20HUD%20Crosshairs%20v2.0.zip
Screenshot/Corresponding Keys: https://dl.dropbox.com/u/21833101/crosshairs.png
nice
cant make it work… did all by the readme and it’s not working
Quoted from dob
seems to be pretty sick, but i get a 0 instead of the crosshair.
I put the font in tf/resource.
Right click -> Install
Quoted from MIndYe
[…]
Right click -> Install
I did that before, I just needed to restart tf2 and change a bit in clientscheme :P
If anyone needs to contact me (HUD Makers or otherwise), you can contact me on Steam: http://steamcommunity.com/id/RisingFog
Version 3.0 has been released, check the main post for more information
I can’t seem to get it to work… ingame is just one big p .-.
Could someone run me through it?
ty :>
p for pilots
q for true nazzi medic
Quoted from Kengur
p for pilots
q for true nazzi medic
I replaced the p in the label text with a q, and now there is a big q.
Halp
Quoted from PootisPow!
[…]
I replaced the p in the label text with a q, and now there is a big q.
Halp
I don’t really know my way round this stuff but is there a font u need to install?
In clientscheme yes. This video should help https://www.youtube.com/watch?v=wPH6On2F0Pw&list=TLNUcwVonzgGZZvRGUNMaN7kKWbmG7pzF0
Add A Reply Pages: 1 2 Next »