- Joined
- Dec 12, 2012
- Messages
- 96
I have 1 Major Unit (Z) and I have 5 minor units (a,b,c,d,e). Now I want to create a trigger that when 'Z' unit dies, 3 out of 5 minor units will spawn, but these units should be randomly selected and must not be the same.
Example: (1) Z dies > spawns a,b & c (2) Z dies > spawns d,b,e (3) Z dies > spawns e,a,c
Now how can I make this work with trigger?
Example: (1) Z dies > spawns a,b & c (2) Z dies > spawns d,b,e (3) Z dies > spawns e,a,c
Now how can I make this work with trigger?