WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Combatlog parsing (https://www.wowinterface.com/forums/showthread.php?t=4969)

Rince 05-30-06 09:38 AM

Combatlog parsing
 
Well i need some basic help on how to parse a combatlog.
I already tried http://www.lua.org/manual/5.0/manual.html#5.3 but i just dont get the clue.

Looking at other mods didnt help aswell :rolleyes:

Here is what i want to do :


Code:

if (event == "CHAT_MSG_SPELL_SELF_BUFF") then
*insert parser*

amount_healed = parsedx
player healed = parsedy

I know to solve my problem it would take a whole tutorial, but just give me an the first 1 or 2 steps. Editing it later for crit etc i can do myself :).

chuckg 05-30-06 11:08 AM

You might be interested in checking out a recently released library which does precisely what you're asking for:

http://www.wowinterface.com/forums/s...ghlight=parser

Rince 05-30-06 11:35 AM

Hmm yes that seems to be true :)


All times are GMT -6. The time now is 09:51 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI