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

Need help with items![REP++]

jaku77

New Member
Joined
Feb 14, 2009
Messages
42
Reaction score
0
Hello, I am makeing server and everything is done but i havent made the donate items wich adds like skills example: I would like to make an item wich gives 10 distance and 10 protection for death and its an armor. So help me please and if you help rep++
Greetings Jaku.
 
XML:
               <attribute key="skillDist" value="10" />
               <attribute key="absorbPercentDeath" value="10" />
add it on your item on items.xml
d;
 
Last edited:
One question more how can i edit the level like Only level 30 or higher can higher use it and for paladins or something?
 
Back
Top