Animated [crosshairs]

Make your AQtion installation uniquely yours!
Post Reply
User avatar
United States of America darksaint
Bringin' the AQTION
Posts: 65
Joined: Fri Feb 11, 2022 5:19 am
Location: Ohio
Contact:

Animated [crosshairs]

Post by darksaint »

Credit to The Actor's Guild and the author of the content
Capture.PNG
Capture.PNG (9.41 KiB) Viewed 6274 times

Code: Select all

///INSTALLATION///

1) Copy the following alias lines AT THE END of your q2config.cfg

//crosshair alias
crosshair 1
alias ani1 "wait; wait; crosshair 2; wait; wait; crosshair 3"
alias +smart_attack "+attack; wait; ani1"
alias -smart_attack "-attack; crosshair 1"
bind mouse1 "+smart_attack"
Attachments
anim_chr.pkz
(4.47 KiB) Downloaded 800 times
Post Reply