Hey there -
I have a request for an addition to the CombatRoutine API here. I'd like there to be the ability to define a PrepareStrongbox() method if defined (and recognized through introspection, an interface, or whatever means you see fit), the bot would run the method for 5 seconds or so immediately prior to opening a strongbox. The method's return value would be a standard PrioritySelector. A parameter you pass to the method is the Strongbox object, or at the very least its position.
The end result is that I would like to be able to toss down some cold snap traps, a couple totems, and maybe a frost wall or two before opening up a strongbox.
Thanks.
Ben
I have a request for an addition to the CombatRoutine API here. I'd like there to be the ability to define a PrepareStrongbox() method if defined (and recognized through introspection, an interface, or whatever means you see fit), the bot would run the method for 5 seconds or so immediately prior to opening a strongbox. The method's return value would be a standard PrioritySelector. A parameter you pass to the method is the Strongbox object, or at the very least its position.
The end result is that I would like to be able to toss down some cold snap traps, a couple totems, and maybe a frost wall or two before opening up a strongbox.
Thanks.
Ben