Hi,
i have problem :|
Movements.xml
Please, help me
@edit
I have made quest with ICE MASK (7902 id), and then this error :/
i have problem :|
Code:
[9:27:30.924] >> Loading script systems
data/movements/movements.xml:449: parser error : Opening and ending tag mismatch: movements line 2 and movevent
</movevent>
^
data/movements/movements.xml:450: parser error : Extra content at the end of the document
<movevent type="DeEquip" itemid="7902" slot="head" event="function" value="onDe
^
[9:27:30.988] [Warning - BaseEvents::loadFromXml] Cannot open movements.xml file.
[9:27:30.988] Line: 450, Info: Extra content at the end of the document
[9:27:30.988] > ERROR: Unable to load MoveEvents!
Movements.xml
Code:
445: <movevent type="DeEquip" itemid="7901" slot="head" event="function" value="onDeEquipItem"/>
446: <movevent type="Equip" itemid="7902" slot="head" event="function" value="onEquipItem" showInDescription="0"/>
447: <vocation id="7"/>
448: <vocation id="8" showInDescription="0"/>
449: </movevent>
450: <movevent type="DeEquip" itemid="7902" slot="head" event="function" value="onDeEquipItem"/>
451: <movevent type="Equip" itemid="7903" slot="head" event="function" value="onEquipItem">
452: <vocation id="1"/>
<vocation id="5" showInDescription="0"/>
<vocation id="2"/>
<vocation id="6" showInDescription="0"/>
</movevent>
Please, help me
@edit
I have made quest with ICE MASK (7902 id), and then this error :/