Forum
UT 2004 Crosshair
Created 1st December 2011 @ 20:10
Add A Reply Pages: 1 2 Next »
Is it possible to get a crosshair in tf2 like this one?
http://i1134.photobucket.com/albums/m616/Jesper_Kuntz/UT20042011-12-0121-07-10-23.jpg
Yes.
How spike HOW?
don’t listen to a word spike says he’s just telling you what you want to hear to seduce you and lure you back to his coven
Well. if that is included in the help then i will take that deal too
Quoted from Benvarmeren
How spike HOW?
Not a clue :D
Quoted from Spike Himself
[…]
Not a clue :D
Im gonna kill you in yoursleep
Quoted from shank
Get a font with that thing and I can do it for you :)
Font?
Yes
Quoted from Benvarmeren
Is it possible to get a crosshair in tf2 like this one?
http://i1134.photobucket.com/albums/m616/Jesper_Kuntz/UT20042011-12-0121-07-10-23.jpg
yes it possible, extracting/making a image of the UT crosshair is the hard part. mybe on a UT modding forum some may be able to help you extract it/provide you with a UT crosshair files
Well it comes that im a really stupid and Really I mean like REALLY young boy so i have noo idea what the heck yo are meaning
Here you go!
It’s not exactly like it but close enough xD
http://i43.tinypic.com/2wpm0yq.png
So first download this font: http://www.mediafire.com/download.php?yakoevbw713r5u5
right click UT2004 and install, then you copy it and put it in team fortress 2/tf/resources
Now open ClientScheme.res(with notepad) in resources folder and paste this under the FONTS:
“UT2004”
{
“1”
{
“name” “UT2004”
“tall” “150”
“weight” “0”
“range” “0x0000 0x017F”
“outline” “0”
“antialias” “1”
“blur” “1”
}
}
Now open hudlayout.res in the scripts folder and paste this where ever:
UT2004
{
“xpos” “c-99”
“ypos” “c-106”
“wide” “200”
“tall” “200”
“fgcolor” “255 0 0 180”
“controlName” “ceXLabel”
“fieldName” “UT2004”
“visible” “1”
“visible_minmode” “0”
“enabled” “1”
“zpos” “1”
“font” “UT2004”
“labelText” “+”
“textAlignment” “center”
}
You set the fgcolor to the color you want the crosshair the four values are “red green blue and opacity”
If the crosshair is not centered you alter the digits in this: “xpos” “c-99” and “ypos” “c-106″
You can change these options while you’re ingame, so just edit them in notepad and save, then in console type hud_reloadscheme and experiment.
EDIT:oh, and you can change the size in the ClientScheme.res with the value: tall ” “, but to see that change you need to restart TF2.
Last edited by Deux,
Quoted from Deux
Here you go!
It’s not exactly like it but close enough xD
http://i43.tinypic.com/2wpm0yq.pngSo first download this font: http://www.mediafire.com/download.php?yakoevbw713r5u5
right click UT2004 and install, then you copy it and put it in team fortress 2/tf/resources
Now open ClientScheme.res(with notepad) in resources folder and paste this under the FONTS:
“UT2004”
{
“1”
{
“name” “UT2004”
“tall” “150”
“weight” “0”
“range” “0x0000 0x017F”
“outline” “0”
“antialias” “1”
“blur” “1”
}
}Now open hudlayout.res in the scripts folder and paste this where ever:
UT2004
{
“xpos” “c-99”
“ypos” “c-106”
“wide” “200”
“tall” “200”“fgcolor” “255 0 0 180”
“controlName” “ceXLabel”
“fieldName” “UT2004”
“visible” “1”
“visible_minmode” “0”
“enabled” “1”
“zpos” “1”
“font” “UT2004”
“labelText” “+”
“textAlignment” “center”
}You set the fgcolor to the color you want the crosshair the four values are “red green blue and opacity”
If the crosshair is not centered you alter the digits in this: “xpos” “c-99” and “ypos” “c-106″You can change these options while you’re ingame, so just edit them in notepad and save, then in console type hud_reloadscheme and experiment.
EDIT:oh, and you can change the size in the ClientScheme.res with the value: tall ” “, but to see that change you need to restart TF2.
Nice thanks
Cant make it work, and i typed it all where i need to type it
Destroyed my hud
Add A Reply Pages: 1 2 Next »