How do i make an item be bought with a badge or something but not with gold please someone help a guy out
explain detailed
How do i make an item be bought with a badge or something but not with gold please someone help a guy out
explain detailed
There should be an "Extended Cost" Column in either the table where your items are located or the table of what an npc sells. I've not actually experimented with this column but I'll have to once I make a BG server in a few weeks. Anyways, there should be someone who knows exactly how to use extended cost column, just keep searching, if you still can't find it after I set up my own BG server, I'll see if I can help. Good luck. =/
In the Items table there is a"ItemExtendedCost". All you have to do to make an item cost, "like a badge" is type in the item number in that column and save.!
Not really, chaoticd35. The ExtendedCost field (which is in your vendors table for quite some time now) references rows in the ItemExtendedCost.dbc file. The best way to achieve something like that without modding the DBC is to use existing ExtendedCost entries.