Jump to content

Recommended Posts

Posted

I would like to know how to convert a multiplayer mission into a single player mission so that it can be added to the mission folder and played off-line.  Thanks  TC

Posted (edited)

You can change a MP mission to a SP mission but there may be mission logic that is MP-specific in some missions. E.g., a player spawning into a MP mission may trigger certain events if that's how the mission was designed. 

 

Do the following:

 

1. Save the mission to your game folder under \data\Missions or a sub-folder of that folder.

 

2. In the Mission Properties dialog, Mission Type drop-down list, change "Deathmatch" to "Single".

 

3. Place a plane object on a runway, airfield parking area, or another location (for airborne starts) in the View Port.

 

4. Make the plane object a linked entity and specify the plane object properties and advanced properties.

    Set the AI field in the advanced properties to "Player".
    You can start any AI plane or player plane in the air by doing the following:
       - Specify the altitude in the Y field of the plane properties.
       - Choose "In Air" from the starting location drop down list at the top right of the plane advanced properties.

 

For more information, see the editor manual.

Edited by JimTM

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...