For Trick of the Rails, there is a Teams variant in which four players play as partners.
By default, the players on the winning team are both ranked 1, while the losers are both ranked 3rd.
I could use 'losers_not_ranked' => true in gameinfos.inc.php, but that would apply to all games. Is there a way to set a value in gameinfos.inc.php according to which game option (from gameoptions.inc.php) is set?
By default, the players on the winning team are both ranked 1, while the losers are both ranked 3rd.
I could use 'losers_not_ranked' => true in gameinfos.inc.php, but that would apply to all games. Is there a way to set a value in gameinfos.inc.php according to which game option (from gameoptions.inc.php) is set?