Latest stable version.
I can enter a valid mount in the appropriate field (Manage - Mount Name) but this won't be saved in the corresponding setting file afterwards.
What's the xml tag name for this field to save it manually (and writeprotect it afterwards)?
I can enter a valid mount in the appropriate field (Manage - Mount Name) but this won't be saved in the corresponding setting file afterwards.
What's the xml tag name for this field to save it manually (and writeprotect it afterwards)?
Code:
<?xml version="1.0" encoding="utf-8"?>
<GatherbuddySettings>
<GatherHerbs>False</GatherHerbs>
<GatherMinerals>True</GatherMinerals>
<PathingType>Circle</PathingType>
<UseSpiritHealer>False</UseSpiritHealer>
<UseGuildVault>False</UseGuildVault>
<HearthAndExit>True</HearthAndExit>
<MailToAlt>False</MailToAlt>
<WaitRezSickness>True</WaitRezSickness>
<HeightModifier>-5</HeightModifier>
<BottingHours>15</BottingHours>
<NoNinja>True</NoNinja>
<IgnoreElites>True</IgnoreElites>
<BlacklistTimer>20</BlacklistTimer>
<LootMobs>False</LootMobs>
<RepairFromGuildBank>False</RepairFromGuildBank>
</GatherbuddySettings>