outlandishhh Admin
Numarul mesajelor : 382 Data de inscriere : 15/03/2009
| Subiect: Awp Fastswitch Dum Mar 22, 2009 12:34 am | |
| - Citat :
- //Awp Fastswitch.
alias w2 "wait; wait" alias switch "lastinv; w2; lastinv" alias shoot "+attack; w2; -attack2; -attack" alias autoswitch "shoot; switch" alias echo_on "motdfile echo.txt; cl_showfps 0" alias echo_off "developer 1; motd;developer 0;motdfile motd.txt" alias awpon "motdfile awpecho.txt; cl_showfps 0" alias awpoff "developer 1; motd;developer 0;motdfile motd.txt
alias toggle_on "bind MOUSE1 autoswitch;echo_on;echo_off;bind MWHEELUP toggle_off" alias toggle_off "bind MOUSE1 +attack;awpoff;bind MWHEELUP toggle_on;awpoff" bind MWHEELUP "toggle_on"
| |
|