B@ghis... Posted July 25, 2012 Report Posted July 25, 2012 alias d1 "developer 1"alias d0 "developer 0"alias awpsw " attack; wait; -attack; wait; slot3; wait; -attack; wait; slot1"alias -awpsw "-attack" alias awptog "exec awp.cfg; d1; echo *OWNAGE ON*; d0; wait; bind mouse5 togawp"alias togawp "exec normfire.cfg; d1; echo *NORMAL FIRE*; d0; wait; bind mouse5 awptog"//create these 2 config files and place them in your cstrike folder//awp.cfgalias normfire "exec normfire.cfg" bind "mouse1" " awpsw"bind "1" "slot1; exec awp.cfg"bind "2" "slot2; normfire"bind "3" "slot3; normfire"bind "4" "slot4; normfire"bind "mouse5" "awptog"bind "mwheelup" "slot2; normfire"bind "mwheeldown" "slot2; normfire"//normfire.cfgbind "mouse1" " attack"bind "1" "slot1; exec awp.cfg"bind "2" "slot2"bind "3" "slot3"bind "4" "slot4"bind "mwheelup" "lastinv" //(or whatever)bind "mwheeldown" "lastinv"bind "mouse5" "exec awp.cfg; d1; echo *AWP ON*; d0" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.