modifying bis mission, is BIs mission Cold war crisis or resistance.
Ive had a go at the training level in cold war crisis, ive tried adding the gun in this, ill see what happens.
iave done what u said ive added
version=11.000000;
class Mission
{
addOns[]=
{
"oh58",
"bis_resistance",
"bis_weaponpack",
"BAS_DeraW",
"bas_weap",
"bas_mh6185",
"bas_soar185",
"bas_kawa",
"AH64",
"BAS_MAH60",
"jam_magazines",
"bas_soarpilots",
};
addOnsAuto[]=
{
"bas_soar185",
"bas_deraw",
"bas_mh6185",
"AH64",
"BAS_MAH60",
"bis_resistance",
"bas_kawa"
}
to the beginning of the code..
plus..
class Item3
{
side="WEST";
class Vehicles
{
items=1.000000;
class Item0
{
position[]={9721.455078,39.329998,3893.578125};
id=3.000000;
side="WEST";
vehicle="BAS_DeltaOperator";
leader=1.000000;
skill=0.733333;
text="Peter";
markers[]={};
init="this setBehaviour ""safe""; this setidentity ""Fowley""";
};
};
to all vehicles ive put that.
hope it works, i know it wont but its giving me a chance to remember my c language training from years ago