How do I add random events into my map?

Vadari

L1: Registered
Dec 31, 2015
4
2
Im thinking of having random events occur in my map on the trigger of a control point being captured, how would I go about doing this.
 

henke37

aa
Sep 23, 2011
2,075
515
The control point entity has outputs for when it's captured. Then it's just a matter of using a logic_case to do the randomization.
 
Oct 6, 2008
1,947
445
you can also have other stuff happen by trigger relays that would give the appearance od being random