Sinister_Evil Posted June 3, 2002 Share 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 Link to comment Share on other sites More sharing options...
Purple Monkey Posted June 3, 2002 Share 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. Link to comment Share on other sites More sharing options...
Sinister_Evil Posted June 4, 2002 Author Share Posted June 4, 2002 Thanx man! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.