Custom Algorithm TravelingSub() Function Errors (0 чел.)
 | | |
|
Сообщения темы: Custom Algorithm TravelingSub() Function Errors
|
|
Custom Algorithm TravelingSub() Function Errors 9 г., 2 мес. назад
|
Репутация: 16
|
|
Slav2,
I am attempting to build a custom Deliverer module, and I'm encountering a strange bug. I've sent you the algorithm, log and error handler screenshot. The AHK script executes perfectly well, all it does is add a series of waypoints. Can you help me understand why the bot is attempting to dock directly, like it does in the current Deliverer/Courier, rather than warping to zero and docking itself using the DockToStation function? I would welcome your insights. Thank you!
AbbadonDespoiler
PS. Could it be an overview setting issue? Does the TravelingSub require it to be on "gates" as opposed to "travel"?
EDIT: Yes, it was that issue. Otherwise, TravelingSub doesn't know when it's finished.
|
|
|
|
Последнее редактирование: 03.01.2017 22:05 Редактировал AbbadonDespoiler.
|
|
|
Re: Custom Algorithm TravelingSub() Function Errors 9 г., 2 мес. назад
|
Репутация: 846
|
|
Traveling sub may use stations or gates. There is a flag and courier bot has this flag true and miner - false. Need to rename algo to use courier license and check.
|
|
Slav2
Администратор
Постов: 17109
|
|
|
|
|
 | | |
|
|