Upvote Upvoted 2 Downvote Downvoted
VTF Crosshairs not Working on Soldier/Demo?
posted in Customization
1
#1
0 Frags +

Can anyone explain to me how I get VTF crosshairs to work on demo/soldier?

Can anyone explain to me how I get VTF crosshairs to work on demo/soldier?
2
#2
2 Frags +

You probably have the sapper explosions script, delete it

You probably have the sapper explosions script, delete it
3
#3
2 Frags +

if you're using an explosion script and wish to keep it while using vtf crosshairs:

drifta
the vtf crosshairs use the same files as the explosion script
you need to go into each explosion script file and locate this part:
		"crosshair"
		{
				"file"		"vgui/replay/thumbnails/crosshairs"
				"x"		"0"
				"y"		"0"
				"width"		"64"
				"height"	"64"
		}

change the "vgui/replay/thumbnails/crosshairs" to whichever vtf crosshair you want, e.g seeker
if you're using an explosion script and wish to keep it while using vtf crosshairs:

[quote=drifta]

the vtf crosshairs use the same files as the explosion script
you need to go into each explosion script file and locate this part:
[code] "crosshair"
{
"file" "vgui/replay/thumbnails/crosshairs"
"x" "0"
"y" "0"
"width" "64"
"height" "64"
}[/code]

change the "vgui/replay/thumbnails/[u][b]crosshairs[/b][/u]" to whichever vtf crosshair you want, e.g seeker[/quote]
Please sign in through STEAM to post a comment.