This update fixes some timing issues with the Scripter and adds some of the most popularly requested features, including minimizing backpack and equipment. This update also allows the Looter to skip bodies which have no loot inside of them.
Changelog:
Code:v2.8.6
Tweaked the timing on the Scripter.
Modified the "Follow" Targeting stance to be much more fluid.
Modified the Looter to ignore bodies which dropped no loot.
Fixed a bug with the Item.GetName() function in the Scripter which caused it to throw an error when passed an invalid item ID.
Added the following functionality to the Scripter:
Container:Minimize()
Functionality: Closes container which belongs to the calling instance
Notes: Fails if there is a dialog window open
Client.HideEquipment()
Functionality: Hides the equipment window
Notes: Fails if there is a dialog window open
Client.ShowEquipment()
Functionality: Shows the equipment window
Notes: Fails if there is a dialog window open
Creature:Attack()
Functionality: Attacks the creature which belongs to the calling instance
Return: 1 if successful, 0 if failed
Creature:Follow()
Functionality: Follows the creature which belongs to the calling instance
Return: 1 if successful, 0 if failed
For download and operation instructions, refer back to this thread:
http://forums.xenobot.net/showthread.php?19