Enemy Combat Log MIA
Forum rules
READ THE STICKIED THREADS BEFORE YOU POST IN THIS SUBFORUM.
The answers you may seek are likely already there.
Thank you.
READ THE STICKIED THREADS BEFORE YOU POST IN THIS SUBFORUM.
The answers you may seek are likely already there.
Thank you.
- RaginPower
- Posts: 20
Enemy Combat Log MIA
I think at some point in the past I did something to disable the Enemy combat log. Its just missing from the addon. Its in the Enemy folder, but I cant access it in game. There is no Combat Log in the configuration menu. Any help would be appreciated.
Ads
Re: Enemy Combat Log MIA
I believe the latest version of Enemy on Idrinth's Addons is taken from VinyUI and it has the Combat log disabled.
Look in the file Interface\Addons\Enemy\Code\Core\Main.lua for these lines and uncomment "Enemy.CombatLogInitialize ()".
(remove the "--" prefix to uncomment)
Look in the file Interface\Addons\Enemy\Code\Core\Main.lua for these lines and uncomment "Enemy.CombatLogInitialize ()".
(remove the "--" prefix to uncomment)
Code: Select all
-- plugins initialization
Enemy.IntercomInitialize ()
Enemy.AssistInitialize ()
Enemy.KillSpamInitialize ()
Enemy.MarksInitialize ()
Enemy.UnitFramesInitialize ()
Enemy.GroupIconsInitialize ()
Enemy.GuardInitialize ()
--Enemy.ScenarioAlerterInitialize ()
Enemy.ScenarioInfoInitialize ()
--Enemy.TalismanAlerterInitialize ()
Enemy.TimerInitialize ()
--Enemy.CombatLogInitialize ()
Re: Enemy Combat Log MIA
Worked for me and i was looking for it. ty !Talladego wrote: Tue Jun 13, 2023 10:16 am I believe the latest version of Enemy on Idrinth's Addons is taken from VinyUI and it has the Combat log disabled.
Look in the file Interface\Addons\Enemy\Code\Core\Main.lua for these lines and uncomment "Enemy.CombatLogInitialize ()".
(remove the "--" prefix to uncomment)
Code: Select all
-- plugins initialization Enemy.IntercomInitialize () Enemy.AssistInitialize () Enemy.KillSpamInitialize () Enemy.MarksInitialize () Enemy.UnitFramesInitialize () Enemy.GroupIconsInitialize () Enemy.GuardInitialize () --Enemy.ScenarioAlerterInitialize () Enemy.ScenarioInfoInitialize () --Enemy.TalismanAlerterInitialize () Enemy.TimerInitialize () --Enemy.CombatLogInitialize ()
Last edited by lemao on Tue Jun 13, 2023 4:36 pm, edited 1 time in total.
Re: Enemy Combat Log MIA
Then u did something wrong or missing something, cuz thats the only thing that stops from CombatLog initialize. Did u save the file after u removed the "--" and then reloaded the game?lemao wrote: Tue Jun 13, 2023 4:27 pmI removed the "--" and still doesn´t show for me ingameTalladego wrote: Tue Jun 13, 2023 10:16 am I believe the latest version of Enemy on Idrinth's Addons is taken from VinyUI and it has the Combat log disabled.
Look in the file Interface\Addons\Enemy\Code\Core\Main.lua for these lines and uncomment "Enemy.CombatLogInitialize ()".
(remove the "--" prefix to uncomment)
Code: Select all
-- plugins initialization Enemy.IntercomInitialize () Enemy.AssistInitialize () Enemy.KillSpamInitialize () Enemy.MarksInitialize () Enemy.UnitFramesInitialize () Enemy.GroupIconsInitialize () Enemy.GuardInitialize () --Enemy.ScenarioAlerterInitialize () Enemy.ScenarioInfoInitialize () --Enemy.TalismanAlerterInitialize () Enemy.TimerInitialize () --Enemy.CombatLogInitialize ()
![]()
Re: Enemy Combat Log MIA
I just made a mistake !i removed the"--" infront of " plugins initialization instead in front of Enemy.CombatLogInitializeXergon wrote: Tue Jun 13, 2023 4:33 pmThen u did something wrong or missing something, cuz thats the only thing that stops from CombatLog initialize. Did u save the file after u removed the "--" and then reloaded the game?lemao wrote: Tue Jun 13, 2023 4:27 pmI removed the "--" and still doesn´t show for me ingameTalladego wrote: Tue Jun 13, 2023 10:16 am I believe the latest version of Enemy on Idrinth's Addons is taken from VinyUI and it has the Combat log disabled.
Look in the file Interface\Addons\Enemy\Code\Core\Main.lua for these lines and uncomment "Enemy.CombatLogInitialize ()".
(remove the "--" prefix to uncomment)
Code: Select all
-- plugins initialization Enemy.IntercomInitialize () Enemy.AssistInitialize () Enemy.KillSpamInitialize () Enemy.MarksInitialize () Enemy.UnitFramesInitialize () Enemy.GroupIconsInitialize () Enemy.GuardInitialize () --Enemy.ScenarioAlerterInitialize () Enemy.ScenarioInfoInitialize () --Enemy.TalismanAlerterInitialize () Enemy.TimerInitialize () --Enemy.CombatLogInitialize ()
![]()
- RaginPower
- Posts: 20
Re: Enemy Combat Log MIA
Thank you so much. Never would have figured this out on my own.
Who is online
Users browsing this forum: Ahrefs [Bot] and 1 guest