About Cash Shop

philg666

New member
Messages
12
Points
0
Hi, i searched to change the item used in cash shop, since they are account bound with #

my problem is that the money of my server is a custom item right now (i mean you can earn them with instances and event and can trade them...good for economy
default_tongue.png
)

so what i want to do is that the cash shop could take this custom item called "Yggdrasil Coin" and that this coin would replace the cashpoint thing.

i already tried a npc to convert items in cashpoints but i think it would be less complicated for players to have the items in cash shop buyable directly with my custom item.

So the question is, where can i change the cashpoints for my Yggdrasil Coin ?

 
what i did on our server is that, made a custom usable item (like red potion) then changed the effect to #CASHPOINTS += 10;, so it gives 10 cashpoints when used.

 
Back
Top