Roarz
01-08-2013, 12:05 AM
Hello xenobot community,
I have a simple suggestion. I bot my mage at a tower and i have it so it stays 3sqm away from the creature chasing him. When i bot like this, every 10 mins or so my walker gets stuck because my char goes up/down stairs by mistake. I have managed to fix this problem in my waypoints by editing them and adding heaps of one liners when it goes up the tower which looks like this:
<item text="Stand (32000, 31000, 5)" tag="1"/>
<item text="wait(500)" tag="254"/>
<item text="Stand (32000, 31000, 4)" tag="1"/>
<item text="wait(500)" tag="254"/>
<item text="Stand (32000, 31000, 3)" tag="1"/>
<item text="wait(500)" tag="254"/>
I was wondering if you could add a specific stand waypoint in the waypoints menu for towers which includes a wait after the stand waypoint so you can go up the towers safely without the chance of getting the walker stuck. Ofc this would be optional but maybe it could go underneath "add node" and "add stand".
I have a simple suggestion. I bot my mage at a tower and i have it so it stays 3sqm away from the creature chasing him. When i bot like this, every 10 mins or so my walker gets stuck because my char goes up/down stairs by mistake. I have managed to fix this problem in my waypoints by editing them and adding heaps of one liners when it goes up the tower which looks like this:
<item text="Stand (32000, 31000, 5)" tag="1"/>
<item text="wait(500)" tag="254"/>
<item text="Stand (32000, 31000, 4)" tag="1"/>
<item text="wait(500)" tag="254"/>
<item text="Stand (32000, 31000, 3)" tag="1"/>
<item text="wait(500)" tag="254"/>
I was wondering if you could add a specific stand waypoint in the waypoints menu for towers which includes a wait after the stand waypoint so you can go up the towers safely without the chance of getting the walker stuck. Ofc this would be optional but maybe it could go underneath "add node" and "add stand".