Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- http://imgur.com/pQJQOGR,cnkbPBG
- http://pastebin.com/9WKtTUwz
- A lot of commands are locked - no toggle, alias, etc. Rly only useful for buy menu.
- alias +rad1 "radio2" //This is my preferred way to use this.
- alias -rad1 "radio3;radio3" //Press a key and radio2 comes up - upon releasing a key the menu will close (whether you selected anything or not)
- //"radio3;radio3" forces the radio menu to close upon key release - with just alias +rad1 radio2, alias -rad1 radio2, the menu will reopen if you release the key after pressing something - use two radio commands to force the menu to close
- alias +rr "+reload;RADIO2"
- alias -rr "-reload;r_cleardecals" //I don't recommend using reload anymore - the menu was still up while I was trying to wep switch a few times - took two button presses
- bind r +rr
- alias -bb "radio2"
- alias +bb "radio2"
- bind b +bb
- alias decoymenu "slot9; radio2" //this is my current usage - might as well not waste my decoy key :)
- //always have a backup buy menu within reach
- alias +radar "+use;RADIO2;show_loadout_toggle;CL_RADAR_SCALE .35; cl_radar_always_centered 0"
- alias -radar "-use;spec_next;CL_RADAR_SCALE .6;cl_radar_always_centered 1"
- bind e +radar
- //I don't use this either a bit annoying.
- Love, mstarr
Advertisement
Add Comment
Please, Sign In to add comment