Jump to content
Sign in to follow this  
JoshuaC

Full weapon load out selection

Recommended Posts

I know you can do this to some lesser extent in some missions but is there a mod or cheat that will let me fully customize my teams and my own load out before each mission campaign and single?

Share this post


Link to post
Share on other sites

You need change each missions description.ext class Weapons list.

Share this post


Link to post
Share on other sites

Mind telling me where I'd add that in this missions script?

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">minScore=0;

avgScore=1000;

maxScore=6000;

onLoadMission=$STR_M05_OnLoad;

keys[]={"M01", "M02", "M03", "M04", "M05", "M06", "M07", "M08", "M09", "M10"};

keysLimit = 0;

doneKeys[]={"M02"};

statsColumn=2;

coefLoser=0;

coefEnd1=3;

coefEnd2=2;

coefEnd3=0;

coefEnd4=0;

coefEnd5=0;

coefEnd6=0;

class CfgRadio

{

sounds[] = {};

};

class CfgSFX

{

sounds[] = {};

};

class CfgEnvSounds

{

sounds[] = {};

};

I'd like to make it so every weapon is selectable in the Clean Sweep mission.

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  

×