mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Updated Squadrons and pilots (markdown)
parent
e1e8fb7b70
commit
f920ade1e0
@ -104,7 +104,9 @@ players:
|
||||
|
||||
The country and aircraft fields will be used to match squadrons that are found against the squadrons being used. The country should be spelled exactly as it would be in a faction file. Factions that use Combined Joint Task Forces nations will have access to all squadrons with matching aircraft. The aircraft should match the key (the value in quotes) of the aircraft found in `plane_map` in https://github.com/pydcs/dcs/blob/master/dcs/planes.py or `helicopter_map` in https://github.com/pydcs/dcs/blob/master/dcs/helicopters.py
|
||||
|
||||
The `role` and `mission_types` fields are currently non-functional. The `role` field will later be shown in the UI as information for the player and the `mission_types` field will be used to determine which mission types to assign to the squadron. The spelling of each entry in `mission_types` should match the spelling of the mission that is used in the Liberation UI.
|
||||
The `role` field is currently non-functional. The `role` field will later be shown in the UI as information for the player.
|
||||
|
||||
The `mission_types` field determines which mission types to assign to the squadron. The spelling of each entry in `mission_types` should match the spelling of the mission that is used in the Liberation UI. If the squadron specifies a mission type that the aircraft is not capable of, an error will be emitted in the log and the incompatible mission type will not be used for the squadron.
|
||||
|
||||
The `livery` field, if set, will be the livery used by all aircraft of this squadron. It should match the name of the livery in game.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user