Derple updated RGMercs - Lua Edition! with a new update entry:
v7
Read the rest of this update entry...
v7
Read the rest of this update entry...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

/rgl pauseall2 questions. 1. Is there some kind of way to send commands out the entire group, either to pause rgmercs, or set entire group to camp? (similiar to buttonmaster) 2. Any kind of central command group GUI?
You can search options in the main panel all options are shownCouple items for Bard and I may possibly be missing them.
1: Selos AA does not seem to cast when buff is gone. Should rebuff anytime it drops if the AA is selected. I am having to manually cast it.
2: I cannot seem to remove a clicky once added. I tried x ing but nothing happens. Can drop a new item to replace but cannot figure out how to remove.
3: Would be nice to be able to select the songs to use from your lineup. To either add them or remove them from a twist for downtime, fight time or burn time. based on the views it feels like I am missing something with being able to do this.
4: an option not to twist anything when out of combat without pausing.
Again ... some of these may have options I cannot find or have seen yet and/or just overlooking them.
I'd like to know how to repro the ranger issue. And is the battle rez - this could be a bug actually. I explicitly check for not downtime and only do rezes in battle. So I think I just need to reverse that. Is battle rez ever desirable?Few things ive noticed happening - Paladin , Shaman or druid will battle rez , bard sometimes isnt meleeing and ranger sometimes looses chaseon


