"PriorityGameModes" and "ForbiddenGameModes" column properties in SCORINFO
Merged
requested to merge topic/default/scorinfo-excepted-and-forbidden-gamemodes into branch/default
I added two more column properties to SCORINFO
:
PriorityGameModes
: a list of game modes that are excepted from the column's game/earn type checks (i.e. these columns have more priority). The column will still be active in the listed game mode(s) (provided that they're also listed via GameMode
, if applicable), even when they're incompatible with the column's game/earn types.
ForbiddenGameModes
: a list of game modes that the column can't be active in.