Jump to content

Recommended Posts

WWSitttingDuck
Posted

Have not been looking for changes in the default sds as well as I should, so can not say when these changes were made, but have a question about the sds as it stands now.

 

In the dserver_dogfight_default.sds, it shows missions in rotation as this:

 

[rotation]
    random=false                                    //true - Random order of missions rotation, false - Missions rotation order in accord with rotation list
    file="Dogfight\ranked\BoS_MP_RD"                //1st mission in not-ranked server rotation (file path from data\Multiplayer, without extension)
    file="Dogfight\ranked\BOS_MP_RD_Novosokolniki"    //2nd mission in not-ranked server rotation
    file="Dogfight\ranked\BoS_MP_RD_Stalingrad"        //3rd mission in not-ranked server rotation

    file="rankedstalingrad"                        //1st mission in ranked server rotation (mission text ID)
    file="rankedsmallmap"                        //2nd mission in ranked server rotation
    file="rankednovosokolniki"                    //3rd mission in ranked server rotation
    file="rankeddedlapino"                        //4th mission in ranked server rotation
    file="rankeddedstalingrad"                    //5th mission in ranked server rotation
    file="rankeddednovosokolniki"                //6th mission in ranked server rotation
[end]

 

It appears we do not have to include the "dogfight\" if it is in a ranked server rotation?

What is considered a non-ranked and ranked server?

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...