[DiscordArchive] Hi all, I'm looking for some guidance on how to implement something and I was wondering if anyone co
[DiscordArchive] Hi all, I'm looking for some guidance on how to implement something and I was wondering if anyone co
Archived author: gg • Posted: 2024-09-05T19:26:28.152000+00:00
Original source
Hi all, I'm looking for some guidance on how to implement something and I was wondering if anyone could give some advice.
What I'm trying to do is automatically add an item to players' bags through Eluna/lua when they kill dungeon bosses, and I recently discovered that using RegisterCreatureEvent will override any SAI/DB data, which then removes all the boss behaviors and scripting. Is there a better method I can use to track when players kill certain boss creatures that will not override the SAI?
Archived author: thunder • Posted: 2024-09-05T20:05:03.095000+00:00
Original source
Make a lua script spawning a loot box object
Archived author: thunder • Posted: 2024-09-05T20:05:25.621000+00:00
Original source
Or apply a aura to said npc and use a aura checker