|
cazador Apprentice
Joined: 08 Dec 2005 Posts: 108
|
Posted: Tue Mar 18, 2008 7:27 pm
mapper step delay |
Does any one know how to programically change the step delay in the mapper?
Thanks in advance. |
|
|
|
Rahab Wizard
Joined: 22 Mar 2007 Posts: 2320
|
Posted: Wed Mar 19, 2008 1:19 pm |
Perhaps I am misunderstanding your question. Are you talking about speed walking? There is no step delay at all in speed walking in Fast and Safe modes, and in Slow mode the delay is determined by how fast cmud identifies the room. What is it you want to do?
|
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Wed Mar 19, 2008 2:59 pm |
There's an option to delay when a walk command is sent, and you could try the %pref function to change it, but no guarantees.
|
|
|
|
cazador Apprentice
Joined: 08 Dec 2005 Posts: 108
|
Posted: Wed Mar 19, 2008 3:04 pm |
Doing #call %pref(SendDelay,@del_value) ;
did the trick thanks.
Cazador |
|
|
|
Rahab Wizard
Joined: 22 Mar 2007 Posts: 2320
|
Posted: Wed Mar 19, 2008 8:20 pm |
That must be the preference setting labeled "Delay between sending lines". So that would put in a delay between ALL lines sent by the client to the mud. I guess with %pref you could turn that on and off while doing speed walks. Very interesting!
|
|
|
|
|
|