Search found 2 matches
- Wed Apr 27, 2005 1:37 pm
- Forum: General
- Topic: Want a nice tool for browsing aq2 servers?
- Replies: 37
- Views: 1766
- Wed Jan 12, 2005 4:50 am
- Forum: General
- Topic: Any way to make the sniper only go 2x?
- Replies: 13
- Views: 644
I use this kinda "script" and it works for me.
Code: Select all
bind mouse2 "sensitivity 4;lens 1; gotcha"
alias gotcha gotcha1
alias gotcha1 "sensitivity 1.5;lens 2; alias gotcha gotcha2"
alias gotcha2 "sensitivity 4;lens 1; alias gotcha gotcha1"