Yes, another crosshair thread. So basically I want the "Wide cross" crosshair from broeselhud, and yeah I know how to import crosshairs from hud to hud but the broeselhud layout is kind of strange, and doesn't seem to work and completely breaks my hudlayout.res every time I try to put it in a new hud.
http://puu.sh/34WNz.png
what the layout looks like
I've tried too many methods to try to make this work and I decided to just ask TeamFortress.tv for help. Thanks.
Yes, another crosshair thread. So basically I want the "Wide cross" crosshair from broeselhud, and yeah I know how to import crosshairs from hud to hud but the broeselhud layout is kind of strange, and doesn't seem to work and completely breaks my hudlayout.res every time I try to put it in a new hud.
[i]http://puu.sh/34WNz.png[/i]
what the layout looks like
I've tried too many methods to try to make this work and I decided to just ask TeamFortress.tv for help. Thanks.
Are you trying to copy this into another HUD on than broesel's?
Are you trying to copy this into another HUD on than broesel's?
its just the spacing broesel uses. most of the stuff is over to the far right side
WideCross
{
"controlName" "CExLabel"
"enabled" "1"
"zpos" "1"
"textAlignment" "center"
"fieldName" "WideCross"
"labelText" "f"
"font" "size: 24, outline: on"
"visible" "1"
"xpos" "c-25"
"ypos" "c-24"
"wide" "50"
"tall" "48"
"fgcolor" "0 255 0 255"
}
its just the spacing broesel uses. most of the stuff is over to the far right side
[code]WideCross
{
"controlName" "CExLabel"
"enabled" "1"
"zpos" "1"
"textAlignment" "center"
"fieldName" "WideCross"
"labelText" "f"
"font" "size: 24, outline: on"
"visible" "1"
"xpos" "c-25"
"ypos" "c-24"
"wide" "50"
"tall" "48"
"fgcolor" "0 255 0 255"
}[/code]
kyleits just the spacing broesel uses. most of the stuff is over to the far right side
WideCross
{
"controlName" "CExLabel"
"enabled" "1"
"zpos" "1"
"textAlignment" "center"
"fieldName" "WideCross"
"labelText" "f"
"font" "size: 24, outline: on"
"visible" "1"
"xpos" "c-25"
"ypos" "c-24"
"wide" "50"
"tall" "48"
"fgcolor" "0 255 0 255"
}
thanks, this worked.
[quote=kyle]its just the spacing broesel uses. most of the stuff is over to the far right side
[code]WideCross
{
"controlName" "CExLabel"
"enabled" "1"
"zpos" "1"
"textAlignment" "center"
"fieldName" "WideCross"
"labelText" "f"
"font" "size: 24, outline: on"
"visible" "1"
"xpos" "c-25"
"ypos" "c-24"
"wide" "50"
"tall" "48"
"fgcolor" "0 255 0 255"
}[/code][/quote]
thanks, this worked.