[DiscordArchive] Is there a script or something that allows for solo signup in the dungeon finder?
[DiscordArchive] Is there a script or something that allows for solo signup in the dungeon finder?
Archived author: GnaXi • Posted: 2020-04-13T10:51:06.428000+00:00
Original source
Is there a script or something that allows for solo signup in the dungeon finder?
Archived author: GnaXi • Posted: 2020-04-13T10:51:51.737000+00:00
Original source
Editing LFG.h to this, doesn't seem to cut it:
enum LFGEnum
{
LFG_TANKS_NEEDED = 0,
LFG_HEALERS_NEEDED = 0,
LFG_DPS_NEEDED = 1
};