lukrop / GCICAP

Autonomous GCI and CAP script for DCS: World.
Other
7 stars 1 forks source link

CAP flights despawn problem #8

Closed Marioshata closed 8 years ago

Marioshata commented 8 years ago

Sometimes CAP flights decide to RTB on different air bases which prevents them from despawning and spawning new ones. As soon as you destroy those the script spawns their replacement. This also happens if 1 of the group is killed (if group set to 2) and the other 1 decides to RTB at some random air base. I am not sure if this is the case with GCI flights as all the ones I observed are returning to the same air base and despawning.

lukrop commented 8 years ago

Might be related to #7.

The script doesn't differntiate between airbases. It only checks if a unit has landed or crashed/pilot died. Maybe somehow the entry of the CAP in the flights table got removed prematurely.

lukrop commented 8 years ago

Didn't occur since 8ba6252.