View Single Post
  #8  
Old 03-09-2016, 06:05 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Handing an NPC an item and loading a spawn2 are different..lemme look for that.

(Might also want to check out the quest api..spawns loaded from quest scripts have different handlers as well.)


Try this one for npc trading: https://github.com/EQEmu/Server/blob...ading.cpp#L909

Still calls the 'AddLootDrop' function..but, this is another way in.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote