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

Billy Bankman!

WiLDTuRTLE

Member
Joined
Feb 26, 2011
Messages
478
Reaction score
5
Well, my bankman doesnt count my "golden ingots" as money, but they are 1kk/each
how can i fix that?
same for the npcs when i want to buy something ,
 
Code:
<item id="2157" article="a" name="gold nugget" plural="gold nuggets">
    <attribute key="weight" value="10" />
    [COLOR=#ff0000]<attribute key="worth" value="1000000" />[/COLOR]
</item>
 
Back
Top