mirror of
https://github.com/spencershepard/RotorOps.git
synced 2025-11-10 15:45:30 +00:00
Updated RotorOps: Mission Creator Guide (markdown)
@@ -180,9 +180,9 @@ You can find the names of the UI elements in this source file: https://github.co
|
||||
***Special options***
|
||||
- script: text here will be inserted as a do script immediately after RotorOps.lua and CTLD.lua loads. This can be useful for changing options in these scripts.
|
||||
|
||||
- startTrigger: set to false to disable inserting the RotorOps.startConflict trigger action
|
||||
- start_trigger: set to false to disable inserting the RotorOps.startConflict trigger action
|
||||
|
||||
- endTrigger: set to false to disable inserting the mission win/lose trigger actions
|
||||
- end_trigger: set to false to disable inserting the mission win/lose trigger actions
|
||||
|
||||
***Override Imported FARP objects***
|
||||
You can use alternative import templates to populate the various FARPs and bases used in mission generation. For example, if you wanted your mission template to use a FOB instead of the standard logistics zone, you could include the line: ```staging_logistics_file: FOB_16_SPWN_WIDE_LIGHTED```
|
||||
|
||||
Reference in New Issue
Block a user