Ugh this is annoying as hell, everytime i try to load this profile i get an error saying: Code: Name cannot begin with the '-' character, hexadecimal value 0x2D. Line 36, position 2. I went to line 36 and saw no problems...any idea?
Line 36, you have <---------------> its suppose to be <!-- *INSERT WORDS HERE* --> For example you have: Code: <----------------------------------Paladin Quest ----------------------------------------------------------> <PickUp QuestName="Consecrated Letter" QuestId="3101" GiverName="Marshal McBride" GiverId="197" /> <TurnIn QuestName="Consecrated Letter" QuestId="3101" TurnInName="Brother Sammuel" TurnInId="925" /> <----------------------------------------------------------------------------------------------------------> It should be Code: <!-- Paladin Quest <PickUp QuestName="Consecrated Letter" QuestId="3101" GiverName="Marshal McBride" GiverId="197" /> <TurnIn QuestName="Consecrated Letter" QuestId="3101" TurnInName="Brother Sammuel" TurnInId="925" /> -->
I figured the problem was there but i removed all of the <----------> and i still get error. *EDIT* F*ck me I'm retarded thanks! Figured out the problem.
We had this problem with our 1-80 Horde Questing, unknown on how VeryThaiGuy fixed it, i think he had to rewrite the section from scratch again, but unsure.