Now some Errors in my server exe. file thats i hope we can fix alsow ^_^
I think this error come from frodo NPC sells aol and backpack and some rings, so it is a inportent NPC,
My Anti Paralyz Ring is working i think but i have 1 problem whit it the time of it disiper even if i dont use it
I use this
And Ofc I Rep+
Code:
[17/05/2010 12:48:32] [Warning] NpcSystem:
[17/05/2010 12:48:32] Parameter(s) missing for item:
[17/05/2010 12:48:32] backpack
[17/05/2010 12:48:32] 1988
[17/05/2010 12:48:32] [Warning] NpcSystem:
[17/05/2010 12:48:32] Parameter(s) missing for item:
[17/05/2010 12:48:32] aol
[17/05/2010 12:48:32] 2173
I think this error come from frodo NPC sells aol and backpack and some rings, so it is a inportent NPC,
My Anti Paralyz Ring is working i think but i have 1 problem whit it the time of it disiper even if i dont use it
I use this
Code:
<item id="7697" article="an" name="anti-paralyze ring" override="yes">
<attribute key="weight" value="40"/>
<attribute key="slotType" value="ring"/>
<attribute key="decayTo" value="0"/>
<attribute key="suppressparalyze" value="1"/>
<attribute key="duration" value="900"/>
<attribute key="showduration" value="1"/>
</item>
And Ofc I Rep+
Last edited: