Closed GoogleCodeExporter closed 9 years ago
I'd need any line in which the boss appears, something like SPELL_DAMAGE that
includes "XT-002
Deconstructor".
Original comment by gianmerlino@gmail.com
on 11 Mar 2009 at 2:19
I added the following block to LogSplit.pm and successfully parsed my XT-002
attempts. I'd like to request that his short name not include the dash for
parsing
reasons.
{
short => "xt002",
zone => "ulduar",
long => "XT-002 Deconstructor",
mobStart => [ 33293 ],
mobContinue => [ 33293, 33343, 33344, 33346 ],
mobEnd => [ 33293 ],
timeout => 20,
},
Original comment by falconi...@gmail.com
on 11 Mar 2009 at 3:03
3/9 19:55:27.046 SWING_DAMAGE,0xF15000820D01DA44,"XT-002
Deconstructor",0x10a48,0x010000000080DAC5,"Downrock",0x514,22024,0,1,0,2238,0,ni
l,nil,nil
I also tried adding that to the logsplit.pm file and for whatever reason it
still
didn't work.
Original comment by Ohi....@gmail.com
on 11 Mar 2009 at 3:45
Thanks for the help everyone, please post again in a new report if there are
any problems. (the print is in r247)
Original comment by gianmerlino@gmail.com
on 11 Mar 2009 at 4:01
Original issue reported on code.google.com by
Ohi....@gmail.com
on 11 Mar 2009 at 12:05