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

Creating Rings, Help.

Nofus

New Member
Joined
Jul 16, 2009
Messages
415
Reaction score
1
<item id="2210" article="a" name="sword ring Pro">
<attribute key="weight" value="90"/>
<attribute key="slotType" value="ring"/>
<attribute key="decayTo" value="0"/>
<attribute key="transformDeEquipTo" value="2207"/>
<attribute key="skillSword" value="22"/>
<attribute key="duration" value="1800"/>
<attribute key="showduration" value="1"/>
</item>

Is that right? Because when i start the server again and i spawn the item its like its never got changed anything. :S. I've added this to Items.xml , i heard you're gonna att it to Movement or something,. can someone give me an example? Please. Detailed as possible.
 
Back
Top