Quote:
Originally Posted by Pillar
No joy, thanks anyway though. The problem is they are setting a speed on their own. They start the scenario at 0 kts and then accelerate to 6, even with the current set to zero.
|
you need to run a script to tell the sub to go to 0 kts.
here you go..
1. make script: platform speed 0 kts
2.. make event auto trigger named set AI sub 0 kts
3.. apply script to event auto trigger..
****
result is as soon as the scenario is loaded, the trigger is fired, the sub should set its speed to 0 kts.