- Here is my current situation, I have 2 triggers. When the mission begins, A tank crew has the DoStop command to hold them in place, in a line. I set up another trigger synchronized with a GET IN waypoint to tell the crew to get into the tank if it spots an enemy. However, the DoStop command prevents this from happening. What command do you use to cancel the state of the crew being stopped. The DoMove or CommandMove commands don't work because they just tell the crew to go to a position (cordinates), not to follow a waypoint. How do I get around this?
I thank anyone who can assist.