Log in

View Full Version : One time drops?


Mortow
08-03-2016, 03:36 PM
Anyone know if it is possible to setup one time loot drops? I am starting a new raid zone and I would like to be able to place a few unique items in that will only drop the first time the mob is killed. Is this doable or do I need to just place the item on the mob manually and set the zone to static?

Also want to personally thank Mortykins for helping me solve my funky post level 89 leveling problem.

Thanks,
Mortow

ghanja
08-03-2016, 05:22 PM
Anyone know if it is possible to setup one time loot drops? I am starting a new raid zone and I would like to be able to place a few unique items in that will only drop the first time the mob is killed. Is this doable or do I need to just place the item on the mob manually and set the zone to static?

Also want to personally thank Mortykins for helping me solve my funky post level 89 leveling problem.

Thanks,
Mortow

Just a few mobs or any within the zone? How many items per mob? Is this the only zone/place the mobs (npctype) can be found? You want a world wide (all zones) one time drop of each of the items?

Mortow
08-03-2016, 06:40 PM
Right now it is only for one zone and there will only be 5 mobs with a single unique drop each.

NatedogEZ
08-03-2016, 07:03 PM
Upon death disable the spawn2 of that NPC spawn2

Edit: Probably would have to UpdateRespawnTime of the new spawn2 before enabling it so it doesnt just respawn instantly :D

Also have it enable a spawn2 of a clone NPC that doesnt have that item on its loottable.

Seems like an easy-ish way to do it :D


Could also script the drop with Perl and a qglobal as well