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

When changes in items.xml

Waller

gogo
Joined
Jun 19, 2008
Messages
770
Reaction score
14
Location
Sweden
Hiya


I guess I have a problem.....
I made some donation items and when I change atk, weights, def etc in items.xml I get debug after the restart.

It's kinda lame because I need donation to keep my server online.

If you guys got time it would be awesome if someone can help me with how to put pictures at "shop offers"?.


Regards,
Waller!
 
Does the Server load the items.xml correctly? And to your question with shop offers, just make an folder with item_images and put all pictures inside. It depends on your script, if your homepage load them or not since you have to set the correct directory of the pictures but also set the corect file name. So take care, which picture format you got and put them into your script.
 
It's simple, don't edit the items.xml with anything else then notepad++, or it will increase it's size by a few kb and bug when trying to start the server.

So solution: Use notepad++ to edit items.xml

Rep+
 
It's simple, don't edit the items.xml with anything else then notepad++, or it will increase it's size by a few kb and bug when trying to start the server.

So solution: Use notepad++ to edit items.xml

Rep+

Thanks :)
Rep+, by the way. Can you maybe help me with some other...I guess easy stuffs for you? ^_^
 
if ur trying to add special things to items such as items that give magic level and they dont already have something like that. you have to add it in movevents.xml
 
Back
Top