Page 1 of 1

D.O.A. Gold and Chrome [scopes]

Posted: Thu Jun 09, 2022 5:31 pm
by darksaint
Credit to The Actor's Guild and the author of the content
Screenshot.jpg
Screenshot.jpg (17.45 KiB) Viewed 7173 times

Code: Select all

// You may or may not need to add more (wait) states to 
// the alias's for it to work correctly.
// Place the following lines in your Action q2config.cfg

crosshair 1
alias ani1 "crosshair 2; wait; wait; crosshair 3"
alias ani2 "crosshair 2; wait; wait; crosshair 1"
alias +smart_attack2 "+attack;ani1"
alias -smart_attack2 "-attack;ani2"

bind MOUSE1 +smart_attack2