Request: "Add Raid Members" button to add Non-Guild members
XScorpion2 opened this issue ยท 4 comments
Currently managing a cross guild raid, and would be nice to just click a single button to add all the folks, instead of hunt down who I am missing to add them individually.
"Add Raid Members" in the manage tab only works for Guild members in the raid. I want to add All members in the raid regardless of guild.
Currently I've hacked this by inserting InGuild = true;
right before Line 104 of ManageEntries.lua and using a a macro function with /run AddRaidToDKPTable();