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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Help creating a profile

theruss0n

New Member
Joined
Apr 23, 2012
Messages
25
I've got most of my profile written up, when i load it into honorbuddy it keeps erroring and references this line of code

<If Condition="(Me.FreeBagSlots &lt;= 4) || (Me.LowestDurabilityPercent &lt;= 20.0)" >

<CustomBehavior File="Message" Text="Flying To Temple" LogColor="Red" />
<CustomBehavior File="FlyTo" DestName="Repair Run" X="2085.826" Y="4903.006" Z="198.5378 />
<CustomBehavior File="ForceSetVendor" DoMail="True" DoSell="True" DoRepair="True" DoTrain="False" />
</If>

the error message provided is "'<', hexadecimal value 0x3C, is an invalid attribute character. Line 73, position 4." Anyone know how i can fix this?
 
It would appear rewriting the line EXACTLY as it was written fixed the error, strange.
 
Back
Top