fr3357 Member Joined Jun 16, 2011 Messages 525 Reaction score 4 Oct 26, 2014 #1 Is it just me, of does it seem like regardless of the settings in here the bot still checks all types. It is always smashing boxes and urns in particular.
Is it just me, of does it seem like regardless of the settings in here the bot still checks all types. It is always smashing boxes and urns in particular.
N Nepthys Community Developer Joined Oct 13, 2014 Messages 89 Reaction score 1 Oct 26, 2014 #2 fr3357 said: Is it just me, of does it seem like regardless of the settings in here the bot still checks all types. It is always smashing boxes and urns in particular. Click to expand... to quote pushedx: HandleBlockingChestsTask will break any breakable chests too close by to avoid getting stuck. You can disable the task altogether to remove that functionality by executing the following code in a plugin or in the CR itself inside Start(): Code: TaskManager.Remove("HandleBlockingChestsTask")
fr3357 said: Is it just me, of does it seem like regardless of the settings in here the bot still checks all types. It is always smashing boxes and urns in particular. Click to expand... to quote pushedx: HandleBlockingChestsTask will break any breakable chests too close by to avoid getting stuck. You can disable the task altogether to remove that functionality by executing the following code in a plugin or in the CR itself inside Start(): Code: TaskManager.Remove("HandleBlockingChestsTask")