March 15, 20206 yr Hello, I would like to use the function of this button in my plugin, is there any code for this? Thanks in advance.
March 15, 20206 yr Author I have no idea how to make the bot react to a stuck in flight while the Stuck Resolver doesn't start and all we have is a log entry: [N] 00:30:52 - [MovementManager] Think we are stuck [N] 00:30:52 - [MovementManager] Trying something funny, hang on I want to force the bot to use the dismount in flight by tracking the presence of these entries in the log, then clear the log to avoid errors (so that the bot does not dismount in the future from the presence of these log entries).
March 16, 20206 yr Hello, You cannot clear log from external code. To track log use "robotManager.Events.LoggingEvents.OnAddLog" like here https://wrobot.eu/forums/topic/9443-totown-unable-to-reach-the-vendor-blacklist-it-120-minutes/?do=findComment&comment=43952
Create an account or sign in to comment