Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] What table stores the items a vendor has for sale?

[DiscordArchive] What table stores the items a vendor has for sale?

[DiscordArchive] What table stores the items a vendor has for sale?

rektbyfaith
Administrator
0
10-09-2019, 04:49 AM
#1
Archived author: Anhanga • Posted: 2019-10-09T04:49:43.496000+00:00
Original source

What table stores the items a vendor has for sale?
rektbyfaith
10-09-2019, 04:49 AM #1

Archived author: Anhanga • Posted: 2019-10-09T04:49:43.496000+00:00
Original source

What table stores the items a vendor has for sale?

rektbyfaith
Administrator
0
10-09-2019, 04:50 AM
#2
Archived author: DandyPlays • Posted: 2019-10-09T04:50:02.649000+00:00
Original source

npc_vendor
rektbyfaith
10-09-2019, 04:50 AM #2

Archived author: DandyPlays • Posted: 2019-10-09T04:50:02.649000+00:00
Original source

npc_vendor

rektbyfaith
Administrator
0
10-09-2019, 04:53 AM
#3
Archived author: Anhanga • Posted: 2019-10-09T04:53:18.966000+00:00
Original source

haha, I had just found it: MySQL [acore_world]> select c.entry, c.name, v.item, i.name from npc_vendor v JOIN creature_template c ON(c.entry = v.entry) JOIN item_template i ON(v.item = i.entry) where c.entry = 32403; thanks!!
rektbyfaith
10-09-2019, 04:53 AM #3

Archived author: Anhanga • Posted: 2019-10-09T04:53:18.966000+00:00
Original source

haha, I had just found it: MySQL [acore_world]> select c.entry, c.name, v.item, i.name from npc_vendor v JOIN creature_template c ON(c.entry = v.entry) JOIN item_template i ON(v.item = i.entry) where c.entry = 32403; thanks!!

rektbyfaith
Administrator
0
10-09-2019, 04:54 AM
#4
Archived author: Anhanga • Posted: 2019-10-09T04:54:23.374000+00:00
Original source

Thanks IceNet.
rektbyfaith
10-09-2019, 04:54 AM #4

Archived author: Anhanga • Posted: 2019-10-09T04:54:23.374000+00:00
Original source

Thanks IceNet.

rektbyfaith
Administrator
0
10-09-2019, 04:59 AM
#5
Archived author: Anhanga • Posted: 2019-10-09T04:59:08.678000+00:00
Original source

Thinking about making my own vendor mobs for the custom-module i'm tweaking
rektbyfaith
10-09-2019, 04:59 AM #5

Archived author: Anhanga • Posted: 2019-10-09T04:59:08.678000+00:00
Original source

Thinking about making my own vendor mobs for the custom-module i'm tweaking

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)