@ [skip|else] if [not]|while [not]| [RetVar/IF] = [Var/Ship] escort ship
[Var/Ship] : timeout=
[Var/Number] ms
Similar to escort ship, except this instruction will time out after a
[Var/Number] milliseconds.
Returns FLRET_BREAK if
[Var/Ship] is invalid or if the escorted ship is destroyed or moves out of sector, FLRET_TIMEOUT if the timeout period elapses, FLRET_INTERRUPTED if the script executing this instruction is interrupted, or FLRET_INVALIDPARMS if
[RefObj] is invalid.
Bookmarks