Sinister_Evil Posted June 3, 2002 Posted June 3, 2002 How can i make walk/run toggleable.i tried bindind it to caps...nothing there and also tried a bind toggle cmd
Purple Monkey Posted June 3, 2002 Posted June 3, 2002 This is what you want: set walkON "+speed; set walktoggle vstr walkOFF" set walkOFF "-speed; set walktoggle vstr walkON" set walktoggle "vstr walkON" Copy and paste that in to your autoexec.cfg (if you dont have one then make one with notepad), then in game bring down the console and type bind x "vstr walktoggle" where x is any key you want. The script will work in both mp and sp.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.