View Full Version : Antrix v3.5 Vendor
xxWARKILLxx
06-20-2007, 02:23 AM
You know that guy with the Consortium skin infront of Orgrimmar bank since he has a blank sell template and I dont wanna delete him.
How can I add items to him I remember seeing a command to add items to sell on an NPC something like .add (item id) to the vendor anyone know?
Brrew
06-20-2007, 02:33 AM
Maybe this?
npc
---------------------------------------------
| vendoradditem | n | Adds to vendor |
| vendorremoveitem | n | Removes from vendor. |
xxWARKILLxx
06-20-2007, 02:49 AM
I tried those commands says there is no such thing
Katie
06-20-2007, 02:53 AM
.npc vendoradditem ***** try that
xxWARKILLxx
06-20-2007, 03:03 AM
hmm ok so is there any way to modify price on items or just what was set on wow-v.com when I created the custom content. And is there a limit to the amount of items (or a speed benefit) a single NPC can sell? I have over 100 custom items I created (and tested)
I need to adjust price depending on what I decide the gold drop rate to be set to before I go live
Brrew
06-20-2007, 03:16 AM
If you have Navicat installed, do this.
1. Connect to your db.
2. Click on your antrix db on left side.
3. Click on the query button then choose Design Query.
4. A new window will popup, click on the Query Builder tab.
5. On the left side, drag the items table to the gray box on the right side
6. Check entry, name, buyprice and sellprice. Click run
7. Adjust the sell price and buy price, it's in copper so 100 copper = 1 Silver and 100 Silver = 10000 copper = 1 gold.
Good luck
xxWARKILLxx
06-20-2007, 04:34 AM
Hmm ok I use Heidi but I get the idea thx
do you wana put the items that you disinde on the forum??
so we can have a look
thx
justj
06-22-2007, 10:50 PM
If you have Navicat installed, do this.
1. Connect to your db.
2. Click on your antrix db on left side.
3. Click on the query button then choose Design Query.
4. A new window will popup, click on the Query Builder tab.
5. On the left side, drag the items table to the gray box on the right side
6. Check entry, name, buyprice and sellprice. Click run
7. Adjust the sell price and buy price, it's in copper so 100 copper = 1 Silver and 100 Silver = 10000 copper = 1 gold.
Good luck
Then what do you do after that?
justj
06-23-2007, 09:22 AM
bump
Brrew
06-23-2007, 05:17 PM
Restart your server. The instructions i posted just searches all items in the whole game by the id, name and buy/sell price. It is up to you to find that item and modify the buy/sell prices.
[Nazzeth]
06-23-2007, 05:53 PM
justj, Please do not double post/bump your own post.
Some changes made to items wont appear on their displays, but will take place.
eg. when you change a weapons class restrictions, the previous class restrictions still appear, but are not in effect.
highstunna44755
07-15-2007, 08:43 PM
it is .npc vendoradditem
and .npc vendorremoveitem
markudov
07-15-2007, 09:34 PM
When you are talking about npcs, i cant figure it out how to put weapon on npc i see there is command .npc addweapon but i dont know how to use it, anyone can help me about this one?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.