WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Mythic+ start and finish events (https://www.wowinterface.com/forums/showthread.php?t=58591)

Kektorian 02-16-21 01:39 PM

Mythic+ start and finish events
 
Hi, I am trying to develop an addon, which starts reading from in game logs when a mythic+ run starts and finishes reading and sends data to remote server after mythic+ run finishes. Right now I don't know which events do I subscribe to, so I can know when to start and when to finish reading from logs. Can you help me please? Ideally i would like to also know what mythic+ run just started - the key level and dungeon name (e.g. Plaguefall 10).

Thank you for your help and replies!

Xrystal 02-16-21 03:32 PM

Hopefully someone with better knowledge in this area will offer more info or other suggestions but this is what I found on Wowpedia that sounds promising.

https://wow.gamepedia.com/Events#C_InstanceEncounter


As to sending to a remote server after the instance, you would have to log out of the game and have another app read in the saved variables written to by the addon and send it to the remote server as required.

If you want to do this per boss rather than encounter, you would have to log out and back in after the transfer of data etc and I am not sure how that would affect the event monitoring with you joining and stopping the group after entering the instance etc.

sezz 02-16-21 04:44 PM

MoP CM = Mythic+

Events: CHALLENGE_MODE_*
API: C_ChallengeMode


All times are GMT -6. The time now is 11:32 AM.

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