Upvote Upvoted 1 Downvote Downvoted
Garm3n xhair pulse -Help-
posted in Q/A Help
1
#1
0 Frags +

OK so im trying to make my xhair pulse when I damage someone. In my event DamagedPlayer I have

Animate DamageAccountValue Alpha "255" linear 0.0 0.0
Animate DamageAccountValue Alpha "0" linear 10.0 0.2
Animate DamageAccountValueBG Alpha "255" linear 0.0 0.0
Animate DamageAccountValueBG Alpha "0" linear 10.0 0.2

Animate xHairRequest FgColor "255 0 0 255" Linear 0.0 0.00001
Animate xHairRequest FgColor "0 255 0 255" Linear 0.10 0.10001

i really dont know what im doing and i've tried alot of suggestions pls help

http://www.2shared.com/file/e6ZLXhM7/hud.html - hud im using

OK so im trying to make my xhair pulse when I damage someone. In my event DamagedPlayer I have

Animate DamageAccountValue Alpha "255" linear 0.0 0.0
Animate DamageAccountValue Alpha "0" linear 10.0 0.2
Animate DamageAccountValueBG Alpha "255" linear 0.0 0.0
Animate DamageAccountValueBG Alpha "0" linear 10.0 0.2

Animate xHairRequest FgColor "255 0 0 255" Linear 0.0 0.00001
Animate xHairRequest FgColor "0 255 0 255" Linear 0.10 0.10001

i really dont know what im doing and i've tried alot of suggestions pls help

http://www.2shared.com/file/e6ZLXhM7/hud.html - hud im using
2
#2
0 Frags +

fixed-
Animate CrossHairRequest FgColor "255 0 0 255" Linear 0.0 0.00001
Animate CrossHairRequest FgColor "0 255 0 255" Linear 0.10 0.10001
>put in scripts/hudanimations_tf under event DamagedPlayer

replace "CrossHairRequest" with the name of your custom crosshair (found in scripts/hudlayout.res)

fixed-
Animate CrossHairRequest FgColor "255 0 0 255" Linear 0.0 0.00001
Animate CrossHairRequest FgColor "0 255 0 255" Linear 0.10 0.10001
>put in scripts/hudanimations_tf under event DamagedPlayer

replace "CrossHairRequest" with the name of your custom crosshair (found in scripts/hudlayout.res)
3
#3
6 Frags +

http://imgs.xkcd.com/comics/wisdom_of_the_ancients.png

please don't be this guy, post your fix for those who view this in the future

[img]http://imgs.xkcd.com/comics/wisdom_of_the_ancients.png[/img]

please don't be this guy, post your fix for those who view this in the future
Please sign in through STEAM to post a comment.