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

Items Error ..

3mR

Mapper
Joined
May 29, 2012
Messages
322
Reaction score
42
Hello Otland :D, When I Edite My Items and add this code
Code:
item id="***" article="a" name="****t">
		<attribute key="weight" value="1200" />
		<attribute key="armor" value="9" />
		<attribute key="slotType" value="head" />
            <attribute key="skillSword" value="10" />
            <attribute key="skillAxe" value="10" />
To Give Plyers Skills ..
When I Open Tibia And Got This Helmet ..
I dont take any skill ...
pless help


.:Sorry For My English :.
 
Don't forget to add them to movements.xml if the helmet isn't already there. And be sure you restarted the server and not reloaded items.xml, because that's not possible.
 
Back
Top