Hi all
The problem I am having with these modules is this.
I want to set up some kind of activation trigger to control when the Dynamic spawn occurs.
Getting the units to spawn is fairly easy.
I have created the marker which dictates where the unit/units will spawn and patrol within.
Synchronizing the 'Init' module to the Dynamic spawn module works fine... But it seems to instantly spawn the units.
I would like it to only spawn OPFOR units when BLUFOR enter a certain area.
The latest thing I tried was to set the condition of presence of the Init module to triggerActivated sptrig1
sptrig1 is the name of the trigger I placed that I wish to activate the whole process with. Anyway, nothing happens when the trigger is activated.
Any advice would be greatly appreciated