Jade_Monkey Posted September 16, 2015 Posted September 16, 2015 Hi everyone, Is there any way to create a trigger for when specific planes are killed? I know the Complex trigger has an "On killed" setting, but you can't tell which individual planes, correct? Just the country and plane type? The problem is that in the mission I'm building, I dont want the trigger to fire with any Pe-2 being killed, I want it to trigger when two specific Pe-2 are killed. Alternatively, if this is not possible, is there anything similar to the ARMA3 editor, where you specify: When all enemies leave the area then activate trigger? Thanks!
JimTM Posted September 16, 2015 Posted September 16, 2015 (edited) Hi Jade_Monkey, In the complex trigger, create an entry in "Object names list" for each of the two Pe-2s. The entry has to be the exact name from the "Name" field in the object properties dialog. I think that upper and lower case letters must match. Jim Edited September 16, 2015 by JimTM
coconut Posted September 16, 2015 Posted September 16, 2015 If these pe2 aren't flown by humans in an MP mission, just use their respective OnKilled events to a 2x counter 1
JimTM Posted September 16, 2015 Posted September 16, 2015 I think that upper and lower case letters must match. Any case will work, as long as the letters match.
Jade_Monkey Posted September 16, 2015 Author Posted September 16, 2015 Thanks guys, I'll give it a try!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now