ryudom Posted August 2, 2002 Share Posted August 2, 2002 any one know what the walking command is? so you can press a bind and you stay walking, untill the button is press again? someone said it before, but i didn't catch it, and i can't find it. anyone? if no one knows, what are the list things you can list, like cmdlist, cvarlist (thats all i know) Link to comment Share on other sites More sharing options...
razorace Posted August 2, 2002 Share Posted August 2, 2002 Read the FAQ for more commands. I've got a small collection up now. The command you are looking for is called....cl_run. It isn't in the FAQ. Link to comment Share on other sites More sharing options...
Deetox187 Posted August 2, 2002 Share Posted August 2, 2002 Almost right, you just need a space and an exclamation mark after it bind x "cl_run !" Link to comment Share on other sites More sharing options...
razorace Posted August 2, 2002 Share Posted August 2, 2002 Really? Why do you need the space and "!"? I haven't used the command so I don't know. Link to comment Share on other sites More sharing options...
Homosexual Ewok Posted August 2, 2002 Share Posted August 2, 2002 Actually binding cl_run to a key requires that key to be held for you to stay in walk/run mode. What he wants is a toggle script. \bind x toggle cl_run That works fine^ Link to comment Share on other sites More sharing options...
Deetox187 Posted August 3, 2002 Share Posted August 3, 2002 Originally posted by razorace Really? Why do you need the space and "!"? I haven't used the command so I don't know. Don't ask me lol, but it works. Originally posted by Homosexual Ewok Actually binding cl_run to a key requires that key to be held for you to stay in walk/run mode. What he wants is a toggle script. \bind x toggle cl_run That works fine^ Umm that does exactly what mine does. Link to comment Share on other sites More sharing options...
Homosexual Ewok Posted August 3, 2002 Share Posted August 3, 2002 Originally posted by Deetox187 Don't ask me lol, but it works. Umm that does exactly what mine does. Umm no it does not. With mine you press the key once and you can run without having to hold down a "cl_run" key. You press it again after a minute or so and it will walk without having to let up or press a "cl_run" key. Yours is a simple bind (actually the correct run bind is +speed); you want to run/walk, you have to hold it down for the variable. A toggle bind keeps it in the same +/- state until pressed again. With yours you will get a message like "cl_run default is 1" at the top of your screen because you are not toggling the variable. Link to comment Share on other sites More sharing options...
Deetox187 Posted August 3, 2002 Share Posted August 3, 2002 *sigh* can you read? i am not talking about binding "cl_run" i clearly stated it was "cl_run !". Just try it and you will see i am right, maybe next time you should pay more attention. btw i did see "Please pay attention and/or know what you are speaking about before you criticize." before you edited it out. Link to comment Share on other sites More sharing options...
ryudom Posted August 3, 2002 Author Share Posted August 3, 2002 hehe thats alot guys Link to comment Share on other sites More sharing options...
ryudom Posted August 3, 2002 Author Share Posted August 3, 2002 whoops! i mean thanks alot, heh just tried them, they work great! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.