|
billaben Wanderer
Joined: 02 Sep 2005 Posts: 60
|
Posted: Wed Sep 14, 2005 11:57 pm
Trigger on Speedwalk? |
I use speedwalk normally by doubleclicking on a point on the map.
However, I would very much like to somehow configure it so that when I do a speedwalk like this it will automatically...
- set speedwalk mode to fast
- set map to follow mode
- executes the speedwalk path
- uses look to verify the destination
- set speedwalk mode to safe when done
I would like this done so that the buttons in the editor accurately reflect the current modes. I think this can be done with the #BUTTON command but I am having a hard time figuring out the syntax for manipulationg toolbar buttons in the automapper window.
And I currently have absolutely no clue how to trigger the whole thing off automatically the way I wish. Any ideas? |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Sep 15, 2005 2:33 am |
All of that can be done via the mapper menu system, so no need to worry about how to get to the buttons. The command to use is #MENU and submenu levels are written in stringlist format (for instance, #MENU {File|Open}).
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
|
|