This user's posts are being ignored.
Show Post?
Hello! I've written a simple app to do this, and am currently testing. What would be the "official" way to request import support for the above format:
(1325919785)[Sat Oct 20 21:52:59 2012] Wyzyppp looted the Fabled \aITEM -199440150 -7030990:The Eye of Theldek\/a. @ 50
If it helps, the regex grouping might look like this:
(?<looter>\w+) looted the (Legendary|Fabled) \\aITEM (?<itemid>-?\d+) [-\d ]+
?<itemname>[^\\]+)\\/a\.[ ]*\@[ ]*(?<cost>\d+)
Thanks!
Any way we can get some support with this one? Would make doing loot and dkp so easy a caveman could do it!