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

Character Settings won't save

enterthedragon

New Member
Joined
Aug 9, 2012
Messages
18
Reaction score
0
First off -- thanks to the developers for such a quick turnaround for 1.0.4 patch: you guys are awesome.

When I change:
<OpenLootContainers>false</OpenLootContainers>
<OpenChests>false</OpenChests>
<DestroyEnvironment>false</DestroyEnvironment>

all to true and save it, every time I keep starting the bot it changes them back to false. Anyone have any idea why or how to fix this? Thanks a lot in advance!
 
So I fixed this, not sure what exactly worked but I did two things for those wondering:

1) I changed it to
<OpenLootContainers>True</OpenLootContainers>
<OpenChests>True</OpenChests>
<DestroyEnvironment>True</DestroyEnvironment>

(I used a capital T; am 95% sure this is not the solution but figured I'd post it since I tried this and #2 simultaneously)

2)After setting the values to True I went into the properties of the CharacterSettings file and checked it to "Read Only" then opened up DB, loaded up my profile, ran the bot and it worked. As soon as I noticed it worked I unchecked Read Only and it still kept the file as is...so my bot now opens chests/loots/destroys the environment.

Hope this helps.
 
probably you are using a plugin that overrides your settings
 
Back
Top