Vendor editing question(s). menu

Shout-Out

User Tag List

Results 1 to 11 of 11
  1. #1
    mcddrms101's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Vendor editing question(s).

    I made sure that I searched the Forum before I posted this. Any other related topics did not have the answer I was looking for. I had found one earlier, but now I cannot find it to save my life. So I'm just going to go ahead and ask -

    A friend of mine and I are creating a server. It's a Trinity emulator. We cannot figure out how to add a price to a specific item within a vendor, or change a pre-existing price. We've looked just about everywhere, except here.

    For the past hour, I've been typing in key words in the subject like, and gonig through the references that it gives me. But to no avail.

    if anyone could help, it'd be greatly appreciated.

    Vendor editing question(s).
  2. #2
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    829
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    In your database, there is the item_template table.

    Find your item. Change the BuyPrice or SellPrice column.

    The numbers are in copper. (I.E. 1 gold = 10000)
    The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
    Albert Einstein

  3. #3
    mcddrms101's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by The-Eradicator View Post
    In your database, there is the item_template table.

    Find your item. Change the BuyPrice or SellPrice column.

    The numbers are in copper. (I.E. 1 gold = 10000)
    I can do this same process for all vendors that are created? He's using the Trinity NPC Creator tool for the NPC creation.

    I don't know much about this, but I've got a general idea. I'm assuming that when vendors are created, they're added into the database (obviously). So for each specific vendor, I can follow your process and change the prices and pre-existing (if any)?

  4. #4
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    829
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mcddrms101 View Post
    I can do this same process for all vendors that are created? He's using the Trinity NPC Creator tool for the NPC creation.

    I don't know much about this, but I've got a general idea. I'm assuming that when vendors are created, they're added into the database (obviously). So for each specific vendor, I can follow your process and change the prices and pre-existing (if any)?
    The price is attached to the item, it has nothing to do with specific vendors. If you set the price on the item, the price will change on all vendors.

    This is simply how WoW works. If you want different prices on different vendors, you will have to have more than one copy of the same item.
    The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
    Albert Einstein

  5. #5
    mcddrms101's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by The-Eradicator View Post
    The price is attached to the item, it has nothing to do with specific vendors. If you set the price on the item, the price will change on all vendors.

    This is simply how WoW works. If you want different prices on different vendors, you will have to have more than one copy of the same item.
    That's exactly what I was wanting to know. That was my first guess, but I wanted to make sure I covered all bases. You've been a great help.

    I think that's about it. I was wanting to know how to set the cost for tokens (e.g. - Badges of Justice, etc). But I think I found the l found the answer to that. - http://www.mmowned.com/forums/world-...ent-coins.html

    ^ I'm assuming that would work for Trinity(?)

  6. #6
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    829
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mcddrms101 View Post
    That's exactly what I was wanting to know. That was my first guess, but I wanted to make sure I covered all bases. You've been a great help.

    I think that's about it. I was wanting to know how to set the cost for tokens (e.g. - Badges of Justice, etc). But I think I found the l found the answer to that. - http://www.mmowned.com/forums/world-...ent-coins.html

    ^ I'm assuming that would work for Trinity(?)
    It will, but the cost will not show up in game.

    Furthermore, that guide is extremely old, and the provided utilities will likely not be capable of converting WotLK DBCs. You'll need different software.
    The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
    Albert Einstein

  7. #7
    Facerolling's Avatar Contributor
    Reputation
    116
    Join Date
    Mar 2007
    Posts
    307
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For extended item IDs you can use either the ingame command or change it in the vendor DB

    The syntax for ".npc additem" is .npc additem <id of item> <limited supply number> <time to refresh limited supply> <extended cost ID>

    Here are all the non-custom Extended Cost IDs for Badges of Justice. Credits to whoever found them, they were on a different site than MMOwned.
    Code:
     ID	      Item	       Amount
    1909 	Badge of Justice 	 10
    
    1642	Badge of Justice 	 15
    
    1452	 Badge of Justice 	 20
    
    1015	 Badge of Justice 	 25
    
    1454 	Badge of Justice 	 30
    
    1037 	Badge of Justice 	 33
    
    2060 	Badge of Justice 	 35
    
    1027 	Badge of Justice 	 41
    
    2332	 Badge of Justice 	 45
    
    1040	 Badge of Justice 	 50
    
    2059	 Badge of Justice 	 60
    
    2049	 Badge of Justice	 75
    
    2333	 Badge of Justice  	 100
    
    2331	 Badge of Justice 	 105
    
    2330	 Badge of Justice 	 125
    
    2329	 Badge of Justice 	 150

  8. #8
    Jackhamme's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2010
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is EPIC!, could u be able to do this with honor by any chance?

  9. #9
    92eatos's Avatar Contributor
    Reputation
    104
    Join Date
    Aug 2009
    Posts
    220
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i will make new guide for this

  10. #10
    boboth3piranha's Avatar Corporal
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok my question is.. When I create a Donor gear.. I wanna put it in vendor... (I can do this) but I wanna make "Donation Coins" for the gear.. and add them for sell price.. I need help pls!

  11. #11
    Kirsebaer's Avatar Banned
    Reputation
    6
    Join Date
    Nov 2008
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You will have to create your Donation Coins with a unique ID I suppose.

Similar Threads

  1. Model Edit question
    By Tasty in forum World of Warcraft General
    Replies: 0
    Last Post: 02-07-2007, 01:49 AM
  2. Model Editing Questions.
    By xza in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 10-08-2006, 07:25 AM
  3. Model Editing question
    By Antoni_11 in forum World of Warcraft Model Editing
    Replies: 2
    Last Post: 09-25-2006, 08:05 AM
  4. Kind of a Nooby MODEL EDITING QUESTION!
    By Dwarf in forum WoW ME Questions and Requests
    Replies: 10
    Last Post: 09-14-2006, 09:29 PM
  5. model editing questions
    By sportstud10124 in forum World of Warcraft General
    Replies: 7
    Last Post: 08-11-2006, 12:31 AM
All times are GMT -5. The time now is 02:28 PM. 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