|
|
Problem description: How do I move all around and attack in one button? I could do attack\n.north
attack\n.south
attack\n.east
attack\n.west
but for that it only lets me do one step and one attack per button. when ever i put it all together it messes up. I could drop the attack verb and move in a circle, but i want to move in a circle AND attack four times. Anyone know how i could do that in one button? Please help me out!