Upvote Upvoted 1 Downvote Downvoted
hud crosshair toggle
posted in Q/A Help
1
#1
0 Frags +

I saw that in TviQ's stream he had 2 different hud crosshairs that he could use. Anyone know how to do that?

I saw that in TviQ's stream he had 2 different hud crosshairs that he could use. Anyone know how to do that?
2
#2
0 Frags +

Might be min_mode toggle and achievement_tracker.

Might be min_mode toggle and achievement_tracker.
3
#3
0 Frags +

alright, how do you code that or whatever

alright, how do you code that or whatever
4
#4
0 Frags +

it locks up your game when you switch but i'm confident you already know that
you need to set - in the hud res files for your xhairs - visible/enabled(for the non-minmode one) and minmode_visible/enabled(for the minmode one) appropriately, and change minmode as you want to switch xhairs. this affects your entire hud however, so if your hud changes with minmode too this obviously will affect more than just your xhair.
sorry if i didn't explain it well.

it locks up your game when you switch but i'm confident you already know that
you need to set - in the hud res files for your xhairs - visible/enabled(for the non-minmode one) and minmode_visible/enabled(for the minmode one) appropriately, and change minmode as you want to switch xhairs. this affects your entire hud however, so if your hud changes with minmode too this obviously will affect more than just your xhair.
sorry if i didn't explain it well.
5
#5
0 Frags +

what wareya said, except its visible_minmode, you can leave enabled set to "1" for all your crosshairs, it will not show it if visible is set to "0".

what wareya said, except its visible_minmode, you can leave enabled set to "1" for all your crosshairs, it will not show it if visible is set to "0".
6
#6
1 Frags +

btw achievement_tracker crosshairs don't lag the game when you use them, but they can only be toggled on/off.

btw achievement_tracker crosshairs don't lag the game when you use them, but they can only be toggled on/off.
7
#7
0 Frags +

actually just being able to turn it on and off would be perfect, how do you do that browny

actually just being able to turn it on and off would be perfect, how do you do that browny
8
#8
0 Frags +

Edit HudAchievementItem.res and I think hudlayout.res. To toggle them on/off, there's a console command tf_achievement_tracker or something. Mine stopped working a few patches ago but I believe they still work. Gmang's HUD has a few preinstalled, try working/editing his stuff:
http://code.google.com/p/gmang-tf2hud/

Edit HudAchievementItem.res and I think hudlayout.res. To toggle them on/off, there's a console command tf_achievement_tracker or something. Mine stopped working a few patches ago but I believe they still work. Gmang's HUD has a few preinstalled, try working/editing his stuff:
http://code.google.com/p/gmang-tf2hud/
Please sign in through STEAM to post a comment.