• 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)tier items dont work help

tnecniiv

scripter to be
Joined
Jan 6, 2012
Messages
298
Solutions
3
Reaction score
25
Code:
</item>
	<item id="7463" article="a" name="mammoth fur cape">
		<attribute key="weight" value="2000" />
		<attribute key="armor" value="18" />
		<attribute key="skilldist" value="5" />
		<attribute key="skillsword" value="5" />
		<attribute key="slotType" value="body" />
		<attribute key="description" value="It is imbued with protective magic." />
</item>
this is my code but it not adding the skills like it wont add 5 skill to my distance. i also tested the pally armor and it doesnt work as well im using 9.60 tfs
 
Back
Top