This is great thanks!Tried this tonight and really blown away by the amount of work you guys have put in. Simply amazing.
Cant wait to see how it evolves but really looking great so far.
Not sure how much feedback you want right off the bat - but i did have issues with the wizard only casting about 3 spells out of the 19 in the rotation (Had a red exclamation mark against them even though they were memmed.), and I did have the bard stopped chasing the MA after getting a rez.
Rotations have 1 of 2 modes: 1) execute all 1 by 1 , 2) execute 1 per frame (a frame is a complete run of everything the Lua does in a single iteration of it's main loop.I am not keen enought to state I would like to help, as my abilities are insufficient.
But I got curious and started to read the source-code … patchday
Question:
does the order within “DPSDynamic” define the priority of the abilities like: when dps-cycle is issued, the abillities/songs are checked in the order they are listed within “DPSDynamic” to check if they need and can be recast?
If so, does this “DPSDynamic” allow more than one copy of same ability in different positions in the list?
If so, this would be sufficient for me to fiddle around with my idea of multiple insults per dpscycle.
The result could be either my request above to be able to find a stable way to insert multiple insults per cycle may be worth some ressources orelse my parses done with my “dirty-hand fiddeling” may show, that the requested modification is not worth the ressources, as I can not prove it will make an as big of a difference as I think it shall do.
View attachment 57605
So no ressources of the good guys may be spend on my idea of multiple insults per cycle unless I can prove it’s worth to think about it.
I am not good enought to create useful code for this gigantic project, but maybe I am good enought to at first prove, if my idea is valid and maybe lateron I maybe get sufficient knowledge to do some kind of “prove of concept” for ideas from others as well, before ressources of the real experts are dedicated to this ideas.
I am really impressed. The more I understand the structure of the project the more I understand how many energy already must have been spend to get the project to the stage it is now.
battle rez is desirable yes.I'd like to know how to repro the ranger issue. And is the battle rez - this could be a bug actually. I explicitly check for not downtime and only do rezes in battle. So I think I just need to reverse that. Is battle rez ever desirable?
BYOS option would be highly desirable.Rotations have 1 of 2 modes: 1) execute all 1 by 1 , 2) execute 1 per frame (a frame is a complete run of everything the lua does in a single iteration of it's main loop.
There is a 2.5 to the above which is things marked with "doFullRotation" which I will have to look at more closely as it was added by the person doing bards and only used by bards but I believe that it basically starts the rotation over from step 1 each time - there might be a bug here I need to review it more closely.
Rotations are arrays which means they can have the same thing in them over and over if you want, but our frames run fast enough that this shouldn't be required unless something very specific is happening.
Question for 2) execute 1 per frame: does the cycle search from first to last in the order of the array created to find the one which will be executed in the actual frame? That way one could see this array as a priotity-driven list, where one could state: the more up in array the higher is the likehood it will be executed if all conditions are met?Rotations have 1 of 2 modes: 1) execute all 1 by 1 , 2) execute 1 per frame (a frame is a complete run of everything the lua does in a single iteration of it's main loop.
There is a 2.5 to the above which is things marked with "doFullRotation" which I will have to look at more closely as it was added by the person doing bards and only used by bards but I believe that it basically starts the rotation over from step 1 each time - there might be a bug here I need to review it more closely.
Rotations are arrays which means they can have the same thing in them over and over if you want, but our frames run fast enough that this shouldn't be required unless something very specific is happening.
Once you understand the configuration and what happens behind the scene, something like an “automatic BYOS” is included.battle rez is desirable yes.
and im starting to think the chaseon issue is a lag issue on my end cause it works sometimes and then i think my isp starts lagging towards end of day and i start having some issues or its video lag issues
BYOS option would be highly desirable.
100% desirable. It is one of the more useful things IMO.Is battle rez ever desirable?
Rotations have 1 of 2 modes: 1) execute all 1 by 1 , 2) execute 1 per frame (a frame is a complete run of everything the lua does in a single iteration of it's main loop.
Rotations are arrays which means they can have the same thing in them over and over if you want, but our frames run fast enough that this shouldn't be required unless something very specific is happening.
I have never used CWTN plugins can someone TL;DR how BYOS works?battle rez is desirable yes.
and im starting to think the chaseon issue is a lag issue on my end cause it works sometimes and then i think my isp starts lagging towards end of day and i start having some issues or its video lag issues
BYOS option would be highly desirable.
They *should* all exist unless something was amazingly dumb but I brought over all the previous settings for the most part. You can do "/rgl set show" to see all the settings.100% desirable. It is one of the more useful things IMO.
Might I make a global suggestion here? I would suggest keeping all of the RGmercs options on the table from the macro, while improving and adding other functions. Some of us use RGMercs for very RGMercs reasons. It would be best not to remove those reasons.
1) No but it could be added we know what the dfeaults are.Is there a command to reset a char to default?
orelse which files i should delete to recreate the default.
After I disabled the runspeed-buff the ae-mezz song was memmed from gem 13 to gem 1, where the selos song has been.
The ooc-cycle still cast gem1 as if selos is still there, which got me wiped some times now, while attempting to do some quests.
Thank you for explaining this. I am glad you have kept function from the macro. I have yet the time to even log on lately. So, once work clears up a bit, I will be giving this a go.They *should* all exist unless something was amazingly dumb but I brought over all the previous settings for the most part. You can do "/rgl set show" to see all the settings.
BYOS = bring your own spells.I have never used CWTN plugins can someone TL;DR how BYOS works?
As far as I understood for each char there is created a set of files containing the settings for it. So different chars of same class can use different configurations.Thank you for explaining this. I am glad you have kept function from the macro. I have yet the time to even log on lately. So, once work clears up a bit, I will be giving this a go.
Another question I have is, are configs somehow tracked for every character? Meaning, if I want different behaviors for say two different shadow knights, will the LUA keep tabs on this by character name? Or is it keeping track by class only?
Excellent. Thank you for letting me know. I know that I should just wait until I get to log some play time again. But, I am mentally preparing myself for it ahead of time.As far as I understood for each char there is created a set of files containing the settings for it. So different chars of same class can use different configurations.
Also, from what i understand, the CWTN line, while you can BYoS, it still needs logic built in to handle "how and when".. so if your a 120 wizard, and memorize "disarm trap".. it wont know why you wanted it, just that you wanted it.BYOS = bring your own spells.
These plugins have a defined spellset for each stance.
If you like to mem different spells, you can activate the option BYOS and mem a Spellset of your liking.
How I unterstand rgmercs so far, you can mem the soells you like by selecting in the configuration which abilities you char shall use.
That way there exist already a way to selecg which spells shall be memmed.
If my description is not precise, maybe someone will chime in.

