Quote:
Originally Posted by xnomad
Pardon my ignorance in all things C# or perhaps for stating something that has already been tried but if you have a script that destroys aircraft can't you use a sleep command to pause execution?
.
|
Yes, it was.
1) You make assumption that it will crash.

Depending on trim it can fly straight or do loops for a while.
2) Plane can be abandoned not only by disconnecting, but by choosing other plane too. Putting timer on plane on the ground, can lead to situation in which 20 planes are sitting in the base and waiting for removal. And no, checking if it is in the air, does not work correctly now.