First of all i think is very usefull put in q3config the option cg_autoradio = "1"
When you throw a grenade it will said: "grenadeeee" Is usefull to dont TK at CW heheh hey ruisinho?
//SWITCH BETWEEN ALL WEAPONS
set wc_01 "set cycle vstr wc_02;ut_weaptoggle primary secondary"
set wc_02 "set cycle vstr wc_03;ut_weaptoggle secondary sidearm"
set wc_03 "set cycle vstr wc_01;ut_weaptoggle sidearm primary"
vstr wc_01
bind k "vstr cycle"
Every time you press k button, it change between weapons, primary to secondary and secondary to sidearm.
//RIGHT CLICK SWITCHABLE
set mouse2_zoom_in "bind MOUSE2 ut_zoomin; wait 15; ut_echo MOUSE2 Status: ^6Zoom IN; set mouse2 vstr mouse2_zoom_drop"
set mouse2_zoom_drop "bind MOUSE2 ut_weapdrop; wait 15; ut_echo MOUSE2 Status: ^6Drop Weapon;set mouse2 vstr mouse2_zoom_in"
set mouse2 "vstr mouse2_zoom_in" //set default
bind j “vstr mouse2”
This bind give you the change to choose use the zoom of snipper or not. If you are not using snipper, you can press the j button and the right click do you drop your weapon.
If you are using snipper, with j button you can do it too..
What a hell, i explain very bad
If im using snipper, i will not press key j, and right click will do zoom.
If im not using snipper, i press the key j, and pressing the right click i will drop the choosen weapon.
Original font:
http://urt.taggedzi.com/guide6.php