Ok So I assume all of these points of concern or hope for to be valid as I do not seeYou can search options in the main panel all options are shown
You can search options in the main panel all options are shown
yes it goes from top to bottom and resets to position 1 after each combat cycle finishes (aka during downtime) you can see this happen if you open the UI there is a green dot that shows which step it is doing.Question for 2) execute 1 per frame: does the cycle search from first to last in the order of the array created to find the one which will be executed in the actual frame? That way one could see this array as a priotity-driven list, where one could state: the more up in array the higher is the likehood it will be executed if all conditions are met?
If that is the case, it would be “just” about to find the optimum order within the array and no need to have one entry more than once.
Each character has thier own config for every module. This keeps them relatively small and compartmentalized and easy to look at.Thank you for explaining this. I am glad you have kept function from the macro. I have yet the time to even log on lately. So, once work clears up a bit, I will be giving this a go.
Another question I have is, are configs somehow tracked for every character? Meaning, if I want different behaviors for say two different shadow knights, will the LUA keep tabs on this by character name? Or is it keeping track by class only?
RGMercs will also allow you to just create you own loadout or even your own configuration for the class by putting it in config/RGMercs/class_configs. if we get someone who loves documentation in here to write a WIKI it would definitely explain how to do this there. I hate writing docs though so it wont be me.BYOS = bring your own spells.
These plugins have a defined spellset for each stance.
If you like to mem different spells, you can activate the option BYOS and mem a Spellset of your liking.
How I unterstand rgmercs so far, you can mem the soells you like by selecting in the configuration which abilities you char shall use.
That way there exist already a way to selecg which spells shall be memmed.
If my description is not precise, maybe someone will chime in.
You can write your own logic. I will call it BYOC. Bring your own Config. See my post above for details. You can test it easily by putting a file into that directory and changing the author and version and it should show up in game when you restart.Also, from what i understand, the CWTN line, while you can BYoS, it still needs logic built in to handle "how and when".. so if your a 120 wizard, and memorize "disarm trap".. it wont know why you wanted it, just that you wanted it.
What this means (i think) is that the logic would have to be added to RGmercs to make those choices, and that might be a TON of effort?![]()
search for StickHow in main config panel - make sure you have "Advanced options" on.Some feedback, but this is super promising and VERY easy to use.
No way that I can see to edit / change combat stickhow settings, i like to use "loose" rather than behind commands etc. Bard is going into melee, starting to sing a song then backing up and when the song finished stepping back into melee, repeat.
Bard is pausing a full 1.5-2 seconds between songs, essentially cutting usable song count from 6-8 to like, 4. Not sure if its possible to speed this up over time with logic processing refinement. Regular RGmercs handles this a bit faster currently.
Also bard is not casting crescendo song even though it is showing in the rotation list, the marker never changes from the red ! so its not being cast at any point.
EDIT to this: bard is not using crescendo OUTSIDE of combat, but is happily using it very early in the rotation during combat.
No idea how hard this would be, but a way to drag songs/spell or move the order from in the UI would give the user a lot of flexibility. Currently if i want to use dot songs AND insult nukes, it will never make it to the insult nuke because its in the rotation AFTER the dots, when in reality it should be listed first.
For the bard stuff feel free to play around and modify it and submit a PR. I didn't write the bard config and I dont know a ton about bards.Some feedback, but this is super promising and VERY easy to use.
No way that I can see to edit / change combat stickhow settings, i like to use "loose" rather than behind commands etc. Bard is going into melee, starting to sing a song then backing up and when the song finished stepping back into melee, repeat.
Bard is pausing a full 1.5-2 seconds between songs, essentially cutting usable song count from 6-8 to like, 4. Not sure if its possible to speed this up over time with logic processing refinement. Regular RGmercs handles this a bit faster currently.
Also bard is not casting crescendo song even though it is showing in the rotation list, the marker never changes from the red ! so its not being cast at any point.
EDIT to this: bard is not using crescendo OUTSIDE of combat, but is happily using it very early in the rotation during combat.
No idea how hard this would be, but a way to drag songs/spell or move the order from in the UI would give the user a lot of flexibility. Currently if i want to use dot songs AND insult nukes, it will never make it to the insult nuke because its in the rotation AFTER the dots, when in reality it should be listed first.
