Plugin EQBC: Connection Limit

Bearcub

Lifetimer
Joined
Feb 17, 2007
Messages
1,002
Reaction score
3
Points
38
Hi HTW.

I think I ran into this in the past, but the current build(s) of EQBC have a connection limit of 50?

Anyway we can bump that up to 72 or something? On Emulator servers where I can box my entire raid, I'm finding I bump into the 50 char limit.

I could of course recompile it myself, but putting this out there for others that might find it useful.


BCCore.cpp line 47
const int CEqbcs::MAX_CLIENTS = 50;
 
Here is a version I did for someone awhile ago that supports 100. I didn't know if there would be some sort of consequence for making it so big, but seemed to work ok.
 

Attachments

  • MQ2EQBCS-100.exe
    67.5 KB · Views: 5