Skip to content

Setting up a Blood Bowl Sevens league #747

@Blodger

Description

@Blodger

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:
image

Even though the above limitations are still active, so you cannot buy more than 11 players or go beyond 600k gold spent.

image

Is there a way around this error message?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions