Raid assistant can't start invite phase
bart-d opened this issue ยท 0 comments
A raid assistant can't start an invite phase although he/she is able to invite players to the raid. Is this a deliberate choice?
RaidInviteClassic/rosterbrowser.lua
Line 561 in f445a9b
If there is no actual reason, I suggest changing this line to:
if (RIC.tabLength(raidMembers)==0) or (UnitIsGroupAssistant("player") or UnitIsGroupLeader("player")) then