Nalfeyn Posted May 10, 2021 Posted May 10, 2021 I am trying to get a group to start, after it has been set to "uncontrolled". What am I doing wrong?
TMacDeezy Posted May 10, 2021 Posted May 10, 2021 (edited) It looks like you have a mission start trigger with a time condition on it? If I understand correctly? Try using a ONCE trigger type with the TIME MORE condition. I could be wrong, but I think at mission start its checking the condition, which is failing because mission time is zero. Edited May 10, 2021 by TMacDeezy
dark_wood Posted May 10, 2021 Posted May 10, 2021 1 hour ago, TMacDeezy said: It looks like you have a mission start trigger with a time condition on it? If I understand correctly? Try using a ONCE trigger type with the TIME MORE condition. I could be wrong, but I think at mission start its checking the condition, which is failing because mission time is zero. You are right, it should use ONCE. MISSION START should be used without conditions.
Recommended Posts