Hello everyone!
I would like to kill all the slaves from a MVP, like when Baphomet summons its Baphomet Jrs, in this case I would like to kill the slaves and leave my Baphomet alive.
getunitdata(getnpcid(0), 'd);
// Invoca o MVP configurado = 2100 Baphomet in this example:
monster 'map$,'d[UNPC_X],'d[UNPC_Y],"MVP Test",2100,1,instance_npcname("MVP Invoker#1")+"::OnMyMobDead";
Can I use "getunitdata" to retrieve the slaves from this MVP and kill only those?
I also have the MVP