ravahn / FFXIV_ACT_Plugin

FFXIV Plugin for Advanced Combat Tracker
716 stars 58 forks source link

Emit "in combat" lines from the ffxiv plugin itself rather than OverlayPlugin #308

Open quisquous opened 1 year ago

quisquous commented 1 year ago

fflogs could use the "in combat" lines that OP emits, but it's not helpful if OP the one emitting them. It'd probably make more sense to move them into the ffxiv plugin itself if possible.

I was thinking about this discussion in discord the other day, and wanted to write it in an issue so it didn't get lost. See: https://discord.com/channels/551474815727304704/594899820976668673/1108547438479933470

8749236 commented 2 months ago

Sorry, I found the doc in cactbot repo.

~Hello, sorry this is off topic a bit. I'm wondering about the data in this log line. I noticed it has structure like this: [260:InCombat][23:58:05.210] 260 104:1:1:0:1 For the last 4 one and zeroes, is there a doc on what they mean? From the code, it appears the 1 after 104 indicate it is currently in combat in a zone. I'm not sure about the others.~