Hide various lobby options from missions and minigames
This commit is contained in:
committed by
Paul Chote
parent
3e0834b4ef
commit
fa0adb5a1b
@@ -12,6 +12,9 @@ World:
|
||||
BuildRadiusCheckboxEnabled: True
|
||||
BuildRadiusCheckboxVisible: False
|
||||
MapOptions:
|
||||
ShortGameCheckboxVisible: False
|
||||
ShortGameCheckboxLocked: True
|
||||
ShortGameCheckboxEnabled: False
|
||||
TechLevelDropdownLocked: True
|
||||
TechLevelDropdownVisible: False
|
||||
TechLevel: unrestricted
|
||||
@@ -110,6 +113,8 @@ Player:
|
||||
Visible: False
|
||||
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
|
||||
Visible: False
|
||||
LobbyPrerequisiteCheckbox@REUSABLEENGINEERS:
|
||||
Visible: False
|
||||
|
||||
MNLYR:
|
||||
Inherits: ^TrackedVehicle
|
||||
|
||||
@@ -4,12 +4,16 @@ World:
|
||||
SpawnInterval: 125
|
||||
CrateActors: unitcrate
|
||||
InitialSpawnDelay: 0
|
||||
CheckboxVisible: False
|
||||
-SpawnStartingUnits:
|
||||
-MapStartingLocations:
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusCheckboxVisible: False
|
||||
BuildRadiusCheckboxVisible: False
|
||||
MapOptions:
|
||||
ShortGameCheckboxVisible: False
|
||||
ShortGameCheckboxLocked: True
|
||||
ShortGameCheckboxEnabled: False
|
||||
TechLevelDropdownLocked: True
|
||||
TechLevelDropdownVisible: False
|
||||
TechLevel: unrestricted
|
||||
|
||||
@@ -5,12 +5,16 @@ World:
|
||||
WaterChance: 100
|
||||
CrateActors: unitcrate
|
||||
InitialSpawnDelay: 0
|
||||
CheckboxVisible: False
|
||||
-SpawnStartingUnits:
|
||||
-MapStartingLocations:
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusCheckboxVisible: False
|
||||
BuildRadiusCheckboxVisible: False
|
||||
MapOptions:
|
||||
ShortGameCheckboxVisible: False
|
||||
ShortGameCheckboxLocked: True
|
||||
ShortGameCheckboxEnabled: False
|
||||
TechLevelDropdownLocked: True
|
||||
TechLevelDropdownVisible: False
|
||||
TechLevel: unrestricted
|
||||
@@ -70,3 +74,5 @@ Player:
|
||||
Visible: False
|
||||
LobbyPrerequisiteCheckbox@GLOBALFACTUNDEPLOY:
|
||||
Visible: False
|
||||
LobbyPrerequisiteCheckbox@REUSABLEENGINEERS:
|
||||
Visible: False
|
||||
|
||||
@@ -4,12 +4,16 @@ World:
|
||||
SpawnInterval: 125
|
||||
CrateActors: unitcrate
|
||||
InitialSpawnDelay: 0
|
||||
CheckboxVisible: False
|
||||
-SpawnStartingUnits:
|
||||
-MapStartingLocations:
|
||||
MapBuildRadius:
|
||||
AllyBuildRadiusCheckboxVisible: False
|
||||
BuildRadiusCheckboxVisible: False
|
||||
MapOptions:
|
||||
ShortGameCheckboxVisible: False
|
||||
ShortGameCheckboxLocked: True
|
||||
ShortGameCheckboxEnabled: False
|
||||
TechLevelDropdownLocked: True
|
||||
TechLevelDropdownVisible: False
|
||||
TechLevel: unrestricted
|
||||
|
||||
@@ -1755,4 +1755,4 @@ Actors:
|
||||
Owner: Soviets
|
||||
ScriptTags: TownAttacker
|
||||
|
||||
Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/campaign-palettes.yaml, rules.yaml
|
||||
Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/campaign-palettes.yaml, ra|rules/coop-missions-rules.yaml, rules.yaml
|
||||
|
||||
@@ -1382,4 +1382,4 @@ Actors:
|
||||
Owner: Soviets
|
||||
Location: 130,45
|
||||
|
||||
Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/campaign-palettes.yaml, rules.yaml
|
||||
Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/campaign-palettes.yaml, ra|rules/coop-missions-rules.yaml, rules.yaml
|
||||
|
||||
@@ -1789,4 +1789,4 @@ Actors:
|
||||
Owner: Soviets
|
||||
Location: 43,50
|
||||
|
||||
Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/campaign-palettes.yaml, rules.yaml
|
||||
Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/campaign-palettes.yaml, ra|rules/coop-missions-rules.yaml, rules.yaml
|
||||
|
||||
Reference in New Issue
Block a user