there is a new boolean arg at 5 which pushed everything else over. this will require a lot of mod updates for 4.1.
1 table
2 combat log event unfilt
3 12........ number
4 unit_died string
5 true boolean
6 0x00000....... string
7 nil nil
8 -2147483648 number
9 0xF string
10 small frog string
11 2600 number
the event is called "hideCaster" for the boolean
if ( sourceString == "" and not hideCaster ) then sourceString = UNKNOWN; end
Gonna sticky this thread for a bit so authors are aware.
|