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! 

Forum

(QUESTION) Crosshair lines

Created 17th January 2016 @ 21:07

Add A Reply Pages: 1

TubbyMonster

I use crosshair lines around my crosshair using this in my hudlayout.res:

“Crosshair_vertical”
{
“ControlName” “ImagePanel”
“fieldName” “VerticalLine”
“xpos” “427”
“xpos_lodef” “279”
“xpos_hidef” “309”
“ypos” “75”
“zpos” “-5”
“wide” “1”
“tall” “154”
“tall_lodef” “206”
“tall_hidef” “212”
“autoResize” “0”
“pinCorner” “0”
“visible” “1”
“enabled” “1”
“fillcolor” “255 255 255 255”
“alpha” “50”
}

“Crosshair_horizontal”
{
“ControlName” “ImagePanel”
“fieldName” “VerticalLine”
“xpos” “40”
“xpos_lodef” “279”
“xpos_hidef” “309”
“ypos” “240”
“zpos” “-5”
“wide” “374”
“tall” “1”
“tall_lodef” “206”
“tall_hidef” “212”
“autoResize” “0”
“pinCorner” “0”
“visible” “1”
“enabled” “1”
“fillcolor” “255 255 255 255”
“alpha” “50”
}

“Crosshair_horizontal”
{
“ControlName” “ImagePanel”
“fieldName” “VerticalLine”
“xpos” “439”
“xpos_lodef” “279”
“xpos_hidef” “309”
“ypos” “240”
“zpos” “-5”
“wide” “374”
“tall” “1”
“tall_lodef” “206”
“tall_hidef” “212”
“autoResize” “0”
“pinCorner” “0”
“visible” “1”
“enabled” “1”
“fillcolor” “255 255 255 255”
“alpha” “50”
}

“dark_top”
{
“ControlName” “ImagePanel”
“fieldName” “VerticalLine”
“xpos” “427”
“xpos_lodef” “279”
“xpos_hidef” “309”
“ypos” “190”
“zpos” “-5”
“wide” “1”
“tall” “38”
“tall_lodef” “206”
“tall_hidef” “212”
“autoResize” “0”
“pinCorner” “0”
“visible” “1”
“enabled” “1”
“fillcolor” “255 255 255 255”
“alpha” “100”
}
“dark_bottom”
{
“ControlName” “ImagePanel”
“fieldName” “VerticalLine”
“xpos” “427”
“xpos_lodef” “279”
“xpos_hidef” “309”
“ypos” “252”
“zpos” “-5”
“wide” “1”
“tall” “38”
“tall_lodef” “206”
“tall_hidef” “212”
“autoResize” “0”
“pinCorner” “0”
“visible” “1”
“enabled” “1”
“fillcolor” “255 255 255 255”
“alpha” “150”
}
“dark_left”
{
“ControlName” “ImagePanel”
“fieldName” “VerticalLine”
“xpos” “365”
“xpos_lodef” “279”
“xpos_hidef” “309”
“ypos” “240”
“zpos” “-5”
“wide” “50”
“tall” “1”
“tall_lodef” “206”
“tall_hidef” “212”
“autoResize” “0”
“pinCorner” “0”
“visible” “1”
“enabled” “1”
“fillcolor” “255 255 255 255”
“alpha” “100”
}

“dark_right”
{
“ControlName” “ImagePanel”
“fieldName” “VerticalLine”
“xpos” “439”
“xpos_lodef” “279”
“xpos_hidef” “309”
“ypos” “240”
“zpos” “-5”
“wide” “50”
“tall” “1”
“tall_lodef” “206”
“tall_hidef” “212”
“autoResize” “0”
“pinCorner” “0”
“visible” “1”
“enabled” “1”
“fillcolor” “255 255 255 255”
“alpha” “100”
}

here is an image of what it does http://i.imgur.com/2uemv20.jpg

is there a way for me to put something in my autoexec.cfg in order to toggle this on and off?


Last edited by TubbyMonster,

ash

(Legend)
Pander

Possibly via usage of the HUD minmode?

fr3fou

http://www.teamfortress.tv/4134/how-to-use-multiple-hud-crosshairs

Add A Reply Pages: 1