Jump to content

Recommended Posts

Posted

:confused:Hello I just wanna make a npc that hold different vendors. but I don't know how to link to the npc held in the npc_vendor.

I use this code

case GOSSIP_ACTION_INFO_DEF + 2 :

player->GetSession()->SendListInventory(guid);

break;

yes this is guid, how can I changed to call the "entry"?

  • 2 weeks later...
Posted
Short answer: you can't.

Long answer: you can't, without changes to the vendor system. Hint: look into how SendListInventory() works.

thanks very much!

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use