View Single Post
Old 10-06-2007, 01:22 AM   #58
Industrial
 
Industrial's Avatar
 
Join Date: Sep 2007
Posts Rated Helpful 0 Times
in cfg/autoexec.cfg:
Code:
bind "q" "drop_"
in cfg/spy.cfg:
Code:
alias "drop_" "dropitems;discard;cloak"
in all remaining class comfigs; cfg/<class>.cfg:
Code:
alias "drop_" "dropitems"
btw I cant think of any situation where you wouldn't rather keep going on with the item in your hand (flag, ball) and drop it so it gets further instead of cloaking.
Industrial is offline   Reply With Quote