Hello Comm,
I write a Profile for NightElfs and I stuck directly in the beginning.
My problem is this:
Sense-Translation:
Coud not load profile: While analyse of 'EntityName' occurs a Error. Line: 16, Position 48.
My XML Code looks like this:
Error is at:
What might it be?!
Thank you!
I write a Profile for NightElfs and I stuck directly in the beginning.
My problem is this:
Loading C:\Users\Andr?\Desktop\OwnProfile\NightElf 1-60 Questing.xml.
Could not load profile: Beim Analysieren von 'EntityName' ist ein Fehler aufgetreten. Zeile 16, Position 48.
This profile does not contain any profiles fitting the character!
Sense-Translation:
Coud not load profile: While analyse of 'EntityName' occurs a Error. Line: 16, Position 48.
My XML Code looks like this:
PHP:
<HBProfile>
<Name> NightElf 1-60 Questing </Name>
<MinDurability> 20.0 </MinDurability>
<MinFreeBagSlots>5</MinFreeBagSlots>
<MinLevel>1</MinLevel>
<MaxLevel>86</MaxLevel>
<MailGrey>False</MailGrey><MailWhite>False</MailWhite>
<MailGreen>True</MailGreen>
<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>True</SellGreen>
<SellBlue>False</SellBlue>
<SellPurple>False</SellPurple>
<QuestOrder>
<Checkpoint Level = "1">
<If Condition = "Me.Race == WoWRace.NightElf && Me.Level <10">
<CustomBehavior File= "LoadProfile" ProfileName="SubProf\1-10 NightElf"/>
</if>
</QuestOrder>
</HBProfile>
Error is at:
PHP:
<If Condition = "Me.Race == WoWRace.NightElf && Me.Level <10">
What might it be?!
Thank you!
