Page 3 of 3

Re: Enemy 2.8.0 updated + RoR Intercom

Posted: Mon Apr 26, 2021 1:53 pm
by xyeppp
This has been disabled on VinyUI Enemy, and since I modded his version it is also disabled here.
It throws errors which I didn't bother looking at as I don't use it myself either, but they aren't related to any of my changes.

To turn it back on you need to go to Interface/Addons/Enemy/Core/Main.lua and remove "--" from before the Enemy.CombatLogInitializ() line.
All the init functions start at line 72.

Re: Enemy 2.8.0 updated + RoR Intercom

Posted: Tue Apr 27, 2021 8:17 am
by Jarobor
Working now, thx a lot.