Page 1 of 1

Using different types of coins

Posted: Fri May 11, 2007 10:30 pm
by Yukiko
Is it possible to script the use of the three types of coins in the vendor buy/sell system?

If so, how can this be accomplished using the standard buy/sell gump or can it?

Thanks in advance.

Posted: Fri May 11, 2007 10:38 pm
by CWO
I think you would have to make custom buy/sell gumps since they only were ever made to support one currency and POL fills it in automatically with "VendorSellsFor" and "VendorBuysFor".

Even the events SYSEVENT_MERCHANT_BOUGHT and SYSEVENT_MERCHANT_SOLD only list the amount in one currency.

Posted: Sat May 12, 2007 5:57 pm
by Yukiko
Thanks CWO.

I have never played OSI/EA. Does they even support copper and silver currency?

Posted: Sat May 12, 2007 7:47 pm
by CWO
I know they have the coins available but I don't think they ever did anything with them. The only other thing I can think of but it would be a pain is to break up currency by vendor. Each vendor taking one currency and setting the buy price and sell price the exact amount in that currency. Then when receiving the system events, take that currency instead of always taking gold.

Posted: Tue May 15, 2007 4:27 pm
by Yukiko
Thanks.

I was hoping there would be an easier way to do it.

After dabbling with WoW and remembering my basic D&D I wanted to implement coppers and silver as a way of giving more variety to the game.

I suppose I can write a custom vendor system to accomplish the task. It would have been nice if OSI had given us the "gumpability" to do it. I don't understand why they included the graphics for the three types of coins and never implemented them.

Anyway, thanks again for the info.

Posted: Wed May 30, 2007 4:01 pm
by Jabroney
Yukiko wrote:Thanks CWO.

I have never played OSI/EA. Does they even support copper and silver currency?
I hate to necropost but to answer your question, yes. OSI did use silver coins in their faction system.

Posted: Wed May 30, 2007 7:37 pm
by Yukiko
Well, yes I guess they did use the silver coins but not in the main currency system as they are used in WoW and in D&D.

If I remember my D&D correctly 100 coppers=1 silver, 100 silvers=1 gold. I know that's the system WoW uses.

My hope was that there was an easy way to make the standard vendor buy/sell gump utilize the three.