Updated RotorOps: Mission Creator Guide (markdown)

spencershepard
2022-05-08 10:16:45 -07:00
parent afdff296d5
commit e237f31a41

@@ -184,6 +184,15 @@ You can find the names of the UI elements in this source file: https://github.co
- endTrigger: 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```
The filename should not include the .miz extension. Available options:
- zone_farp_file
- staging_logistics_file
- logistics_farp_file
- defensive_farp_file
- zone_protect_file
# How the script works
In a generated mission, you will find a DO SCRIPT trigger action similar to this:
```