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

crosshair

Created 19th May 2012 @ 10:42

Add A Reply Pages: 1

Z0R0

Hi. Does anybody know how to import a circle in the middle of the screen into the hud?

berg

put taller_evolution.ttf in tf/resource

clientscheme.res under font –
“xhaircircle”
{
“1”
{
“name” “taller evolution”
“tall” “36”
“weight” “0”
“antialias” “1”
}
}
under customfontfiles –
{
“font” “resource/taller_evolution.ttf”
“name” “taller evolution”
}

hudlayout.res –
“xhair”
{
“ControlName” “CExLabel”
“fieldName” “xhair”
“xpos” “1”
“ypos” “c-50”
“wide” “f”
“tall” “100”
“visible” “1”
“enabled” “1”
“labelText” “o”
“textAlignment” “center”
“font” “xhaircircle”
“fgcolor” “0 255 0 255”
}


Last edited by berg,

Z0R0

what x and y positions should be if my resolution is 1366×768 ?

berg

idk, test urself

Maffi

REVERTO

Quoted from Z0R0

what x and y positions should be if my resolution is 1366×768 ?

Go into tf2 with the circle enabled and your crosshair and adjust it if its placed wrong. Fastes way to do this is to start tf2 make your own server. If its wrong placed, tab down adjust it a bit and hud_reloadscheme in console and keep doing that until you like it,


Last edited by Maffi,

Z0R0

Thank you

Add A Reply Pages: 1