Jump to content
Sign in to follow this  
rlex

Setting mission parameters from config.cfg?

Recommended Posts

Hello, is it possible to auto-launch mission on server restart and set some parameters?

Like this:

class Missions
{
class Mission01
{
....
param1 =xx;
param2 =yy;
}
}

 

Found this ticket https://dev.withsix.com/issues/2809for A2, is this valid for A3?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×