• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

change items stats...

Nani3601

elhanan
Joined
May 18, 2012
Messages
98
Reaction score
4
Location
Secret
why when i change things like

shiny blade--attack 50... i change to 100.. and when i open the ot ... that say "cant uplaod item(XML)"

plzz help how can i change without this problem...

and i have one more server and that work....
 
Last edited:
look that what i do
<item id="18465" article="a" name="shiny blade">
<attribute key="weight" value="4500" />
<attribute key="defense" value="50" />
<attribute key="attack" value="32" />
<attribute key="weaponType" value="sword" />
<attribute key="extradef" value="3" />
<attribute key="skillSword" value="1" />
</item>
this is the normal i change only the attack lets say to 100... i dont tuch any thing... and not work i think its ot problem
 
Back
Top