View Full Version : How to bind a key to impulse 101 (no clip)???
Pulsar
10-12-2004, 12:31 AM
I tried the following:
bind + impulse 101
bind + "impulse 101"
where + is the key I want to be associated with impulse 101.
neither worked. I have to go to console every time to gain ammo for the weapons I love.
Thanks for any help.
StainlessJ-FPGA
10-12-2004, 03:09 AM
Cheating is bad mkay.
Operator
10-12-2004, 03:17 AM
example:
bind v "impulse 101"
change impulse 101 to whatever, noclip etc...
EDIT: and make sure you have done sv_cheats 1 :)
douggrz
10-12-2004, 04:48 AM
there are two + keys on the keyboard, if youre using the one next to backspace, it should be bind "=" "impulse 101", not "+"
also, if youre trying to use the numpad +, then it should be bind "KP_PLUS" "impulse 101"
alias cheats "sv_cheats 1"; "impulse 101"; "sv_cheats 0";
Bind + "cheats"
Stick it in your config.cfg
Pulsar
10-12-2004, 10:19 PM
Thanks, I got it working. And it is fun to blast the enemies with the stinger not worrying about limited amont of rockets (3).
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.