What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

How to make bot open chest?

stedyedy33

New Member
Joined
Jul 23, 2012
Messages
33
Reaction score
0
I'm jusr wondering how I get my bot to open chest during arreat runs
 
PHP:
  <OpenLootContainers>false</OpenLootContainers>
  <OpenChests>false</OpenChests>
  <DestroyEnvironment>false</DestroyEnvironment>



this feature is disabled by default since chests and piles got nerfed but editing the lines above should work
 
Last edited:
change from false to true in CharacterSettings.xml (in Folder Settings/your char)

<OpenLootContainers>true</OpenLootContainers>
<OpenChests>true</OpenChests>
<DestroyEnvironment>true</DestroyEnvironment>
 
Hi!

I am currently using this file from FragMam: The Core Of Arreat - v1.2 By FragMam On-Loot.xml and have already edited it. My DH still does not open the chest nor opens up vessels and pile of bones.

Is there a specific loot radius needed?

Pls help.
 
Back
Top