
Originally Posted by
jahpocalypse
Since i've had this issue:
http://forums.xenobot.net/showthread...pts-am-I-alone
and no one seems to have an explanation let alone a solution I was wondering if there is anyway to add like a waypoint that would just make the walker jump back to the beginning and skipping huntcheck.
I know this will make it just go around and around without going to refill but it's better than waiting 15 mins at each huntcheck...
Anyone have any ideas?
Forum seems dead nowadays, little to no support. Is this bot dead as well?
Hello,
Idk how familiar u are with xenobot, but try to find the settings in the "settings" folder and open it with notepad or similar. Then find the waypoints section, make a label where u want the loop to start like in my example.
Then find where u want the loop to stop, and start over again, and put the line like in my example.
Hope u understand.
Example:
Code:
<item text="Hunt:" tag="255"/>
bunch of waypints
<item text="!cdataread" tag="254"><![CDATA[gotoLabel("Hunt")]]></item>