• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

VIP Weapons problem now...Please help me

gembix

Little Red Devil
Joined
Sep 8, 2007
Messages
58
Reaction score
0
Location
Romania, Transilvania
I edited all items in items.xml and weapons.xml too. the wands and rods work...but the knight club,axe,sword and the paladin bow and arrow arent working...they have the desired atk+def, but I want that they give extra skills.It gives me this error:

[28/09/2009 21:17:58] [Warning - Items::loadFromXml] Unknown key value swordpoints
[28/09/2009 21:17:58] [Warning - Items::loadFromXml] Unknown key value axepoints
[28/09/2009 21:17:58] [Warning - Items::loadFromXml] Unknown key value axepoints
[28/09/2009 21:17:58] [Warning - Items::loadFromXml] Unknown key value distpoints
[28/09/2009 21:17:58] [Warning - Items::loadFromXml] Unknown key value magicpoints
[28/09/2009 21:17:58] [Warning - Items::loadFromXml] Unknown key value magicpoints
[28/09/2009 21:17:58] [Warning - Items::loadFromXml] Unknown key value clubpoints


What do I have to write extraswordpoints or what????? I've tried almsot all possible answers...pls hel me...I just want to make that for example a sword gives +5 swording.
Thanks for reading...
 
<attribute key="magiclevelpoints" value="1"/>

<attribute key="skillDist" value="2"/>

<attribute key="skillAxe" value="2"/>

<attribute key="skillClub" value="2"/>

<attribute key="skillSword" value="2"/>
 

Similar threads

Replies
0
Views
162
Back
Top