How do you make a vendor who sells his "wares" for a custom currency? Like
you get Noob Basher for 1 Event token. :confused:
How do you make a vendor who sells his "wares" for a custom currency? Like
you get Noob Basher for 1 Event token. :confused:
There was a special website that was making that but i don't known the name any more
well you need to have your Event token ID
then you need to navigate to your vendors table and find column extended_cost. (Depends on the core and db you using sometimes its a separate tanle item_extendedcost.)
find the vendors table and find your vendor ID and find the item in question and add token ID to extended_cost column.