PDA

View Full Version : Loot spam on death


Psiodon
11-26-2011, 08:39 AM
Is it possible to spam a mobs loot contents from the on death event using a pearl script? If so would someone mind giving me an example script?


Psi

revloc02c
11-26-2011, 02:50 PM
Spam? Not sure I understand what you are asking for.

dr00dguy
11-26-2011, 05:35 PM
sounds like he wants whatever loot the mob has on it when it dies linked in say or shout or something.

Psiodon
11-26-2011, 07:54 PM
Yea when a mob dies it would use say or saylinks to tell you what loot it dropped. Currently possible? Or would some additional code need to be written for that?

Psi

trevius
11-27-2011, 03:33 AM
I think we are lacking a function to get items from an NPC's current loot table. You couldn't do it without something like that. It is really the only thing you need to do what you are wanting.

Psiodon
11-27-2011, 08:54 AM
I guess its not possible to call the current functions for queryloot like in npcstats or npcloot via perl. Would it require a recompile to make this work?


Psi