Quote:
Originally Posted by ACSoft
Yes, crazy stuff ! Most probably something weak inside the script interpreter engine. I bet for something "time critical".
By the way, did you found a way to tweak the timing for the guys to go down ?
Another question: Is-it possible to tie your normal dive behavior to the dive command given through a direct mouse click on the deep-meter ?
ACS
|
Clicking the depth gauge triggers the set_depth command. I can script it to do anything I want. The trouble is I don't know which direction the depth change is so I just have some hydroplane orders. Even if the boat is on the surface, I can't assume that a depth change is a dive since you could be clicking on 0 depth or something.
As far as getting the crew down before it goes under. The only way I 've thought of is to move the crash_dive command down futher in the sequence, delaying the dive. Dunno if that's an appropriate thing for this mod to be doing tho.