Jump to content

Recommended Posts

Posted (edited)

I am building some missions just for grins and am struggling with how to define a waypoint to work with the ALT-N command. No matter what I do I always end up ALT-Ning to the APPROACH waypoint.

 

I am not using a mission editor just mucking about with a text editor.

 

I have tried set OBJECTIVE=TRUE on a couple of waypoints but not sure if that's the trick.

 

Any ideas??

 

PS. Yes, I tried the knowledge base.........

Edited by DoctorQuest
Posted (edited)

You must set initial points for each flight

e.g.:

...

Waypoint[04].Command=INITIAL_POINT <------------------------------

Waypoint[04].Speed=299.906769

Waypoint[05].Position=355000.000000,511000.000000,6096.000000

Waypoint[05].Size=1500.000000

Waypoint[05].Objective=TRUE

Waypoint[05].Command=OBJECTIVE_POINT

...

Edited by Crusader

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..