
10-08-2013, 03:58 PM
|
 |
Administrator
|
|
Join Date: Feb 2009
Location: MN
Posts: 2,072
|
|
Quote:
Originally Posted by kimura
for some reason I cant figure out yet, when I change my merchant to class 70, not just that merchant, but all merchants now will not respond to a right click....even the ones that that still have class 41... ugh
|
Few things:
- The alternate currency ID must exist in `alternate_currency`
- You need to have the Merchant set to class 70 in `npc_types`
- You need to set the npc_types field `alt_currency_id` to the corresponding currency that you wish to use.
- You need to set a alternate currency cost to the items that are in the merchants table
- In order to see the results of adding items to a merchant you must reload the zone
|