Page 1 of 1

Animated [crosshairs]

Posted: Thu Jun 09, 2022 2:51 pm
by darksaint
Credit to The Actor's Guild and the author of the content
Capture.PNG
Capture.PNG (9.41 KiB) Viewed 6928 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"