bennyquest
Community Developer
- Joined
- Dec 6, 2010
- Messages
- 2,644
it is not a problem of knowing the boss we are fighting atm, it is a problem of how the bossmodule is atm written
the current bossmodule only reports when the spell is started and when spell is finished, not the timeleft or the end timestamp of the cast, which is necessary for a proper stopcasting method
and to add on to this. It is not as simple as just looking at how someone else does it. It is a matter of writing something to work with how oracle currently handles it. Implementing it. And testing it to make sure it works. All a very time consuming process.