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

Ring Wont Work

Betoo

Centurion OT Chaos Era
Joined
Jul 24, 2007
Messages
128
Reaction score
1
Location
Mexico
why dosent this work?

<php><item id="10309" article="a" name="Super Ring">
<attribute key="slotType" value="ring" />
<attribute key="description" value="Really good mana and hp." />
<attribute key="weight" value="100" />
<attribute key="healthGain" value="50" />
<attribute key="healthTicks" value="1000" />
<attribute key="manaGain" value="50" />
<attribute key="manaTicks" value="1000" />
</item>
</php>
 
Back
Top