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

Crystal coin bug rep++

aLLitzZ

New Member
Joined
May 20, 2008
Messages
15
Reaction score
0
Hello! I have a bug on my ot. When i try to buy something with crystal coins it says "you dont have enought money" but if you change it to platinum coins it works as usual.
I rep the one who helps me.
 
Last edited:
I said "upload"
anyway, does your items.xml have this?
Code:
	<item id="2160" article="a" name="crystal coin" plural="crystal coins">
		<attribute key="weight" value="10" />
[B][COLOR="red"]		<attribute key="worth" value="10000" />[/COLOR][/B]
	</item>
 
I found the problem.. Scarab coin had the same "worth" Thanks anyway cyko~ for wasting your time on a noob like me!
I'll give you rep++ <3
 
Back
Top