Updated RotorOps: Mission Creator Guide (markdown)

spencershepard
2022-05-08 10:01:01 -07:00
parent 1cadbd1b1a
commit afdff296d5

@@ -177,6 +177,12 @@ The red_forces / blue_forces value is the filename of the desired template, with
You can find the names of the UI elements in this source file: https://github.com/spencershepard/RotorOps/blob/develop/Generator/MissionGeneratorUI.ui
***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
- endTrigger: set to false to disable inserting the mission win/lose trigger actions
# How the script works
In a generated mission, you will find a DO SCRIPT trigger action similar to this: