Jump to content
Sign in to follow this  
thyro

Server WarfareV2 overwriting default params

Recommended Posts

Hi,

I'm having some trouble loading warfarev2_044 with customised settings rather than its defaults.

I've tried both ways but none seem to work.

Please could an Admin share some light on this matter? Thanks

class Missions {

class WARFARE2_044

{

template = WarfareV2_044Lite.Chernarus;

difficulty = "Veteran";

param1=1;

param2=0;

param3=1;

param4=1;

param5=4;

param6=800;

param7=1200;

param8=10;

param9=24;

param10=24;

param11 = 24;

param12 = 1;

param13 = 10;

param14 = 9000;

param15 = 1;

param16 = 1;

param17 = 2;

param18 = 300;

param19 = 1200;

param20 = 1;

param21 = 1;

param22 = 1;

param23 = 0;

};

};

class Missions {

class WARFARE2_044

{

template = WarfareV2_044Lite.Chernarus;

difficulty = "Veteran";

paramsArray = [1,0,1,1,4,800,1200,10,24,24,1,10,9000,1,1,2,300,1200,1,1,1,0];

};

};

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  

×