View Single Post
Old 09-12-16, 01:43 PM   #1
rentacow
Machinist's Mate
 
Join Date: Sep 2014
Location: Onakushcloud
Posts: 125
Downloads: 56
Uploads: 0
Default Quick Mission Editor Tutorial (Basic)

So a friend of mine had a question about the editor a few days ago but i wasn't able to answer him then, so I decided I would make a quick guide which I can share with everyone.

This will cover how to create units during a mission using triggers.

So for this example, lets put down a few units: ourselves in a submarine, a hostile fishing boat and a hostile kilo. Each unit will need a tactic to follow, I used barrier (unit will travel back and fourth between the two points).

Our goal is to have an enemy submarine spawn in when the fishing boat is destroyed.



Ok next step is very important! Nothing will work if you forget to do this: Create a dynamic group and put the kilo in it. SET THE PROBABILITY OF INCLUSION FOR THE GROUP TO ZERO!




<< FROM THE MANUAL, READ!

Ok it's all pretty easy from here on.

Right click on the fishing boat and attach a kill trigger to it. When the trigger is activated you will want to select the action "Create Objects" and select the group you made that contains the kilo.




That's all there is to it! You can quickly verify that it works by shooting the fishing boat with truth on and the Kilo should spawn right in when you destroy it.

It really is that simple! Once you understand how this works it is not too hard to expand this idea to include all kinds of random factors. You can even use triggers to have units change ROE during a mission, suddenly becoming hostile or friendly, etc.

Go experiment and have fun!

EXTRAS: More from the mission editor manual

Page 61
rentacow is offline   Reply With Quote