LittleWigs

LittleWigs

79M Downloads

Support CoS spy event

sundermann opened this issue ยท 6 comments

commented

The recent alpha in DBM has brought initial support for the CoS spy event. The hints from the NPCs are parsed and displayed for all DBM users in a info frame. It'd be cool if little wigs had a similar feature.

commented

Absolutely agree!

commented

I've been looking a bit into it but I'm not quite sure how this would be done. Is there a way of triggering the infobox based on where you are, rather than what boss you are fighting?

commented

I think that's usually done by way of creating a "Trash" boss module and enabling it based on relevant NPCs and disabling on next boss pull.
Cf. https://github.com/BigWigsMods/BigWigs/blob/master/Nightmare/Trash.lua

commented

Ah, interesting. Thank you very much @Gnarfoz!

EDIT: Would that also work on non-agressive mobs (like the ones found in the CoS spy event?

commented

Long time overdue, but finally added in d61f481.