Changing item prices menu

Shout-Out

User Tag List

Results 1 to 12 of 12
  1. #1
    Bulqr4eto's Avatar Member
    Reputation
    16
    Join Date
    Aug 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Changing item prices

    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.

    Changing item prices
  2. #2
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.


  3. #3
    Bulqr4eto's Avatar Member
    Reputation
    16
    Join Date
    Aug 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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.

  4. #4
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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)


  5. #5
    Bulqr4eto's Avatar Member
    Reputation
    16
    Join Date
    Aug 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  6. #6
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is a guide by PowerofIlliminati search for that


  7. #7
    Bulqr4eto's Avatar Member
    Reputation
    16
    Join Date
    Aug 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ohh i get it ... but the problem is that i use phpmyadmin and i cant see in the item table ... extendedcost column

  8. #8
    Sounddead's Avatar Contributor
    Reputation
    160
    Join Date
    Sep 2007
    Posts
    1,126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why would you use phpmyadmin?

  9. #9
    Bulqr4eto's Avatar Member
    Reputation
    16
    Join Date
    Aug 2007
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whell its faster and i cant find anywhere this extendedcost in the items ...

  10. #10
    Pengythesahj's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    vendors/items

    i have a few questions myself about vendors and item costs if anyone would mind replying

  11. #11
    nickelo's Avatar Active Member
    Reputation
    56
    Join Date
    Aug 2007
    Posts
    463
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you need Pengy?
    Database Evolved Developer:wave:

  12. #12
    kreegoth's Avatar Contributor
    Reputation
    122
    Join Date
    Jun 2008
    Posts
    810
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LOL pengy your alot better off just asking the question :P

Similar Threads

  1. [ArcEmu] How To Change/Remove Price from Vendor Items?
    By Astonix in forum WoW EMU Questions & Requests
    Replies: 2
    Last Post: 06-27-2010, 08:40 AM
  2. New twink items/ Changed items (19)
    By shindaustin in forum WoW Items & Quests
    Replies: 6
    Last Post: 10-30-2007, 08:33 PM
  3. [Video] Change Items
    By Demonkunga in forum WoW ME Tools & Guides
    Replies: 69
    Last Post: 10-16-2007, 03:11 PM
  4. Change item icons!
    By Disphotic in forum World of Warcraft Exploits
    Replies: 8
    Last Post: 04-05-2007, 10:41 AM
  5. Find a way to change items to creatures
    By xlAnonym0uslx in forum World of Warcraft Model Editing
    Replies: 18
    Last Post: 08-18-2006, 01:09 PM
All times are GMT -5. The time now is 09:53 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search