Kiptanoi
Jun 13 2009, 10:24
Where can I read about all trigger comand that I can do, I am editing a SP mission, and need some help with triggers....
Need help with:
1) Trigger to alert if enemy see me within an area.
2) Trigger to get the alerted enemy to attack me within an area.
3) Trigger to send some enemy to a location after being alerted.
{_x setBehaviour "Stealth"} forEach list Area1
All units would take cover now, for example. But the order setBehaviour "Stealth" is only
one of many possibilities.
That text is from Armed-Assault_Editing-Guide_Deluxe_Edition_by Mr-Murray_EN
But where do I find all setBehaviour that I can use?
If there is any swedish one on this forum that I can write to ask things and get me some help that would be great. write me please.
The first thing I am done is to have a siren, and a trigger, if anyone see me, the siren is on and a alarmsound goes on.
And thats fine and working.
The second thing is that I have a rifelman about 500 yards away, and he is standing still.
But I would like to get him moving towards the siren when the alarm get on.
And I cant get that to work.
Need help with:
1) Trigger to alert if enemy see me within an area.
2) Trigger to get the alerted enemy to attack me within an area.
3) Trigger to send some enemy to a location after being alerted.
{_x setBehaviour "Stealth"} forEach list Area1
All units would take cover now, for example. But the order setBehaviour "Stealth" is only
one of many possibilities.
That text is from Armed-Assault_Editing-Guide_Deluxe_Edition_by Mr-Murray_EN
But where do I find all setBehaviour that I can use?
If there is any swedish one on this forum that I can write to ask things and get me some help that would be great. write me please.
The first thing I am done is to have a siren, and a trigger, if anyone see me, the siren is on and a alarmsound goes on.
And thats fine and working.
The second thing is that I have a rifelman about 500 yards away, and he is standing still.
But I would like to get him moving towards the siren when the alarm get on.
And I cant get that to work.