mirror of
https://github.com/spencershepard/RotorOps.git
synced 2025-11-10 15:45:30 +00:00
Updated RotorOps: Mission Creator Guide (markdown)
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user