I play a MUD called Zombiemud and its common to use what they call 'runs' which allow them to speedwalk to an area, then each enemy within that area.
So what I want help understanding how to do is set up a series of buttons and variables so I can a: load a run to a specific area then use a button to move from one speed walk to the next.
I.E. I load the run for lets call it meggers, it runs me to the entrance of an orc area, I kill the enemy there, push the button it goes to next enemy in that area, repeat, it finishs the area then goes to the next in the list, basically in a sequence.
So what I want help understanding how to do is set up a series of buttons and variables so I can a: load a run to a specific area then use a button to move from one speed walk to the next.
I.E. I load the run for lets call it meggers, it runs me to the entrance of an orc area, I kill the enemy there, push the button it goes to next enemy in that area, repeat, it finishs the area then goes to the next in the list, basically in a sequence.