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

Request Help with manahelmet

THaxix

OOH?
Joined
Aug 28, 2008
Messages
66
Reaction score
0
Location
Sweden =D
Hello i wonder how to make this helmet give 30 mana / 30 hp / like soft boots
an also give speed like this i made this in items but dont work

DO i need a scrit file for itt or something
</item>
<item id="2128" article="a" name="crown">
<attribute key="weight" value="1500"/>
<attribute key="armor" value="10"/>
<attribute key="healthGain" value="50"/>
<attribute key="healthTicks" value="2000"/>
<attribute key="manaGain" value="44"/>
<attribute key="manaTicks" value="1000"/>
<attribute key="speed" value="50"/>
<attribute key="slotType" value="head"/>
</item>

im using FTS 0.3 alpha 3 8.31 client

pleas help me =)
 
Back
Top