Open Samael36 opened 3 years ago
Solution found for problem 1. and 3. Added this command at specific locations in the script:
if (Misc.getPlayerCount() <= 3) { throw new Error("Empty game"); // Alone in game return false; // End script }
Tried this to fix problem number 2 with:
if (!getParty()) { scriptBroadcast("quit"); }
But doesn't work...
Issue with D2BotPubJoin.dbj in chaos & baal games if:
Results vary:
What I'd like to set up: