Forums WoW Modding Discussion Miscellaneous [Archive] How do I make a vendor sell a specific item?

[Archive] How do I make a vendor sell a specific item?

[Archive] How do I make a vendor sell a specific item?

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#1
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

I have looked at all of the npc commands and everything and looked it up and stuff but I just can't find anything to help
rektbyfaith
11-04-2025, 05:12 PM #1

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

I have looked at all of the npc commands and everything and looked it up and stuff but I just can't find anything to help

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#2
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Hey.

You will have to fill the npc_vendor table with the items you want the npc to sell to the players.

If you need further help, let me know.
rektbyfaith
11-04-2025, 05:12 PM #2

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Hey.

You will have to fill the npc_vendor table with the items you want the npc to sell to the players.

If you need further help, let me know.

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#3
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

Hey.

You will have to fill the npc_vendor table with the items you want the npc to sell to the players.

If you need further help, let me know.

Click to expand...
Do I need to have any outside source other than the client itself to do that? Like do I have to go into the sql files or anything like that? Or can I do that directly from the game?
rektbyfaith
11-04-2025, 05:12 PM #3

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

Hey.

You will have to fill the npc_vendor table with the items you want the npc to sell to the players.

If you need further help, let me know.

Click to expand...
Do I need to have any outside source other than the client itself to do that? Like do I have to go into the sql files or anything like that? Or can I do that directly from the game?

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#4
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

You could also select the npc and use .npc add item xxxxxx
rektbyfaith
11-04-2025, 05:12 PM #4

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

You could also select the npc and use .npc add item xxxxxx

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#5
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
I will try that thank you for the help
rektbyfaith
11-04-2025, 05:12 PM #5

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
I will try that thank you for the help

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#6
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
Thank you I will try that and get back with you if it doesn’t work
rektbyfaith
11-04-2025, 05:12 PM #6

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
Thank you I will try that and get back with you if it doesn’t work

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#7
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Say
Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
Says there is no such subcommand
rektbyfaith
11-04-2025, 05:12 PM #7

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Say

Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
Says there is no such subcommand

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#8
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Ahhh
Quote:Faujulj said:

Say

Says there is no such subcommand

Click to expand...
Ahh Nevermind I figured out what I was doing wrong. Space between add and item. Thank you this helped a lot.
rektbyfaith
11-04-2025, 05:12 PM #8

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Ahhh

Quote:Faujulj said:

Say

Says there is no such subcommand

Click to expand...
Ahh Nevermind I figured out what I was doing wrong. Space between add and item. Thank you this helped a lot.

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#9
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
So is there any way that I can copy an npc and put that same custom npc somewhere else?
rektbyfaith
11-04-2025, 05:12 PM #9

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Quote:Damieninabox said:

You could also select the npc and use .npc add item xxxxxx

Click to expand...
So is there any way that I can copy an npc and put that same custom npc somewhere else?

rektbyfaith
Administrator
0
11-04-2025, 05:12 PM
#10
Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Sure, if you wanna spawn the exact same npc, just select the npc and type .npc info

Get his ENTRY id, go to the place you wanna have him and .npc add addentryidhere

So if your npc entry is 57384, you wanna use .npc add 57384
rektbyfaith
11-04-2025, 05:12 PM #10

Archived author: Faujulj • Posted: 2025-11-04T18:12:33.387407
Original source

Sure, if you wanna spawn the exact same npc, just select the npc and type .npc info

Get his ENTRY id, go to the place you wanna have him and .npc add addentryidhere

So if your npc entry is 57384, you wanna use .npc add 57384

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)