Hi,
I have some annyoing problem with the "Sentry"-WP and its syncronization; setup is as follows:
One group of M1A1-tanks (west) has 2 WPs: 1. "Sentry", 2. "Get out" (or "Disembark" or whatever, I have a German copy of OFP)
One BMP attacks immediately and another T80 arrives somewhat later.
One trigger checks, if east is not present and if true sets variable Obj=true; the radius of the trigger covers both BMP and T80.
Another trigger (type: switch, condition: Obj) is synchronized to WP1.
Desired result: West-Tanks attack BMP, then T80 on arrival; after BMP and T80 are down, the tank crews exit
Actual result: West Tanks attack BMP and exit when BMP is down but T80 is still present.
What do I have to do in order to get the result desired?
Thanks in advance!