• 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!

Ice Rapier Wont Disapper

MrLipzZz

HTML 'haha
Joined
Nov 27, 2008
Messages
171
Reaction score
0
Location
Brazil
i SAW the annother topic with this same reason
But,dont worked forme, and is an old topic " january "

so i created another.
.Lts go.
im my Weapons.xml
i got it

<melee id="2396" level="20" unproperly="1" event="function" value="default"/>

now my items.xml

<item id="2396" article="an" name="ice rapier">
<attribute key="description" value="A deadly but fragile weapon." />
<attribute key="weight" value="1500" />
<attribute key="attack" value="60" />
<attribute key="defense" value="1" />
<attribute key="weaponType" value="sword" />
<attribute key="elementIce" value="18" />
<attribute key="charges" value="1" />
</item>

and, doesnt disappear !!!
 
Back
Top