marzent / IINACT

A Dalamud plugin to run the FFXIV_ACT_Plugin in an ACT-like enviroment with a heavily modified port of Overlay Plugin
https://www.iinact.com
GNU General Public License v3.0
182 stars 41 forks source link

Tracking of P8S p1 Clones as player entities #17

Closed sleepylinde closed 1 year ago

sleepylinde commented 1 year ago

One of the clones during P8S part one get registered as player damage and push the overlay into 24 man mode. Is this an IINACT issue or rather the overlay I'm using?

Using MopiMopi with Browsingway.

Edit: This happens during Gorgon 2. When the clone defeats 2 of the snakes.

marzent commented 1 year ago

The Combat data passed to Overlay there comes straight from OverlayPlugin and how it is displayed depends entirely on the Overlay...

Having said that there has been some additional filtering added to upstream OverlayPlugin which has now also been integrated into IINACT (if this will resolve your issue however, I cannot say; if it doesn't it is probably best to open an issue with the respective Overlay)