Solo Queue for Master branch

sicalicious

Well-known member
sicalicious Rep
1
0
0
Rep
10
sicalicious Vouches
0
0
0
Vouches
0
Posts
96
Likes
276
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 25 125 XP
Most likely the wrong place to put this but figured I'd give some insight on an easy way to implement solo lfg queue for master branch.
1: In the source go to lfgqueue.cpp, then find line 517 and replace with: if (false && numPlayers != MAX_GROUP_SIZE)
2: Then while still in lfgqueue.cpp, go to line 419 and replace it with: if (false && numPlayers != MAX_GROUP_SIZE)
3: Recompile server, and login. Currenly with the state of master branch you have to select "specific dungeon" in the lfg UI for queue to work but heh it works xD
 

3,392

1,271

9,555

428

Top