lukrop / GCICAP

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

GCI and CAP flights slow speed #2

Closed Marioshata closed 8 years ago

Marioshata commented 8 years ago

Hey lukrop, First thanks for the rewrite, good performance increase compared to the "old" script. GCI and CAP flights on station cruise at around -500 km/h (default speed new group) to their waypoints which seems a bit too low and cause problems (like excessive afterburner use from wingman(s)).

lukrop commented 8 years ago

What would you think would be a good speed? I can always force them to stop using the AB if they are on the CAP route.

Marioshata commented 8 years ago

Getting script error now... 733: '}' expected (to close '{' at line 729) near '='

lukrop commented 8 years ago

Script error should be fixed now. Speed with 650km/h and 700km/h is ok?

Marioshata commented 8 years ago

Gonna test to find best setting for jets, but as Stonehouse writes it won't be appropriate for WW2 planes and such.

Marioshata commented 8 years ago

New error: 734: '}' expected (to close '{' at line 729) near 'action'

lukrop commented 8 years ago

Fixed in b008463. Can't test my changes currently this is why such stupid things catch me.

Marioshata commented 8 years ago

You might want to increase default speeds a bit. I will use these on my mission. gcicap.cap.speed = 220 -- ~800 km/h gcicap.gci.speed = 300 -- ~1000 km/h

This issue is now solved so I will close after a couple more tests.