x
ETF2L is looking for new Staff to recruit! Are you interested in supporting the league? Then click here for more details on what we can offer and how to apply! 
x
To those who participated in the Highlander Season 32 (Summer 2024), please fill out this Feedback Form for the current & next Highlander seasons!

Forum

Need crosshair help

Created 20th October 2012 @ 12:17

Add A Reply Pages: 1

EvoWarrior5

UbeR |

Hello all.

I’d like to try out a new crosshair such as Lange uses, as seen in this vid
http://www.youtube.com/watch?v=kuwBl-RQL8I&feature=plcp

I’ve tried looking it up but i can only find complete HUDs which include the crosshair.
And I’m not sure what I’d have to copy from the HUD to keep my own hud (g-mang) but with the correct crosshair.
Or maybe would it be possible to make a separate file from it once I know what i need and then type in my class cfg’s “exec ……” whenever there’s a wep i want to use it for? that would sound the best to me. i did that with another crosshair i downloaded once and that worked fine.

So who knows how I can get just the crosshair (i do have a link to Lange’s HUD and cfg but as I said, i only need the xhair) while keeping my hud and still be able to use other crosshairs for certain other weps / classes? (hope i didnt phrase it too complicated lol)

~ Evo

maukkaaa

1.Download the hud lange uses, you can download it from the info page on his channel http://www.twitch.tv/langeh/
2. open the scripts folder then hudlayout and copy this in to your own hudlayout folder

CrossHairNormal
{
"controlName" "CExLabel"
"fieldName" "CrossHairNormal"
"visible" "1"
"enabled" "1"
"zpos" "1"

"xpos" "c-12"
"ypos" "c-15"
"wide" "25"
"tall" "24"

"font" "CrossHairNormal"
"labelText" "+"
"fgcolor" "255 255 255 255"
"textAlignment" "center"
}

3. open resource folder, then clientsceme and past this in the fonts section

"CrossHairNormal"
{
"1"
{
"name" "Symbol"
"tall" "32"
"weight" "0"
"additive" "0"
"outline" "1"
}
}

4. add the font “symbol” in you resource folder, where other fonts are located as well
you can get the font from lange’s hud
5. You should get this http://www.twitch.tv/langeh/b/336202099
if you want the crosshair circle just look it up from somewhere, any garm3n hud version usually has it


Last edited by maukkaaa,

EvoWarrior5

UbeR |

Hmm, i think i did exactly what you told me to but it didnt work :/
yea i do need that circle as well


Last edited by EvoWarrior5,

maukkaaa

http://www15.zippyshare.com/v/53926041/file.html it worked for me, i added the big + crosshair in this gmang hud, you can check the files “clienscheme” and “hudlayout” thats where i did all the changes and added the font ofcourse

EvoWarrior5

UbeR |

hey that seems to work!
Now how would i get the circle around it?
i mean doesnt Lange use the circle as well? what would i have to copy to get that in it?

also, is it not possible to make a separate file so that i can use it for only Soldier?
because i wouldnt like to use it for Demo or something

envy

Quoted from EvoWarrior5

also, is it not possible to make a separate file so that i can use it for only Soldier?
because i wouldnt like to use it for Demo or something

Read my and broesel’s posts.
http://etf2l.org/forum/customise/topic-11110/page-4/?recent=414043#post-404334

EvoWarrior5

UbeR |

huh. seems to be a nice solution..
thanks!

Add A Reply Pages: 1