Hello Guys..
I have a problem here and I really wanted to solve the problem without change my sources..
The problem is that I can equipe some items wherever I want. A shield can be equipped in the weapon slot, for example...Also a bow can be equipped at the ammo slot.
That's really bad...can anyone help me?
Here is my movements.xml with Snake God's Wristguard's id....
Is there a way to solve this?
Also does anyone know where can I found stables sources for 9.80 or 9.80+?
Thanks for reading the topic...
Regards.
I have a problem here and I really wanted to solve the problem without change my sources..
The problem is that I can equipe some items wherever I want. A shield can be equipped in the weapon slot, for example...Also a bow can be equipped at the ammo slot.
That's really bad...can anyone help me?
Here is my movements.xml with Snake God's Wristguard's id....
PHP:
<movevent type="Equip" itemid="12647" slot="shield" level="100" event="function" value="onEquipItem">
<vocation id="1"/>
<vocation id="5" showInDescription="0"/>
<vocation id="2"/>
<vocation id="6" showInDescription="0"/>
</movevent>
<movevent type="DeEquip" itemid="12647" slot="shield" event="function" value="onDeEquipItem"/>
Is there a way to solve this?
Also does anyone know where can I found stables sources for 9.80 or 9.80+?
Thanks for reading the topic...
Regards.