I was wondering if there was a quick and easy way to edit prices in custom vendors.. Suck as Custom item cost 50 gold... how to make it cost Tokens? any help would be appreciated, Thanks
I was wondering if there was a quick and easy way to edit prices in custom vendors.. Suck as Custom item cost 50 gold... how to make it cost Tokens? any help would be appreciated, Thanks
Last edited by Bulqr4eto; 08-26-2008 at 11:57 PM.
There is a column in items for the price in gold.
If you want to make it cost tokens, you need to use items_extendedcost and make an entry there and then on the vendor table entry for that item change the extendedcost column from 0 to the entry id of the entry from items_extendedcost table.
I really cant understand this ... sry ... I go to items_extendedcost and than what ? :S and where is thie vendor table entry![]()
Last edited by Bulqr4eto; 08-27-2008 at 12:30 AM.
Just make a new one in the vendors table or use "SELECT * FROM `vendors` WHERE `entry` = 'itemid';". This will return all the entrys in the vendor table with that item id, and you can just change them there.
Column Description: -From Xeneth's Guide
SET ? = 0
? = Item Extended Cost = Removes Arena point requirement/Honor Point Requirement
? = ArenaRankRequirement = Disables Arena Rank Requirement
? = RequiredFaction = Disables Faction Requirment (Revered, Exalted, Et'cetra)
? = RequiredFactionStanding = Disables Required Faction Standing (Thrallmar, Scryers, Et'cetra)
? = buyprice = How much the item will cost if in a shop
? = sellprice = How much the item will sell for (I set to 1 for every item in the game, So when you trash items you'd normally have to type in "Delete" for, You can just sell to vendor, It's faster and your players will thank you for it)
And again ... headshot :X cant understand :S pff ... pls someone make Picture Tutorial for this +2 rep pls :{ i really need this than again im really newb at this
There is a guide by PowerofIlliminati search for that![]()
Ohh i get it ... but the problem is that i use phpmyadmin and i cant see in the item table ... extendedcost column
Why would you use phpmyadmin?
whell its fasterand i cant find anywhere this extendedcost in the items ...
i have a few questions myself about vendors and item costs if anyone would mind replying
What do you need Pengy?
Database Evolved Developer:wave:
LOL pengy your alot better off just asking the question :P