|
Originally Posted by Arawethion
Right, and don't most C'Thun bossmod autostarters work by waiting for C'Thun to target your puller? That's how the one we use, from AQ_BossMods, works. So it will be off of C'Thun doesn't actually target anyone.
|
I actually can't remember if BigWigs started bars for me before the beam, but I want to say no. I guess I'm going back to manually-started NECB repeater bars until either the addon updates or Blizzard patches.
EDIT: I just checked BigWigs' code for the C'Thun encounter to see how it starts its bars, which indeed turns out to be the first Eye Beam to hit a party member. But it has different variables for the time from the first beam to the first glare/eyes and the time between them. So BigWigs users can modify their "timeP1TentacleStart" and "timeP1GlareStart" variables in BigWigs\AQ40\Cthun.lua to be smaller by 10 or 13 or however many seconds, which should keep it working while the hotfix is in effect.