Forum
Transfer HUD crosshair
Created 29th November 2014 @ 17:15
Add A Reply Pages: 1
Hi guys
I’m using a custom HUD found on Stark’s twitch channel (www.twitch.tv/stark62 check it out) with a custom crosshair http://www34.zippyshare.com/v/13374104/file.html
My will is to change HUD, however I’m used to that crosshair. What I basically want is to transfer this particular crosshair on a Broesel HUD.
I followed some tutorials on youtube/tf2tv, but I’m still not able to make it work properly :(
Any good soul willing to make this for me ?
Bye
Syntax isn’t the same in the lastest Broesel’s release, I’m lost trought the policy and the way everything is putted together
Put this at the end of your clientscheme
"Put Next number in order here"
{
"font" "resource/Obviously put your font name here"
"name" "Put your fonts official name here (check properties on the file by right clicking and then detials"
}
and this under the section that says
//////////////////////// FONTS /////////////////////////////
"NameThisAnythingYouWant"
{
"1"
{
"name" "Your official font name"
"tall" "8"
"weight" "0"
"antialias" "1"
"outline" "1"
}
}
And finally put your Font file in the resource folder of your hud, and copy over the hudlayout info about your crosshair to your new huds hudlayout
Sorry if this is confusing I tried my best :P
Last edited by Bona,
I think you are referring to seeker’s crosshair. It’s included in broeselhud_blue: http://teamfortress.tv/thread/13542
If you want to use the crosshair in another HUD, follow one of these guides:
http://teamfortress.tv/thread/1189/?page=1#4
http://huds.tf/guides/?guide=3
Last edited by feeling,
Add A Reply Pages: 1