Recent Topics

Ads

Enemy replacement

Share, discuss, and get help with addons for Return of Reckoning.
For most available addons, visit Idrinth's Addons site.
Forum rules
Before posting in this forum, please read the Terms of Use and visit Idrinth's Addons site for most available addons.
grapefruit
Posts: 41

Enemy replacement

Post#1 » Thu Dec 03, 2020 6:05 pm

Possible for a lightweight enemy replacement wich adds marks for your grp and shows, just like enemy, a more minimalistic unit frame style?
Enemy is a laggy frame hog lately...
Not sure why tho.

Ads
User avatar
wonshot
Posts: 1194

Re: Enemy replacement

Post#2 » Thu Dec 03, 2020 6:23 pm

I think on Live there were "group icons" same icons above your party/warband as with Enemy.

also for following just the warband leader you can use "paint the leader"
Bombling 93BW

grapefruit
Posts: 41

Re: Enemy replacement

Post#3 » Thu Dec 03, 2020 6:26 pm

group icons doesnt work well on this server i think.
And not looking for wb leader addon.
More for a way to get rid of enemy while still being able to use something like enemy marks so its easy to keep an overview on grp movement.
I usually have seperate marks for healers, dps, MA, tanks etc.

User avatar
dalen
Developer
Posts: 638

Re: Enemy replacement

Post#4 » Thu Dec 03, 2020 6:29 pm

You can disable some of the enemy modules you don't use completely so they don't cause any slowdown. Edit Enemy/Code/Core/Main.lua something like this:

Image

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 ()
Image
Source Developer

grapefruit
Posts: 41

Re: Enemy replacement

Post#5 » Thu Dec 03, 2020 7:10 pm

I see.
Interesting.
So i basically remove the -- to disable that part of the module?

User avatar
dalen
Developer
Posts: 638

Re: Enemy replacement

Post#6 » Thu Dec 03, 2020 7:12 pm

grapefruit wrote: Thu Dec 03, 2020 7:10 pm I see.
Interesting.
So i basically remove the -- to disable that part of the module?
you add the -- to disable it.

If you only want unit frames & group icons, add -- in front of all the others
Image
Source Developer

grapefruit
Posts: 41

Re: Enemy replacement

Post#7 » Thu Dec 03, 2020 7:14 pm

Ok cool will try!
Thanks.

Edit:
It did work to disable all the modules i want to disable.
Will see if it improves something ; )

Who is online

Users browsing this forum: Arracorne, Google [Bot] and 1 guest