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

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:

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

Post by darksaint »

Credit to The Actor's Guild and the author of the content
Screenshot.jpg
Screenshot.jpg (17.45 KiB) Viewed 6527 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

Attachments
goldbars.zip
(4.27 KiB) Downloaded 1048 times
chromebars.zip
(4.18 KiB) Downloaded 1067 times
Post Reply