-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi, guys, I've been trying to make a custom rules for a Blood Bowl sevens league, where rosters can have 600k starting budget and 7/11 players.
On the older installs of the OBBLM this seems to be a simple change in the settings_x.php file:
$rules['max_team_players'] = 11; // Default is 16.
$rules['journeymen_limit'] = 7; // Until a team can field this number of players, it may fill team positions with journeymen.
But on the latest update I get this message:

Even though the above limitations are still active, so you cannot buy more than 11 players or go beyond 600k gold spent.
Is there a way around this error message?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
