Jump to content
Sign in to follow this  
madbull

[R3F] Artillery and Logistic: Manual artillery and advanced logistic (mission script)

Recommended Posts

Hey guys does anybody know if madbul still working on this script? Anyways it would be cool to make large ammo box with multiple box as vehicle so that single small box can be added into it! DOES ANYBODY KNOW HOW WE DO IT TO ADD THINGS WITH IN THE VEHICLES BEFORE MISSION STARTS.

Edited by Odyseus

Share this post


Link to post
Share on other sites
Hey guys does anybody know if madbul still working on this script? Anyways it would be cool to make large ammo box with multiple box as vehicle so that single small box can be added into it! DOES ANYBODY KNOW HOW WE DO IT TO ADD THINGS WITH IN THE VEHICLES BEFORE MISSION STARTS.

http://forums.bistudio.com/showthread.php?134508-How-to-get-cargo-capacity-and-cost-weight-of-stuff-into-sqf&p=2261699&viewfull=1#post2261699

---------- Post added at 04:54 PM ---------- Previous post was at 04:49 PM ----------

R3F logistics

we use this mod in all our missions and have added in some (missing or just preferred by us maybe) new items to the classes, e.g. PRACS/ BAF/ ACR/ OPFOR vehicles, ammo crates, more statics etc - beware we disabled the helicopter towing list as we use mando.

the configs are here in case people need them for their missions (e.g. PRACS)

BAF/ACR

/**
* English and French comments
* Commentaires anglais et français
* 
* This file adds the "British Armed Forces" objetcs in the configuration variables of the logistics system.
* 
* Important note : All the classes names which inherits from the ones used in configuration variables will be also available.
*/

// TODO : list all the BAF objects in the configuration

/****** TOW WITH VEHICLE / REMORQUER AVEC VEHICULE ******/

/**
* List of class names of vehicles which can tow towable objects.
*/
R3F_LOG_CFG_remorqueurs = R3F_LOG_CFG_remorqueurs +
[
"MTVR_DES_EP1",
"MtvrReammo_DES_EP1",
"MtvrRefuel_DES_EP1",
"MtvrRepair_DES_EP1",
"BMP2_Des_ACR",
"BRDM2_Desert_ACR",
"Dingo_GL_DST_ACR",
"Dingo_DST_ACR",
"dingo_2_cz_mg",
"BMP2_ACR",
"BRDM2_ACR",
"Dingo_GL_Wdl_ACR",
"Dingo_WDL_ACR",
"Pandur2_ACR",
"RM70_ACR",
"T810_ACR",
"T810A_MG_ACR",
"T810_Open_ACR",
"T810Reammo_Des_ACR",
"T810Refuel_Des_ACR",
"t810_repair",
"T810Reammo_ACR",
"T810Refuel_ACR",
"T810Repair_ACR",
"BAF_FV510_D",
"BAF_FV510_W",
"BAF_Jackal2_GMG_D",
"BAF_Jackal2_L2A1_D",
"BAF_Jackal2_GMG_W",
"BAF_Jackal2_L2A1_W",
"BAF_Jackal2_L2A1_2_W"
];

/**
* List of class names of towable objects.
*/
R3F_LOG_CFG_objets_remorquables = R3F_LOG_CFG_objets_remorquables +
[
"BMP2_Des_ACR",
"BRDM2_Desert_ACR",
"Dingo_GL_DST_ACR",
"Dingo_DST_ACR",
"dingo_2_cz_mg",
"BMP2_ACR",
"BRDM2_ACR",
"Dingo_GL_Wdl_ACR",
"Dingo_WDL_ACR",
"Pandur2_ACR",
"RM70_ACR",
"T810_ACR",
"T810A_MG_ACR",
"T810_Open_ACR",
"T810Reammo_Des_ACR",
"T810Refuel_Des_ACR",
"t810_repair",
"T810Reammo_ACR",
"T810Refuel_ACR",
"T810Repair_ACR",
"M1114_AGS_ACR",
"M1114_DSK_ACR",
"HMMWV_M1151_M2_CZ_DES_EP1",
"LandRover_ACR",
"Octavia_ACR",
"HMMWV_Ambulance_CZ_DES_EP1",
"LandRover_Ambulance_Des_ACR",
"LandRover_Ambulance_ACR",
"BAF_ATV_D",
"BAF_Offroad_D",
"BAF_Offroad_W",
"BAF_FV510_D",
"BAF_FV510_W",
"BAF_Jackal2_GMG_D",
"BAF_Jackal2_L2A1_D",
"BAF_Jackal2_GMG_W",
"BAF_Jackal2_L2A1_W",
"BAF_Jackal2_L2A1_2_W",
"LandRover_Special_CZ_EP1",
"LandRover_CZ_EP1"
];


/****** LIFT WITH VEHICLE / HELIPORTER AVEC VEHICULE ******/

/**
* List of class names of air vehicles which can lift liftable objects.
*/
R3F_LOG_CFG_heliporteurs = R3F_LOG_CFG_heliporteurs +
[
"Mi171Sh_CZ_EP1",
"Mi171Sh_rockets_CZ_EP1",
"Mi24_D_CZ_ACR"
];

/**
* List of class names of liftable objects.
*/
R3F_LOG_CFG_objets_heliportables = R3F_LOG_CFG_objets_heliportables +
[
"BAF_ATV_D",
"BAF_Offroad_D",
"BAF_Jackal2_GMG_W",
"BAF_Jackal2_L2A1_W",
"BAF_Jackal2_GMG_D",
"BAF_Jackal2_L2A1_D",
"ATV_US_EP1",
"MTVR_DES_EP1",
"MtvrReammo_DES_EP1",
"MtvrRefuel_DES_EP1",
"MtvrRepair_DES_EP1",
"M1133_MEV_EP1",
"SUV_PMC_BAF",
"SUV_UN_EP1",
"M1030_US_DES_EP1",
"BMP2_Des_ACR",
"BRDM2_Desert_ACR",
"Dingo_GL_DST_ACR",
"Dingo_DST_ACR",
"dingo_2_cz_mg",
"BMP2_ACR",
"BRDM2_ACR",
"Dingo_GL_Wdl_ACR",
"Dingo_WDL_ACR",
"Pandur2_ACR",
"RM70_ACR",
"T810_ACR",
"T810A_MG_ACR",
"T810_Open_ACR",
"T810Reammo_Des_ACR",
"T810Refuel_Des_ACR",
"t810_repair",
"T810Reammo_ACR",
"T810Refuel_ACR",
"T810Repair_ACR",
"M1114_AGS_ACR",
"M1114_DSK_ACR",
"HMMWV_M1151_M2_CZ_DES_EP1",
"LandRover_ACR",
"Octavia_ACR",
"HMMWV_Ambulance_CZ_DES_EP1",
"LandRover_Ambulance_Des_ACR",
"LandRover_Ambulance_ACR",
"ATV_CZ_EP1",
"T72_ACR",
"PBX_ACR",
"AGS_CZ_EP1",
"DSHKM_CZ_EP1",
"2b14_82mm_CZ_EP1",
"Rbs70_ACR"
];


/****** LOAD IN VEHICLE / CHARGER DANS LE VEHICULE ******/

/*
* This section use a quantification of the volume and/or weight of the objets.
* The arbitrary referencial used is : an ammo box of type USSpecialWeaponsBox "weights" 5 units.
* 
* 
* Note : the priority of a declaration of capacity to another corresponds to their order in the tables.
*   For example : the "Truck" class is in the "Car" class (see http://community.bistudio.com/wiki/ArmA_2:_CfgVehicles).
*   If "Truck" is declared with a capacity of 140 before "Car". And if "Car" is declared after "Truck" with a capacity of 40,
*   Then all the sub-classes in "Truck" will have a capacity of 140. And all the sub-classes of "Car", excepted the ones
*   in "Truck", will have a capacity of 40.
* 
*/

/**
* List of class names of (ground or air) vehicles which can transport transportable objects.
* The second element of the arrays is the load capacity (in relation with the capacity cost of the objects).
* 
*/
R3F_LOG_CFG_transporteurs = R3F_LOG_CFG_transporteurs +
[
["BMP2_Des_ACR", 16],
["BRDM2_Desert_ACR", 22],
["Dingo_GL_DST_ACR", 30],
["Dingo_DST_ACR", 30],
["dingo_2_cz_mg", 30],
["BMP2_ACR", 16],
["BRDM2_ACR", 22],
["Dingo_GL_Wdl_ACR", 30],
["Dingo_WDL_ACR", 30],
["Pandur2_ACR", 20],
["RM70_ACR", 6],
["T810_ACR", 90],
["T810A_MG_ACR", 90],
["T810_Open_ACR", 70],
["T810Reammo_Des_ACR", 40],
["T810Refuel_Des_ACR", 40],
["t810_repair", 40],
["T810Reammo_ACR", 40],
["T810Refuel_ACR", 40],
["T810Repair_ACR", 40],
["M1114_AGS_ACR", 16],
["M1114_DSK_ACR", 16],
["HMMWV_M1151_M2_CZ_DES_EP1", 16],
["LandRover_ACR", 25],
["Octavia_ACR", 10],
["HMMWV_Ambulance_CZ_DES_EP1", 20],
["LandRover_Ambulance_Des_ACR", 25],
["LandRover_Ambulance_ACR", 25],
["ATV_CZ_EP1", 6],
["T72_ACR", 6],
["PBX_ACR", 6],
["Mi24_D_CZ_ACR", 50],
["BAF_Offroad_D", 30],
["BAF_Jackal2_GMG_D", 25],
["BAF_Jackal2_L2A1_D", 25],
["BAF_FV510_D", 40],
["BAF_FV510_W", 40],
["BAF_ATV_D", 5],
["BAF_Offroad_W", 30],
["BAF_Jackal2_GMG_W", 25],
["BAF_Jackal2_L2A1_W", 25],
["BAF_Jackal2_L2A1_2_W", 25],
["CH_47F_BAF", 150],
["BAF_Merlin_HC3_D", 120],
["AW159_Lynx_BAF", 30],
["LandRover_Special_CZ_EP1", 30]


];

/**
* List of class names of transportable objects.
* The second element of the arrays is the cost capacity (in relation with the capacity of the vehicles).
* 
*/
R3F_LOG_CFG_objets_transportables = R3F_LOG_CFG_objets_transportables +
[
["BMP2_Des_ACR", 100],
["BRDM2_Desert_ACR", 100],
["Dingo_GL_DST_ACR", 100],
["Dingo_DST_ACR", 100],
["dingo_2_cz_mg", 100],
["BMP2_ACR", 100],
["BRDM2_ACR", 100],
["Dingo_GL_Wdl_ACR", 100],
["Dingo_WDL_ACR", 100],
["Pandur2_ACR", 100],
["RM70_ACR", 100],
["T810_ACR", 100],
["T810A_MG_ACR", 100],
["T810_Open_ACR", 100],
["T810Reammo_Des_ACR", 100],
["T810Refuel_Des_ACR", 100],
["t810_repair", 100],
["T810Reammo_ACR", 100],
["T810Refuel_ACR", 100],
["T810Repair_ACR", 100],
["M1114_AGS_ACR", 100],
["M1114_DSK_ACR", 100],
["HMMWV_M1151_M2_CZ_DES_EP1", 100],
["LandRover_ACR", 100],
["Octavia_ACR", 100],
["HMMWV_Ambulance_CZ_DES_EP1", 100],
["LandRover_Ambulance_Des_ACR", 100],
["LandRover_Ambulance_ACR", 100],
["ATV_CZ_EP1", 20],
["T72_ACR", 200],
["PBX_ACR", 25],
["AGS_CZ_EP1", 8],
["DSHKM_CZ_EP1", 5],
["2b14_82mm_CZ_EP1", 6],
["Rbs70_ACR", 10],
["BAF_Offroad_D", 70],
["BAF_Jackal2_GMG_D", 70],
["BAF_Jackal2_L2A1_D", 70],
["BAF_FV510_D", 200],
["BAF_FV510_W", 200],
["BAF_ATV_D", 25],
["BAF_Offroad_W", 70],
["BAF_Jackal2_GMG_W", 70],
["BAF_Jackal2_L2A1_W", 70],
["BAF_Jackal2_L2A1_2_W", 70],
["BAF_GMG_Tripod_D", 6],
["BAF_GPMG_Minitripod_D", 3],
["BAF_L2A1_Tripod_D", 5],
["BAF_L2A1_Minitripod_D", 4],
["BAF_GMG_Tripod_W", 6],
["BAF_GPMG_Minitripod_W", 3],
["BAF_L2A1_Tripod_W", 5],
["BAF_L2A1_Minitripod_W", 4],
["LandRover_Special_CZ_EP1", 100]

];


/****** MOVABLE-BY-PLAYER OBJECTS / OBJETS DEPLACABLES PAR LE JOUEUR ******/

/**
* List of class names of objects moveable by player.
*/
R3F_LOG_CFG_objets_deplacables = R3F_LOG_CFG_objets_deplacables +
[
"AGS_CZ_EP1",
"DSHKM_CZ_EP1",
"2b14_82mm_CZ_EP1",
"Rbs70_ACR",
"BAF_GMG_Tripod_D",
"BAF_GPMG_Minitripod_D",
"BAF_L2A1_Tripod_D",
"BAF_L2A1_Minitripod_D",
"BAF_GMG_Tripod_W",
"BAF_GPMG_Minitripod_W",
"BAF_L2A1_Tripod_W",
"BAF_L2A1_Minitripod_W"
];

---------- Post added at 04:56 PM ---------- Previous post was at 04:54 PM ----------

RACS and Lingor units objects

/****** TOW WITH VEHICLE / REMORQUER AVEC VEHICULE ******/
/** * List of class names of vehicles which can tow towable objects. */

R3F_LOG_CFG_remorqueurs = R3F_LOG_CFG_remorqueurs +
[
"PRACS_M250",
"PRACS_M250_open",
"PRACS_M250_Ammo",
"PRACS_M250_Repair",
"PRACS_M250_Supply",
"PRACS_M250_Salvage",
"PRACS_Pinzgauer",
"PRACS_Pinzgauer_patrol",
"PRACS_Pinz_6x6",
"PRACS_Pinz_AA",
"PRACS_M113_UN",
"PRACS_M113_AMB_UN",
"PRACS_M113_AMB",
"PRACS_M113_HQ",
"PRACS_M113",
"PRACS_M113_SA",
"PRACS_M113_SA_Mk19",
"PRACS_M113_Mk19",
"PRACS_M113_M60",
"PRACS_M113_FSV",
"PRACS_M113_IFV",
"PRACS_M163",
"PRACS_M429_CRAM",
"PRACS_M460_SAM",
"PRACS_M302_SAM",
"PRACS_351_SAM",
"PRACS_M200_RADAR",
"PRACS_M245_TEL",
"PRACS_M250_TEL",
"PRACS_M291_TEL",
"PRACS_m577_MHQ",
"PRACS_LAV25",
"PRACS_LAV_MGS",
"PRACS_LAV_SAM",
"PRACS_LAV_IFV",
"PRACS_FV107",
"PRACS_FV101",
"PRACS_m48_chapparal",
"PRACS_M109",
"PRACS_M109_M",
"PRACS_M109a6",
"PRACS_Sa6",
"PRACS_Sa6_TK",
"PRACS_TK_SA8",
"PRACS_TK_Sa13",
"PRACS_TK_Ural",
"PRACS_TK_Ural_SAM",
"PRACS_TK_Type63",
"PRACS_TK_MTLB_APC",
"PRACS_TK_MTLB",
"PRACS_RB_BRDM2_D",
"PRACS_RB_BRDM2",
"PRACS_RB_BRDM2_ATGM_D",
"PRACS_RB_BRDM2_ATGM",
"ibr_VAB",
"ibr_VAB_127",
"ibr_VAB_Mephisto",
"ibr_VBL",
"ibr_VBL_127",
"ibr_VAB_policia",
"ibr_VBL_policia",
"LIN_Pinz_arl1",
"LIN_Pinz_arl2",
"vil_aifv_ypr",
"vil_aifv_ypr1",
"vil_aifv_ypr2",
"ibr_kamaz_adventure1",
"LIN_Kamaz",
"ibr_van_FEA",
"PRACS_Pinzgauer_SFOD",
"PRACS_LAV_ATGW",
"PRACS_M901_ITV"
];

/** * List of class names of towables objects. */

R3F_LOG_CFG_objets_remorquables = R3F_LOG_CFG_objets_remorquables +
[
"PRACS_M250",
"PRACS_M250_open",
"PRACS_M250_Ammo",
"PRACS_M250_Repair",
"PRACS_M250_Supply",
"PRACS_M250_Salvage",
"PRACS_Pinzgauer",
"PRACS_Pinzgauer_patrol",
"PRACS_Pinz_6x6",
"PRACS_Pinz_AA",
"PRACS_M113_UN",
"PRACS_M113_AMB_UN",
"PRACS_M113_AMB",
"PRACS_M113_HQ",
"PRACS_M113",
"PRACS_M113_SA",
"PRACS_M113_SA_Mk19",
"PRACS_M113_Mk19",
"PRACS_M113_FSV",
"PRACS_M113_IFV",
"PRACS_M113_M60",
"PRACS_M163",
"PRACS_M429_CRAM",
"PRACS_M460_SAM",
"PRACS_M302_SAM",
"PRACS_351_SAM",
"PRACS_M200_RADAR",
"PRACS_M245_TEL",
"PRACS_M250_TEL",
"PRACS_M291_TEL",
"PRACS_m577_MHQ",
"PRACS_FV107",
"PRACS_FV101",
"PRACS_LAV25",
"PRACS_LAV_MGS",
"PRACS_LAV_SAM",
"PRACS_LAV_IFV",
"PRACS_m48_chapparal",
"PRACS_M101",
"PRACS_M1",
"PRACS_TK_D20",
"PRACS_TK_ZPU4",
//	"PRACS_M266AAgun", //NB these two go right up in the air - bug reported to wld427
//	"PRACS_Type74AAgun", //NB these two go right up in the air - bug reported to wld427
"PRACS_Type66_Gun",
"PRACS_BMP2",
"PRACS_Sa6",
"PRACS_Sa6_TK",
"PRACS_TK_SA8",
"PRACS_TK_Sa13",
"PRACS_TK_Ural",
"PRACS_TK_Ural_SAM",
"PRACS_TK_Type63",
"PRACS_TK_MTLB_APC",
"PRACS_TK_MTLB",
"PRACS_RB_BRDM2_D",
"PRACS_RB_BRDM2",
"PRACS_RB_BRDM2_ATGM_D",
"PRACS_RB_BRDM2_ATGM",
"PRACS_RedBrigade_Zu23",
"PRACS_RedBrigade_Zu23_D",
"ibr_VAB",
"ibr_VAB_127",
"ibr_VAB_Mephisto",
"ibr_VBL",
"ibr_VBL_127",
"ibr_VAB_policia",
"ibr_VBL_policia",
"LIN_Pinz_arl1",
"LIN_Pinz_arl2",
"vil_aifv_ypr",
"vil_aifv_ypr1",
"vil_aifv_ypr2",
"ibr_kamaz_adventure1",
"LIN_Kamaz",
"ibr_van_FEA",
"PRACS_Pinzgauer_SFOD",
"PRACS_LAV_ATGW",
"PRACS_M901_ITV",
"PRACS_TK_S60",
"ibr_offroad_spg9_arl"
];


/****** LIFT WITH VEHICLE / HELIPORTER AVEC VEHICULE ******/

/**
* List of class names of air vehicles which can lift liftable objects.
* Liste des noms de classes des véhicules aériens pouvant héliporter des objets héliportables.
*/

//NOTE EGGBEAST disabling lifting so mando hitch can function

//R3F_LOG_CFG_heliporteurs = [];

/*
R3F_LOG_CFG_heliporteurs = R3F_LOG_CFG_heliporteurs +
[
"MH6_RACS",
"rksl_lynx_ah7se_gpmg"
];
*/

/**
* List of class names of liftable objects.
* Liste des noms de classes des objets héliportables.
*/

//R3F_LOG_CFG_objets_heliportables = [];
/*
R3F_LOG_CFG_objets_heliportables = R3F_LOG_CFG_objets_heliportables +
[
"2b14_82mm_TK_INS_EP1",
"SPG9_TK_INS_EP1"
];
*/


/****** LOAD IN VEHICLE / CHARGER DANS LE VEHICULE ******/
/** * List of class names of (ground or air) vehicles which can transport transportable objects.
* The second element of the arrays is the load capacity (in relation with the capacity cost of the objects). */

R3F_LOG_CFG_transporteurs = R3F_LOG_CFG_transporteurs +
[
["PRACS_M250", 60],
["PRACS_M250_open", 50],
["PRACS_M250_Ammo", 40],
["PRACS_M250_Repair", 40],
["PRACS_M250_Supply", 90],
["PRACS_M250_Salvage", 80],
["PRACS_Pinzgauer", 25],
["PRACS_Pinzgauer_patrol", 35],
["PRACS_Pinz_6x6", 35],
["PRACS_Pinz_AA", 15],
["PRACS_M245_TEL", 10],
["PRACS_M250_TEL", 10],
["PRACS_M291_TEL", 15],
["PRACS_M429_CRAM", 15],
["PRACS_M460_SAM", 15],
["PRACS_M302_SAM", 15],
["PRACS_351_SAM", 15],
["PRACS_M200_RADAR", 15],
["PRACS_HMMWV", 16],
["PRACS_HMMWV_M", 16],
["PRACS_HMMWV_AUN", 16],
["PRACS_HMMWV_M2", 16],
["PRACS_HMMWV_MK19", 16],
["PRACS_HMMWV_TOW", 16],
["PRACS_M113_UN", 20],
["PRACS_M113_AMB_UN", 10],
["PRACS_M113_AMB", 15],
["PRACS_M113_HQ", 18],
["PRACS_M113_M60", 18],
["PRACS_M113", 20],
["PRACS_M113_SA", 20],
["PRACS_M113_SA_Mk19", 20],
["PRACS_M113_Mk19", 20],
["PRACS_M113_FSV", 30],
["PRACS_M113_IFV", 30],
["PRACS_M163", 15],
["PRACS_FV107", 10],
["PRACS_FV101", 12],
["PRACS_LAV25", 25],
["PRACS_LAV25_M", 25],
["PRACS_LAV_MGS", 25],
["PRACS_LAV_SAM", 25],
["PRACS_LAV_IFV", 25],
["PRACS_m48_chapparal", 25],
["PRACS_M109", 10],
["PRACS_M109_M", 10],
["PRACS_m109a6", 10],
["PRACS_M1A1", 6],
["PRACS_LEO1A5", 6],
["PRACS_LEO2A4", 6],
["PRACS_LEO1A4", 6],
["PRACS_M60A3", 6],
["PRACS_MLRS", 6],
["PRACS_m577_MHQ", 20],
["PRACS_Sa6", 10],
["PRACS_Sa6_TK", 10],
["PRACS_TK_SA8", 10],
["PRACS_TK_SA13", 10],
["PRACS_T72", 6],
["PRACS_2s1_TK", 6],
["PRACS_TK_BMP1", 16],
["PRACS_BMP2", 16],
["PRACS_RB_BMP2_D", 16],
["PRACS_RB_BMP2", 16],
["PRACS_RB_T72_D", 6],
["PRACS_RB_T72", 6],
["PRACS_RB_BRDM2_D", 22],
["PRACS_RB_BRDM2", 22],
["PRACS_RB_BRDM2_ATGM_D", 26],
["PRACS_RB_BRDM2_ATGM", 26],
["PRACS_TK_Type63", 22],
["PRACS_TK_Ural", 60],
["PRACS_TK_Ural_SAM", 20],
["PRACS_GUE_Ural_SAM", 20],
["PRACS_TK_MTLB", 24],
["PRACS_TK_MTLB_APC", 24],
["PRACS_RAH6", 14],
["PRACS_TK_Mi24_P", 60],
["PRACS_TK_Mi24_V", 60],
["PRACS_TK_Mi17_R", 100],
["PRACS_GUE_Mi17_R", 100],
["PRACS_C130", 360],
["PRACS_AH1S", 6],
["PRACS_AH6J", 16],
["PRACS_MH6J", 25],
["PRACS_UH1H", 45],
["PRACS_CH53", 90],
["PRACS_CH46", 90],
["PRACS_puma330_MG", 90],
["PRACS_puma330_Marine", 90],
["PRACS_puma330_MED", 90],
["PRACS_AB212", 90],
["PRACS_AB212_M", 90],
["PRACS_AB212_cas", 90],
["PRACS_AB212_CAS_M", 90],
["PRACS_AB212_CAS_MAT", 90],
["PRACS_PatrolBoat", 200],
["PRACS_RHIB2", 10],
["PRACS_RHIB", 16],
["ibr_VAB", 30],
["ibr_VAB_127", 30],
["ibr_VAB_Mephisto", 30],
["ibr_VBL", 15],
["ibr_VBL_127", 15],
["ibr_VAB_policia", 21],
["ibr_VBL_policia", 10],
["LIN_Pinz_arl1", 12],
["LIN_Pinz_arl2", 12],
["vil_aifv_ypr", 30],
["vil_aifv_ypr1", 30],
["vil_aifv_ypr2", 30],
["ibr_kamaz_adventure1", 60],
["LIN_Kamaz", 60],
["ibr_van_FEA", 40],
["ARL_UH1", 40],
["LIN_UH1", 40],
["ibr_as350_pmc", 20],
["ibr_as350_gal", 20],
["ibr_as350lingor", 20],
["ibr_as350_pol", 20],
["ibr_offroad_dshkm_arl", 20],
["ibr_offroad_spg9_arl", 20],
["zsu57_GAL", 20],
["ibr_LEO1A5gal", 20],
["PRACS_Pinzgauer_SFOD", 20],
["PRACS_LAV_ATGW", 20],
["PRACS_RB90", 50],
["PRACS_M901_ITV", 20],
["PRACS_M60A3_S2", 10],
["ibr_offroad_spg9_arl", 20],
["PRACS_AH1S_2", 6]

];


/**
* List of class names of transportable objects. */

R3F_LOG_CFG_objets_transportables = R3F_LOG_CFG_objets_transportables +
[
["PRACS_M266AAgun", 30],
["PRACS_Type74AAgun", 34],
["PRACS_Type66_Gun", 48],
["PRACS_M1", 52],
["PRACS_M101", 56],
["PRACS_HAWK", 76],
["PRACS_TK_SA2", 76],
["PRACS_Fusilier_M2", 5],
["PRACS_Fusilier_MK19", 8],
["PRACS_Fusilier_TOW", 10],
["PRACS_Fusilier_M252", 6],
["PRACS_Paratrooper_M2", 5],
["PRACS_Paratrooper_MK19", 8],
["PRACS_Paratrooper_TOW", 10],
["PRACS_Paratrooper_M252", 6],
["PRACS_Marine_M2", 5],
["PRACS_Marine_MK19", 8],
["PRACS_Marine_TOW", 10],
["PRACS_Marine_M252", 6],
["PRACS_Mregular_M2", 5],
["PRACS_Mregular_MK19", 8],
["PRACS_Mregular_TOW", 10],
["PRACS_Mregular_M252", 6],
["PRACS_Regular_M2", 5],
["PRACS_Regular_MK19", 8],
["PRACS_Regular_TOW", 10],
["PRACS_Regular_M252", 6],
["PRACS_SNG_M2", 5],
["PRACS_SNG_MK19", 8],
["PRACS_SNG_TOW", 10],
["PRACS_SNG_M252", 6],
["PRACS_QAB_M2", 5],
["PRACS_QAB_MK19", 8],
["PRACS_QAB_TOW", 10],
["PRACS_QAB_M252", 6],
["PRACS_RSAF_G_M2_H", 5],
["PRACS_RSAF_G_M2", 5],
["PRACS_RSAF_G_SL", 5],
["PRACS_TK_D20", 46],
["PRACS_TK_ZPU4", 25],
["PRACS_RedBrigade_DSHKM_D", 5],
["PRACS_RedBrigade_AGS_D", 5],
["PRACS_RedBrigade_METIS_D", 5],
["PRACS_RedBrigade_2B14_D", 5],
["PRACS_RedBrigade_Zu23_D", 25],
["PRACS_RedBrigade_DSHKM", 5],
["PRACS_RedBrigade_AGS", 5],
["PRACS_RedBrigade_METIS", 5],
["PRACS_RedBrigade_2B14", 5],
["PRACS_RedBrigade_Zu23", 25],
["PRACS_HMMWV", 100],
["PRACS_HMMWV_M", 100],
["PRACS_HMMWV_AUN", 100],
["PRACS_HMMWV_M2", 100],
["PRACS_HMMWV_MK19", 100],
["PRACS_HMMWV_TOW", 100],
["PRACS_M113_UN", 100],
["PRACS_M113_AMB_UN", 100],
["PRACS_M113_AMB", 100],
["PRACS_M113_HQ", 100],
["PRACS_M113_M60", 100],
["PRACS_M113", 100],
["PRACS_M113_SA", 100],
["PRACS_M113_SA_Mk19", 100],
["PRACS_M113_Mk19", 100],
["PRACS_M113_FSV", 100],
["PRACS_M113_IFV", 100],
["PRACS_M163", 100],
["PRACS_FV107", 100],
["PRACS_FV101", 100],
["PRACS_LAV25", 100],
["PRACS_LAV25_M", 100],
["PRACS_LAV_MGS", 100],
["PRACS_LAV_SAM", 100],
["PRACS_LAV_IFV", 100],
["PRACS_m48_chapparal", 100],
["PRACS_M250_Repair", 100],
["PRACS_M250_Supply", 100],
["PRACS_M250_Salvage", 100],
["PRACS_Pinzgauer", 100],
["PRACS_Pinzgauer_patrol", 100],
["PRACS_Pinz_6x6", 100],
["PRACS_Pinz_AA", 100],
["PRACS_M109", 200],
["PRACS_M109_M", 200],
["PRACS_m109a6", 200],
["PRACS_M1A1", 200],
["PRACS_LEO1A5", 200],
["PRACS_LEO2A4", 200],
["PRACS_LEO1A4", 200],
["PRACS_M60A3", 200],
["PRACS_MLRS", 200],
["PRACS_m577_MHQ", 100],
["PRACS_RHIB2", 50],
["PRACS_RHIB", 50],
["Zodiac", 25],
["ibr_VAB", 100],
["ibr_VAB_127", 100],
["ibr_VAB_Mephisto", 100],
["ibr_VBL", 100],
["ibr_VBL_127", 100],
["ibr_VAB_policia", 100],
["ibr_VBL_policia", 100],
["LIN_Pinz_arl1", 120],
["LIN_Pinz_arl2", 120],
["vil_aifv_ypr", 130],
["vil_aifv_ypr1", 130],
["vil_aifv_ypr2", 130],
["ibr_kamaz_adventure1", 160],
["LIN_Kamaz", 160],
["ibr_van_FEA", 140],
["ibr_offroad_dshkm_arl", 50],
["ibr_offroad_spg9_arl", 50],
["zsu57_GAL", 90],
["ibr_LEO1A5gal", 120],
["PRACS_Pinzgauer_SFOD", 50],
["PRACS_LAV_ATGW", 100],
["PRACS_RB90", 100],
["PRACS_M901_ITV", 100],
["PRACS_TK_S60", 50],
["PRACS_M60A3_S2", 200],
["ibr_offroad_spg9_arl", 40]

];


/****** MOVABLE-BY-PLAYER OBJECTS / OBJETS DEPLACABLES PAR LE JOUEUR ******/

/**
* List of class names of objects moveable by player. Already includes all classes of static weapon */

R3F_LOG_CFG_objets_deplacables = R3F_LOG_CFG_objets_deplacables +
[
"PRACS_M266AAgun",
"PRACS_Type74AAgun",
"PRACS_Type66_Gun",
"PRACS_M1",
"PRACS_M101",
"PRACS_HAWK",
"PRACS_TK_SA2",
"PRACS_TK_D20",
"PRACS_TK_ZPU4",
"PRACS_RedBrigade_DSHKM_D",
"PRACS_RedBrigade_AGS_D",
"PRACS_RedBrigade_METIS_D",
"PRACS_RedBrigade_2B14_D",
"PRACS_RedBrigade_Zu23_D",
"PRACS_RedBrigade_DSHKM",
"PRACS_RedBrigade_AGS",
"PRACS_RedBrigade_METIS",
"PRACS_RedBrigade_2B14",
"PRACS_RedBrigade_Zu23",
"PRACS_Fusilier_M2",
"PRACS_Fusilier_MK19",
"PRACS_Fusilier_TOW",
"PRACS_Fusilier_M252",
"PRACS_Paratrooper_M2",
"PRACS_Paratrooper_MK19",
"PRACS_Paratrooper_TOW",
"PRACS_Paratrooper_M252",
"PRACS_Marine_M2",
"PRACS_Marine_MK19",
"PRACS_Marine_TOW",
"PRACS_Marine_M252",
"PRACS_Mregular_M2",
"PRACS_Mregular_MK19",
"PRACS_Mregular_TOW",
"PRACS_Mregular_M252",
"PRACS_Regular_M2",
"PRACS_Regular_MK19",
"PRACS_Regular_TOW",
"PRACS_Regular_M252",
"PRACS_SNG_M2",
"PRACS_SNG_MK19",
"PRACS_SNG_TOW",
"PRACS_SNG_M252",
"PRACS_QAB_M2",
"PRACS_QAB_MK19",
"PRACS_QAB_TOW",
"PRACS_QAB_M252",
"PRACS_RSAF_G_M2_H",
"PRACS_RSAF_G_M2",
"PRACS_RSAF_G_SL",
"PRACS_TK_S60"

];

---------- Post added at 04:58 PM ---------- Previous post was at 04:56 PM ----------

couple of items added to the CO version

/**
* English and French comments
* Commentaires anglais et français
* 
* This file adds the ArmA 2 and Arrowhead objetcs in the configuration variables of the logistics system.
* Fichier ajoutant les objets d'ArmA 2 et Arrowhead dans la configuration du système de logistique.
* 
* Important note : All the classes names which inherits from the ones used in configuration variables will be also available.
* Note importante : Tous les noms de classes dérivant de celles utilisées dans les variables de configuration seront aussi valables.
*/

/****** TOW WITH VEHICLE / REMORQUER AVEC VEHICULE ******/

/**
* List of class names of vehicles which can tow towable objects.
* Liste des noms de classes des véhicules terrestres pouvant remorquer des objets remorquables.
*/
R3F_LOG_CFG_remorqueurs = R3F_LOG_CFG_remorqueurs +
[
"TowingTractor",
"Tractor",
"Kamaz_Base",
"MTVR",
"GRAD_Base",
"Ural_Base",
"V3S_Base",
"BRDM2_Base",
"BMP2_Base",
"BTR90_Base",
"GAZ_Vodnik_HMG",
"LAV25_Base",
"StrykerBase_EP1",
"M2A2_Base",
"MLRS",
"BMP2_INS",
"BMP2_HQ_INS",
"BMP2_Ambul_INS",
"BTR90",
"BTR90_HQ",
"BRDM2_INS",
"BRDM2_ATGM_INS",
"GAZ_Vodnik",
"GAZ_Vodnik_HMG",
"GAZ_Vodnik_MedEvac",
"GRAD_RU",
"GRAD_INS",
"Kamaz",
"KamazOpen",
"KamazReammo",
"KamazRefuel",
"KamazRepair",
"Ural_INS",
"UralOpen_INS",
"Ural_ZU23_INS",
"UralReammo_INS",
"UralRefuel_INS",
"UralRepair_INS"
];

/**
* List of class names of towables objects.
* Liste des noms de classes des objets remorquables.
*/
R3F_LOG_CFG_objets_remorquables = R3F_LOG_CFG_objets_remorquables +
[
"M119",
"D30_base",
"ZU23_base",
"BMP3",
"BMP2_INS",
"BMP2_HQ_INS",
"BMP2_Ambul_INS",
"BTR90",
"BTR90_HQ",
"BRDM2_INS",
"BRDM2_ATGM_INS",
"GAZ_Vodnik",
"GAZ_Vodnik_HMG",
"GAZ_Vodnik_MedEvac",
"GRAD_RU",
"GRAD_INS",
"Kamaz",
"KamazOpen",
"KamazReammo",
"KamazRefuel",
"KamazRepair",
"Ural_INS",
"UralOpen_INS",
"Ural_ZU23_INS",
"UralReammo_INS",
"UralRefuel_INS",
"UralRepair_INS",
"UAZ_RU",
"UAZ_AGS30_RU",
"UAZ_INS",
"UAZ_AGS30_INS",
"UAZ_MG_INS",
"UAZ_SPG9_INS",
"Offroad_DSHKM_INS",
"Pickup_PK_INS",
"HMMWV_M998A2_SOV_DES_EP1"
];


/****** LIFT WITH VEHICLE / HELIPORTER AVEC VEHICULE ******/

/**
* List of class names of air vehicles which can lift liftable objects.
* Liste des noms de classes des véhicules aériens pouvant héliporter des objets héliportables.
*/
R3F_LOG_CFG_heliporteurs = R3F_LOG_CFG_heliporteurs +
[
"CH47_base_EP1",
"Mi17_base",
"Mi24_Base",
"UH1H_base",
"UH1_Base",
"UH60_Base",
"MV22"
];

/**
* List of class names of liftable objects.
* Liste des noms de classes des objets héliportables.
*/
R3F_LOG_CFG_objets_heliportables = R3F_LOG_CFG_objets_heliportables +
[
"USOrdnanceBox",
"ATV_Base_EP1",
"HMMWV_Base",
"Ikarus_TK_CIV_EP1",
"Lada_base",
"LandRover_Base",
"Offroad_DSHKM_base",
"Pickup_PK_base",
"S1203_TK_CIV_EP1",
"SUV_Base_EP1",
"SkodaBase",
"TowingTractor",
"Tractor",
"Kamaz_Base",
"MTVR",
"GRAD_Base",
"Ural_Base",
"Ural_ZU23_Base",
"V3S_Base",
"UAZ_Base",
"VWGolf",
"Volha_TK_CIV_Base_EP1",
"BTR40_MG_base_EP1",
"hilux1_civil_1_open",
"hilux1_civil_3_open_EP1",
"D30_base",
"M119",
"ZU23_base",
"Boat",
"Fishing_Boat",
"SeaFox",
"Smallboat_1",
"Land_Misc_Cargo1A_EP1",
"Land_Misc_Cargo1B",
"Land_Misc_Cargo1B_EP1",
"Land_Misc_Cargo1C",
"Land_Misc_Cargo1C_EP1",
"Land_Misc_Cargo1D",
"Land_Misc_Cargo1D_EP1",
"Land_Misc_Cargo1E",
"Land_Misc_Cargo1E_EP1",
"Land_Misc_Cargo1F",
"Land_Misc_Cargo1G",
"Land_Misc_Cargo2A_EP1",
"Land_Misc_Cargo2B",
"Land_Misc_Cargo2B_EP1",
"Land_Misc_Cargo2C",
"Land_Misc_Cargo2C_EP1",
"Land_Misc_Cargo2D",
"Land_Misc_Cargo2D_EP1",
"Land_Misc_Cargo2E",
"Land_Misc_Cargo2E_EP1",
"Base_WarfareBContructionSite",
"Misc_cargo_cont_net1",
"Misc_cargo_cont_net2",
"Misc_cargo_cont_net3",
"Misc_cargo_cont_small",
"Misc_cargo_cont_small2",
"Misc_cargo_cont_tiny",
"T90",
"T72_RU",
"T72_INS",
"ZSU_INS",
"2S6M_Tunguska",
"BMP3",
"BMP2_INS",
"BMP2_HQ_INS",
"BMP2_Ambul_INS",
"BTR90",
"BTR90_HQ",
"BRDM2_INS",
"BRDM2_ATGM_INS",
"GAZ_Vodnik",
"GAZ_Vodnik_HMG",
"GAZ_Vodnik_MedEvac",
"GRAD_RU",
"GRAD_INS",
"Kamaz",
"KamazOpen",
"KamazReammo",
"KamazRefuel",
"KamazRepair",
"Ural_INS",
"UralOpen_INS",
"Ural_ZU23_INS",
"UralReammo_INS",
"UralRefuel_INS",
"UralRepair_INS",
"UAZ_RU",
"UAZ_AGS30_RU",
"UAZ_INS",
"UAZ_AGS30_INS",
"UAZ_MG_INS",
"UAZ_SPG9_INS",
"Offroad_DSHKM_INS",
"Pickup_PK_INS",
"TT650_Ins",
"PBX",
"Mi17_Ins",
"Mi17_medevac_Ins",
"Mi17_medevac_RU"

];


/****** LOAD IN VEHICLE / CHARGER DANS LE VEHICULE ******/

/*
* This section use a quantification of the volume and/or weight of the objets.
* The arbitrary referencial used is : an ammo box of type USSpecialWeaponsBox "weights" 5 units.
* 
* Cette section utilise une quantification du volume et/ou poids des objets.
* Le référentiel arbitraire utilisé est : une caisse de munition de type USSpecialWeaponsBox "pèse" 5 unités.
* 
* Note : the priority of a declaration of capacity to another corresponds to their order in the tables.
*   For example : the "Truck" class is in the "Car" class (see http://community.bistudio.com/wiki/ArmA_2:_CfgVehicles).
*   If "Truck" is declared with a capacity of 140 before "Car". And if "Car" is declared after "Truck" with a capacity of 40,
*   Then all the sub-classes in "Truck" will have a capacity of 140. And all the sub-classes of "Car", excepted the ones
*   in "Truck", will have a capacity of 40.
* 
* Note : la priorité d'une déclaration de capacité sur une autre correspond à leur ordre dans les tableaux.
*   Par exemple : la classe "Truck" appartient à la classe "Car" (voir http://community.bistudio.com/wiki/ArmA_2:_CfgVehicles).
*   Si "Truck" est déclaré avec une capacité de 140 avant "Car". Et que "Car" est déclaré après "Truck" avec une capacité de 40,
*   Alors toutes les sous-classes appartenant à "Truck" auront une capacité de 140. Et toutes les sous-classes appartenant
*   à "Car", exceptées celles de "Truck", auront une capacité de 40.
*/

/**
* List of class names of (ground or air) vehicles which can transport transportable objects.
* The second element of the arrays is the load capacity (in relation with the capacity cost of the objects).
* 
* Liste des noms de classes des véhicules (terrestres ou aériens) pouvant transporter des objets transportables.
* Le deuxième élément des tableaux est la capacité de chargement (en relation avec le coût de capacité des objets).
*/
R3F_LOG_CFG_transporteurs = R3F_LOG_CFG_transporteurs +
[
["CH47_base_EP1", 80],
["AH6_Base_EP1", 25],
["Mi17_base", 60],
["Mi24_Base", 50],
["UH1H_base", 35],
["UH1_Base", 30],
["UH60_Base", 40],
["An2_Base_EP1", 40],
["C130J", 150],
["MV22", 80],
["ATV_Base_EP1", 5],
["HMMWV_Avenger", 5],
["HMMWV_M998A2_SOV_DES_EP1", 12],
["HMMWV_Base", 18],
["Ikarus", 50],
["Lada_base", 10],
["LandRover_Base", 15],
["Offroad_DSHKM_base", 15],
["Pickup_PK_base", 15],
["S1203_TK_CIV_EP1", 20],
["SUV_Base_EP1", 15],
["SkodaBase", 10],
["TowingTractor", 5],
["Tractor", 5],
["KamazRefuel", 10],
["Kamaz", 50],
["Kamaz_Base", 35],
["MAZ_543_SCUD_Base_EP1", 10],
["MtvrReammo", 35],
["MtvrRepair", 35],
["MtvrRefuel", 10],
["MTVR", 50],
["GRAD_Base", 10],
["Ural_ZU23_Base", 12],
["Ural_CDF", 50],
["Ural_INS", 50],
["UralRefuel_Base", 10],
["Ural_Base", 35],
["V3S_Refuel_TK_GUE_EP1", 10],
["V3S_Civ", 35],
["V3S_Base_EP1", 50],
["UAZ_Base", 10],
["VWGolf", 8],
["Volha_TK_CIV_Base_EP1", 8],
["BRDM2_Base", 15],
["BTR40_MG_base_EP1", 15],
["BTR90_Base", 25],
["GAZ_Vodnik_HMG", 25],
["LAV25_Base", 25],
["StrykerBase_EP1", 25],
["hilux1_civil_1_open", 12],
["hilux1_civil_3_open_EP1", 12],
["Motorcycle", 3],
["2S6M_Tunguska", 10],
["M113_Base", 12],
["M1A1", 5],
["M2A2_Base", 15],
["MLRS", 8],
["T34", 5],
["T55_Base", 5],
["T72_Base", 5],
["T90", 5],
["AAV", 12],
["BMP2_Base", 7],
["BMP2_Ambul_INS", 7],
["BMP3", 7],
["ZSU_Base", 5],
["RHIB", 10],
["RubberBoat", 5],
["Fishing_Boat", 10],
["SeaFox", 5],
["Smallboat_1", 8],
["Fort_Crate_wood", 5],
["Land_Misc_Cargo1A_EP1", 100],
["Land_Misc_Cargo1B", 100],
["Misc_Cargo1B_military", 100],
["Land_Misc_Cargo1B_EP1", 100],
["Land_Misc_Cargo1C", 100],
["Land_Misc_Cargo1C_EP1", 100],
["Land_Misc_Cargo1D", 100],
["Land_Misc_Cargo1D_EP1", 100],
["Land_Misc_Cargo1E", 100],
["Land_Misc_Cargo1E_EP1", 100],
["Land_Misc_Cargo1F", 100],
["Land_Misc_Cargo1G", 100],
["Land_Misc_Cargo2A_EP1", 200],
["Land_Misc_Cargo2B", 200],
["Land_Misc_Cargo2B_EP1", 200],
["Land_Misc_Cargo2C", 200],
["Land_Misc_Cargo2C_EP1", 200],
["Land_Misc_Cargo2D", 200],
["Land_Misc_Cargo2D_EP1", 200],
["Land_Misc_Cargo2E", 200],
["Land_Misc_Cargo2E_EP1", 200],
["Base_WarfareBContructionSite", 100],
["Misc_cargo_cont_net1", 18],
["Misc_cargo_cont_net2", 36],
["Misc_cargo_cont_net3", 60],
["Misc_cargo_cont_small", 50],
["Misc_cargo_cont_small2", 40],
["Misc_cargo_cont_tiny", 35]
];

/**
* List of class names of transportable objects.
* The second element of the arrays is the cost capacity (in relation with the capacity of the vehicles).
* 
* Liste des noms de classes des objets transportables.
* Le deuxième élément des tableaux est le coût de capacité (en relation avec la capacité des véhicules).
*/
R3F_LOG_CFG_objets_transportables = R3F_LOG_CFG_objets_transportables +
[
["SatPhone", 1], // Needed for the R3F_ARTY module (arty HQ) (nécessaire pour le module R3F_ARTY (PC d'arti))
["Pchela1T", 15],
["ATV_Base_EP1", 20],
["FoldChair_with_Cargo", 1],
["MMT_base", 1],
["Old_bike_base_EP1", 1],
["M1030", 5],
["Old_moto_base", 5],
["TT650_Base", 5],
["Igla_AA_pod_East", 7],
["Stinger_Pod_base", 7],
["Metis", 4],
["SPG9_base", 4],
["TOW_TriPod", 5],
["TOW_TriPod_Base", 5],
["AGS_base", 4],
["MK19_TriPod", 4],
["DSHKM_base", 4],
["KORD_Base", 5],
["M2StaticMG_base", 4],
["WarfareBMGNest_M240_base", 10],
["WarfareBMGNest_PK_Base", 10],
["2b14_82mm", 4],
["M252", 4],
["Warfare2b14_82mm_Base", 4],
["StaticSEARCHLight", 4],
["FlagCarrierSmall", 1],
["Fort_Crate_wood", 2],
["Fort_RazorWire", 2],
["Gunrack1", 3],
["Base_WarfareBBarrier10xTall", 10],
["Base_WarfareBBarrier10x", 7],
["Base_WarfareBBarrier5x", 5],
["Fort_EnvelopeBig", 1],
["Fort_EnvelopeSmall", 1],
["Land_A_tent", 2],
["Land_Antenna", 4],
["Land_Fire_barrel", 1],
["Land_GuardShed", 3],
["Land_Misc_Cargo1A_EP1", 110],
["Land_Misc_Cargo1B", 110],
["Misc_Cargo1B_military", 110],
["Land_Misc_Cargo1B_EP1", 110],
["Land_Misc_Cargo1C", 110],
["Land_Misc_Cargo1C_EP1", 110],
["Land_Misc_Cargo1D", 110],
["Land_Misc_Cargo1D_EP1", 110],
["Land_Misc_Cargo1E", 110],
["Land_Misc_Cargo1E_EP1", 110],
["Land_Misc_Cargo1F", 110],
["Land_Misc_Cargo1G", 110],
["Land_Misc_Cargo2A_EP1", 220],
["Land_Misc_Cargo2B", 220],
["Land_Misc_Cargo2B_EP1", 220],
["Land_Misc_Cargo2C", 220],
["Land_Misc_Cargo2C_EP1", 220],
["Land_Misc_Cargo2D", 220],
["Land_Misc_Cargo2D_EP1", 220],
["Land_Misc_Cargo2E", 220],
["Land_Misc_Cargo2E_EP1", 220],
["Land_fort_bagfence_corner", 2],
["Land_fort_bagfence_long", 2],
["Land_fort_bagfence_round", 3],
["Land_fortified_nest_small", 6],
["Land_tent_east", 6],
["Land_BagFenceCorner", 2],
["Land_HBarrier_large", 3],
["Land_Toilet", 3],
["RoadBarrier_light", 2],
["WarfareBunkerSign", 1],
["Base_WarfareBContructionSite", 110],
["ACamp", 3],
["Camp", 5],
["CampEast", 6],
["MASH", 5],
["FlagCarrier", 1],
["FlagCarrierChecked", 1],
["Hedgehog", 3],
["AmmoCrate_NoInteractive_Base_EP1", 5],
["Misc_cargo_cont_net1", 40],
["Misc_cargo_cont_net2", 50],
["Misc_cargo_cont_net3", 100],
["Misc_cargo_cont_small", 55],
["Misc_cargo_cont_small2", 50],
["Misc_cargo_cont_tiny", 40],
["USOrdnancebox", 5],
["RUOrdnanceBox", 5],
["TargetE", 2],
["TargetEpopup", 2],
["TargetPopUpTarget", 2],
["Desk", 1],
["FoldChair", 1],
["FoldTable", 1],
["Land_Barrel_empty", 1],
["Land_Barrel_sand", 1],
["Land_Barrel_water", 1],
["Land_arrows_yellow_L", 1],
["Land_arrows_yellow_R", 1],
["Land_coneLight", 1],
["BarrelBase", 2],
["Fuel_can", 1],
["Notice_board", 1],
["Pallets_comlumn", 1],
["Unwrapped_sleeping_bag", 1],
["Wheel_barrow", 1],
["RoadCone", 1],
["Sign_1L_Border", 1],
["Sign_Danger", 1],
["SmallTable", 1],
["EvPhoto", 1],
["MetalBucket", 1],
["Notebook", 1],
["Radio", 1],
["SmallTV", 1],
["Land_Chair_EP1", 1],
["Suitcase", 1],
["BMP2_Ambul_INS", 100],
["WeaponBagBase_EP1", 3],
["T90", 200],
["T72_RU", 200],
["T72_INS", 200],
["ZSU_INS", 200],
["2S6M_Tunguska", 200],
["BMP3", 200],
["BMP2_INS", 100],
["BMP2_HQ_INS", 100],
["BMP2_Ambul_INS", 100],
["BTR90", 100],
["BTR90_HQ", 100],
["BRDM2_INS", 100],
["BRDM2_ATGM_INS", 100],
["GAZ_Vodnik", 100],
["GAZ_Vodnik_HMG", 100],
["GAZ_Vodnik_MedEvac", 100],
["GRAD_RU", 100],
["GRAD_INS", 100],
["Kamaz", 100],
["KamazOpen", 100],
["KamazReammo", 100],
["KamazRefuel", 100],
["KamazRepair", 100],
["Ural_INS", 100],
["UralOpen_INS", 100],
["Ural_ZU23_INS", 100],
["UralReammo_INS", 100],
["UralRefuel_INS", 100],
["UralRepair_INS", 100],
["UAZ_RU", 75],
["UAZ_AGS30_RU", 75],
["UAZ_INS", 75],
["UAZ_AGS30_INS", 75],
["UAZ_MG_INS", 75],
["UAZ_SPG9_INS", 75],
["Offroad_DSHKM_INS", 50],
["Pickup_PK_INS", 50],
["TT650_Ins", 10],
["PBX", 15]

];


/****** MOVABLE-BY-PLAYER OBJECTS / OBJETS DEPLACABLES PAR LE JOUEUR ******/

/**
* List of class names of objects moveable by player.
* Liste des noms de classes des objets transportables par le joueur.
*/
R3F_LOG_CFG_objets_deplacables = R3F_LOG_CFG_objets_deplacables +
[
"SatPhone", // Needed for the R3F_ARTY module (arty HQ) (nécessaire pour le module R3F_ARTY (PC d'arti))
"FoldChair_with_Cargo",
"StaticWeapon",
"FlagCarrierSmall",
"Fort_Crate_wood",
"Fort_RazorWire",
"Gunrack1",
"Base_WarfareBBarrier5x",
"Fort_EnvelopeBig",
"Fort_EnvelopeSmall",
"Land_A_tent",
"Land_Antenna",
"Land_Fire_barrel",
"Land_GuardShed",
"Land_fort_bagfence_corner",
"Land_fort_bagfence_long",
"Land_fort_bagfence_round",
"Land_fortified_nest_small",
"Land_tent_east",
"Land_HBarrier_large",
"Land_Toilet",
"RoadBarrier_light",
"WarfareBunkerSign",
"ACamp",
"Camp",
"CampEast",
"MASH",
"FlagCarrier",
"FlagCarrierChecked",
"Hedgehog",
"AmmoCrate_NoInteractive_Base_EP1",
"USOrdnanceBox",
"RUOrdnanceBox",
"TargetE",
"TargetEpopup",
"TargetPopUpTarget",
"Desk",
"FoldChair",
"FoldTable",
"Land_Barrel_empty",
"Land_Barrel_sand",
"Land_Barrel_water",
"Land_arrows_yellow_L",
"Land_arrows_yellow_R",
"Land_coneLight",
"BarrelBase",
"Fuel_can",
"Notice_board",
"Pallets_comlumn",
"Unwrapped_sleeping_bag",
"Wheel_barrow",
"RoadCone",
"Sign_1L_Border",
"Sign_Danger",
"SmallTable",
"EvPhoto",
"MetalBucket",
"Notebook",
"Radio",
"SmallTV",
"Land_Chair_EP1",
"Suitcase",
"WeaponBagBase_EP1"
];

---------- Post added at 04:58 PM ---------- Previous post was at 04:58 PM ----------

various mod units in case you use them

/****** TOW WITH VEHICLE / REMORQUER AVEC VEHICULE ******/
/** * List of class names of vehicles which can tow towable objects. */

R3F_LOG_CFG_remorqueurs = R3F_LOG_CFG_remorqueurs +
[
"GRAD_Base",
"Ural_Base",
"Ural_ZU23_Base",
"V3S_Base"
];

/** * List of class names of towables objects. */

R3F_LOG_CFG_objets_remorquables = R3F_LOG_CFG_objets_remorquables +
[
"CSJ_Quad50",
"AFR_Pinz_police",
"ukf_110_des",
"ukf_110_wld",
"uns_truck_open",
"uns_truck_closed",
"uns_m37b1",
"M113_RACS",
"Chenowth",
"vil_m113a2",
"vil_m113a3",
"RE_landrover6x6",
"RE_landrover",
"ukf_wmik_des",
"ukf_wmik_gmg_des",
"UKF_WMIK_GPMG_des",
"ukf_wmik_wld",
"ukf_wmik_gmg_wld",
"UKF_WMIK_GPMG_WLD",
"ukf_jackal_mwmik",
"ukf_jackal_mwmik_gmg",
"ukf_jackal_mwmik_gpmg",
"ukf_jackal_wd_mwmik",
"ukf_jackal_wd_mwmik_gmg",
"ukf_jackal_wd_mwmik_gpmg",
"rhs_gaz66_vdv",
"rhs_gaz66o_vdv",
"rhs_9k79",
"rhs_btr70_vdv",
"rhs_bmd1",
"rhs_bmd1k",
"rhs_bmd1p",
"rhs_bmd1pk",
"rhs_bmd1r",
"rhs_bmd2",
"rhs_bmd2k",
"rhs_bmd2m",
"rhs_bmp1_vdv",
"rhs_bmp1p_vdv",
"rhs_bmp1k_vdv",
"rhs_bmp1d_vdv",
"rhs_bmp2e_vdv",
"rhs_bmp2vdv",
"rhs_bmp2k_vdv",
"rhs_bmp2d_vdv",
"BRDM2IMP2M",
"BRDM2MAGS",
"BRDM2IMPAT5",
"BRDM2IMPAT2",
"BRDM2IMPAT3",
"BRDM2IMPAT3c",
"BRDM2IMPTOW",
"BRDM2IMPM2",
"BRDM2IMPMk19",
"BRDM2IMPM240",
"BRDM2IMPm134",
"BRDM2IMPPolice",
"BRDM2IMPHQ",
"BRDM2IMPHQcomm",
"BRDM2IMPPKM",
"BRDM2IMPrkt",
"BRDM2IMPAA_INS",
"BRDM2IMPRKT_INS",
"BRDM2IMPM240_PMCwest"

];


/****** LIFT WITH VEHICLE / HELIPORTER AVEC VEHICULE ******/

/**
* List of class names of air vehicles which can lift liftable objects.
* Liste des noms de classes des véhicules aériens pouvant héliporter des objets héliportables.
*/

//NOTE EGGBEAST disabling lifting so mando hitch can function

R3F_LOG_CFG_heliporteurs = [];

/*
R3F_LOG_CFG_heliporteurs = R3F_LOG_CFG_heliporteurs +
[
"MH6_RACS",
"AH6_racs",
"AH6J_EP1",
"MH6J_EP1",
"ffaa_famet_tigre_AT",
"ffaa_famet_tigre",
"ibr_as350",
"ibr_as350_armed",
"ibr_as350_specops",
"ibr_gazelle_armed",
"ibr_as350_jungle",
"RAF_Chin47",
"CH_47F_EP1",
"UH60M_EP1",
"TIG_UH1H",
"ad_hh60g",
"ad_mh60k",
"ad_mh60k_black",
"ad_mh60k_erfs",
"ad_mh60k_erfs_black",
"CSJ_oh6",
"CSJ_oh6a",
"CSJ_UH1Slick",
"CSJ_UH1supply",
"CSJ_UH1Gun",
"CSJ_GHornet",
"CSJ_UH1transport",
"CSJ_UH1med",
"rksl_lynx_ah7_gpmg",
"rksl_lynx_ah7_1gpmg",
"rksl_lynx_ah7_4tow",
"rksl_lynx_ah9_1",
"rksl_lynx_ah7se_gpmg"
];
*/

/**
* List of class names of liftable objects.
* Liste des noms de classes des objets héliportables.
*/

R3F_LOG_CFG_objets_heliportables = [];
/*
R3F_LOG_CFG_objets_heliportables = R3F_LOG_CFG_objets_heliportables +
[
"uns_m2",
"uns_m2_2",
"uns_m2_3",
"CSJ_Quad50"
];
*/


/****** LOAD IN VEHICLE / CHARGER DANS LE VEHICULE ******/
/** * List of class names of (ground or air) vehicles which can transport transportable objects.
* The second element of the arrays is the load capacity (in relation with the capacity cost of the objects). */

R3F_LOG_CFG_transporteurs = R3F_LOG_CFG_transporteurs +
[
["ibr_LEO1A5", 10],
["AFR_Pinz_police", 20],
["ukf_110_des", 20],
["ukf_110_wld", 20],
["uns_truck_open", 40],
["uns_truck_closed", 40],
["uns_m37b1", 40],
["M113_RACS", 30],
["Chenowth", 6],
["vil_m113a2", 30],
["vil_m113a3", 30],
["RE_landrover6x6", 22],
["RE_landrover", 16],
["ukf_wmik_des", 16],
["ukf_wmik_gmg_des", 16],
["UKF_WMIK_GPMG_des", 16],
["ukf_wmik_wld", 16],
["ukf_wmik_gmg_wld", 16],
["UKF_WMIK_GPMG_WLD", 16],
["ukf_jackal_mwmik", 21],
["ukf_jackal_mwmik_gmg", 21],
["ukf_jackal_mwmik_gpmg", 21],
["ukf_jackal_wd_mwmik", 21],
["ukf_jackal_wd_mwmik_gmg", 21],
["ukf_jackal_wd_mwmik_gpmg", 21],
["vil_bradley_a1", 20],
["vil_bradley_gr", 20],
["vil_bradley_a2D", 20],
["vil_bradley_a2", 20],
["vil_m109_sph", 10],
["sa_bmd2_cdf", 12],
["sa_bmd2_chdkz", 12],
["uns_m60a1", 12],
["uns_m48a3", 12],
["uns_m48a3_1", 12],
["uns_m48a3_2", 12],
["Vulcan", 14],
["Vulcan_RACS", 14],
["uns_m163", 14],
["ffaa_famet_tigre_AT", 4],
["ffaa_famet_tigre", 4],
["rksl_lynx_ah7_gpmg", 35],
["rksl_lynx_ah7_1gpmg", 35],
["rksl_lynx_ah7_4tow", 35],
["rksl_lynx_ah9_1", 35],
["rksl_lynx_ah7se_gpmg", 35],
["ibr_as350", 35],
["ibr_as350_armed", 35],
["ibr_as350_specops", 35],
["ibr_gazelle_armed", 35],
["ibr_as350_jungle", 35],
["TIG_UH1H", 45],
["UH1H_TK_EP1", 45],
["UH1H_TK_GUE_EP1", 45],
["CSJ_UH1Slick", 45],
["CSJ_UH1supply", 45],
["CSJ_UH1Gun", 45],
["CSJ_GHornet", 45],
["CSJ_UH1transport", 75],
["CSJ_UH1med", 75],
["ad_hh60g", 75],
["ad_mh60k", 75],
["ad_mh60k_black", 75],
["ad_mh60k_erfs", 75],
["ad_mh60k_erfs_black", 75],
["UH60MGRACS", 75],
["UH60Racs", 75],
["UH60M_EP1", 75],
["RAF_Chin47", 100],
["CSJ_oh6", 90],
["CSJ_oh6a", 90],
["rhs_gaz66_vdv", 90],
["rhs_gaz66o_vdv", 90],
["rhs_9k79", 30],
["rhs_btr70_vdv", 30],
["rhs_bmd1", 20],
["rhs_bmd1k", 20],
["rhs_bmd1p", 20],
["rhs_bmd1pk", 20],
["rhs_bmd1r", 20],
["rhs_bmd2", 20],
["rhs_bmd2k", 20],
["rhs_bmd2m", 20],
["rhs_bmp1_vdv", 20],
["rhs_bmp1p_vdv", 20],
["rhs_bmp1k_vdv", 20],
["rhs_bmp1d_vdv", 20],
["rhs_bmp2e_vdv", 20],
["rhs_bmp2vdv", 20],
["rhs_bmp2k_vdv", 20],
["rhs_bmp2d_vdv", 20],
["rhs_t80", 10],
["rhs_t80a", 10],
["rhs_t80b", 10],
["rhs_t80bk", 10],
["rhs_t80bv", 10],
["rhs_t80bvk", 10],
["BRDM2IMP2M", 30],
["BRDM2MAGS", 30],
["BRDM2IMPAT5", 30],
["BRDM2IMPAT2", 30],
["BRDM2IMPAT3", 30],
["BRDM2IMPAT3c", 30],
["BRDM2IMPTOW", 30],
["BRDM2IMPM2", 30],
["BRDM2IMPMk19", 30],
["BRDM2IMPM240", 30],
["BRDM2IMPm134", 30],
["BRDM2IMPPolice", 30],
["BRDM2IMPHQ", 30],
["BRDM2IMPHQcomm", 30],
["BRDM2IMPPKM", 30],
["BRDM2IMPrkt", 30],
["BRDM2IMPAA_INS", 30],
["BRDM2IMPRKT_INS", 30],
["BRDM2IMPM240_PMCwest", 30]
];

/**
* List of class names of transportable objects. */

R3F_LOG_CFG_objets_transportables = R3F_LOG_CFG_objets_transportables +
[
["ibr_LEO1A5", 200],
["AFR_Pinz_police", 50],
["ukf_110_des", 50],
["ukf_110_wld", 50],
["uns_truck_open", 100],
["uns_truck_closed", 100],
["uns_m37b1", 100],
["M113_RACS", 100],
["Chenowth", 40],
["vil_m113a2", 100],
["vil_m113a3", 100],
["RE_landrover6x6", 100],
["RE_landrover", 100],
["ukf_wmik_des", 100],
["ukf_wmik_gmg_des", 100],
["UKF_WMIK_GPMG_des", 100],
["ukf_wmik_wld", 100],
["ukf_wmik_gmg_wld", 100],
["UKF_WMIK_GPMG_WLD", 100],
["ukf_jackal_mwmik", 100],
["ukf_jackal_mwmik_gmg", 100],
["ukf_jackal_mwmik_gpmg", 100],
["ukf_jackal_wd_mwmik", 100],
["ukf_jackal_wd_mwmik_gmg", 100],
["ukf_jackal_wd_mwmik_gpmg", 100],
["vil_bradley_a1", 100],
["vil_bradley_gr", 100],
["vil_bradley_a2D", 100],
["vil_bradley_a2", 100],
["vil_m109_sph", 200],
["uns_m60a1", 200],
["uns_m48a3", 200],
["uns_m48a3_1", 200],
["uns_m48a3_2", 200],
["Vulcan", 100],
["Vulcan_RACS", 100],
["uns_m163", 100],
["uns_m2", 4],
["uns_m2_2", 4],
["uns_m2_3", 4],
["rhs_gaz66_vdv", 100],
["rhs_gaz66o_vdv", 100],
["rhs_9k79", 100],
["rhs_btr70_vdv", 100],
["rhs_bmd1", 100],
["rhs_bmd1k", 100],
["rhs_bmd1p", 100],
["rhs_bmd1pk", 100],
["rhs_bmd1r", 100],
["rhs_bmd2", 100],
["rhs_bmd2k", 100],
["rhs_bmd2m", 100],
["rhs_bmp1_vdv", 100],
["rhs_bmp1p_vdv", 100],
["rhs_bmp1k_vdv", 100],
["rhs_bmp1d_vdv", 100],
["rhs_bmp2e_vdv", 100],
["rhs_bmp2vdv", 100],
["rhs_bmp2k_vdv", 100],
["rhs_bmp2d_vdv", 100],
["rhs_t80", 100],
["rhs_t80a", 100],
["rhs_t80b", 100],
["rhs_t80bk", 100],
["rhs_t80bv", 100],
["rhs_t80bvk", 100],
["BRDM2IMP2M", 100],
["BRDM2MAGS", 100],
["BRDM2IMPAT5", 100],
["BRDM2IMPAT2", 100],
["BRDM2IMPAT3", 100],
["BRDM2IMPAT3c", 100],
["BRDM2IMPTOW", 100],
["BRDM2IMPM2", 100],
["BRDM2IMPMk19", 100],
["BRDM2IMPM240", 100],
["BRDM2IMPm134", 100],
["BRDM2IMPPolice", 100],
["BRDM2IMPHQ", 100],
["BRDM2IMPHQcomm", 100],
["BRDM2IMPPKM", 100],
["BRDM2IMPrkt", 100],
["BRDM2IMPAA_INS", 100],
["BRDM2IMPRKT_INS", 100],
["BRDM2IMP_Fagot_Base", 8],
["BRDM2IMP_9M14P_Base", 8],
["BRDM2IMP_9M14_Base", 8],
["BRDM2IMP_Konkurs_West_Des", 8],
["BRDM2IMP_9M14P_West_Des", 8],
["BRDM2IMPM240_PMCwest", 100]

];


/****** MOVABLE-BY-PLAYER OBJECTS / OBJETS DEPLACABLES PAR LE JOUEUR ******/

/**
* List of class names of objects moveable by player. Already includes all classes of static weapon */

R3F_LOG_CFG_objets_deplacables = R3F_LOG_CFG_objets_deplacables +
[
"BRDM2IMP_Fagot_Base",
"BRDM2IMP_9M14P_Base",
"BRDM2IMP_9M14_Base",
"BRDM2IMP_Konkurs_West_Des",
"BRDM2IMP_9M14P_West_Des"
];

---------- Post added at 05:00 PM ---------- Previous post was at 04:58 PM ----------

our config.sqf has these lines in it that reference the files above

//#include "addons_config\ACE_OA_objects.sqf"

#include "addons_config\BAF_objects.sqf"

#include "addons_config\arma2_CO_objects.sqf"

#include "addons_config\arma2_CO_mod_objects.sqf"

#include "addons_config\arma2_CO_RACS_objects.sqf"

Share this post


Link to post
Share on other sites

Does anyone know how to fix this error "r3f_log_dlg_conteau_vehicule not found" I get this message when I attempt to load an object into a vehicle or check said vehicle content, all other features work and this is the only thing that does not work, any suggestions on how to fix this guys?, Cheers in advance

Share this post


Link to post
Share on other sites

I am currently working on a new FOB support script that I am putting into a new mission. I am going to use this great script within my mission because it does everything I need and why try to make a whole new script that copies what this one does already. I know how to prevent items from being use by the script that you don't want to be moved during the mission that is easy.

Is there a way to only allow one side to use the script during the mission or particular units on one side to use the script only. For example only BLUFOR ENG can move or load items during the mission. Avibird.

Share this post


Link to post
Share on other sites

Hello, all. It is hard to read threw 75 pages of questions and data, so I have to ask.

If you load objects into a vehicle, and it is destroyed , how to you get those items to be destroyed as well.. I have cannot get items that are on a respawn timer to respawn if they were in a vehicle when it was destroyed.

Anyone have any experience in this please help..

Edit i found this post and im currently TRYING to dig threw to find out how but as stated anyone else have any clues please post up.

Hey madbull!!!

Thanks for the help offer. Actually i just realized after releasing my mission that you had replied. I didn't check sooner because i had it implemented myself. I bet you can do it much better though.

If you want to check it it's here:

http://forums.bistudio.com/showthread.php?134366-Mp-coop-10-forcefields&p=2150182#post2150182

Thanks once again!

Edited by Lordprimate

Share this post


Link to post
Share on other sites

I too would be interested. i am using Tophe's vehicle respawn script.

I have some experience with scripting, but have none with foreign languages.

the r3f is in another language and its hard to understand the coding without the hints and // memo's all over it.

a translated version or the ability to show which vehicle(s) have loads would be a good start. i can't even decipher the variable that holds vehicle contents.

Share this post


Link to post
Share on other sites

Hello,

This folder contains all stuff for vehicle loading :

R3F_ARTY_AND_LOG\R3F_LOG\transporteur\

// _content = _vehicle getVariable "R3F_LOG_objets_charges";

_contenu = _transporteur getVariable "R3F_LOG_objets_charges";

Share this post


Link to post
Share on other sites

thanks madbull. I tried 'hints' on a lot of variables all over the place.

Edited by KevsnoTrev

Share this post


Link to post
Share on other sites

I am trying to use tophes respawn script to drop the cargo of the vehicle if it is destroyed or respawned at base.

I am hoping to get the cargo to drop where the vehicle was and not at the base after the respawn.

using the above variable i have managed to see what is in there, but i am having issues telling the

execVM  "addons\R3F_ARTY_AND_LOG\R3F_LOG\transporteur\decharger.sqf";

to drop the stuff.

it could be one of 12 mission critical items in the vehicle and i need to make sure they are available (also have been set invincible) throughout the mission.

Share this post


Link to post
Share on other sites

I found my solution that i am happy with - not strictly accurate, but if the vehicle is destroyed a wreck is spawned in place of it.

the contents are then added to the wreck.

btw: thought you might like to know, this is working well in A3 alpha. cheers for the help and the script.

Oh and a side question, how would I find the list of vehicles with contents so I can put a marker on the map over a vehicle if it is holding the mission critical cargo?

Edited by KevsnoTrev

Share this post


Link to post
Share on other sites
btw: thought you might like to know, this is working well in A3 alpha. cheers for the help and the script.
Yes, some features are working well on A3. But not all of them at the moment.
Oh and a side question, how would I find the list of vehicles with contents so I can put a marker on the map over a vehicle if it is holding the mission critical cargo?
The basic idea is (not tested) :

{
   if (count (_x getVariable "R3F_LOG_objets_charges") > 0) then
   {
       // The browsed vehicle _x has some stuff loaded in it
       // Add it in your own list or create directly a marker
   };
} foreach vehicles;

Share this post


Link to post
Share on other sites

{
   if (count (_x getVariable "R3F_LOG_objets_charges") > 0) then
   {
       // The browsed vehicle _x has some stuff loaded in it
       // Add it in your own list or create directly a marker
   };
} foreach vehicles;

Thanks very very much for your help.

I have done this before the vehicle is removed. I will morelikely do something as above to put a marker on the vehicle that has the prized cargo in it, updating every 120 seconds.

I like this currently as there is no marker when an object is in a vehicle so it takes a bit more searching.

 
_tmpunit = "land_wreck_offroad_f" createvehicle _position;_tmpunit setdir (getdir _unit);
_tmpunit setpos getpos _tmpunit;

then once the original vehicle is marked as dead

        _tmpunit setVariable ["R3F_LOG_objets_charges",_content,true];

this is using what you had above to check what is actually in the vehicle at death

        _content = _unit getVariable "R3F_LOG_objets_charges";

One thing I learned from testing it to make sure the True parameter is in the setvariable command, or the information is not transmitted across all players in the game.

Share this post


Link to post
Share on other sites

i'm currently attempting to fix the issue where arma3 players lose their weaponattachments when moving (deplace) objects, but since i'm not well experienced with sqf im wondering if i'm going for the right approach here..

get the attachments before removing the gun:

https://github.com/JoSchaap/GoT_Wasteland-Stratis-full/commit/36eff3e14276dd79d48f9a5d195c57b94833d555#L0R63

give back attachments after releasing the object:

https://github.com/JoSchaap/GoT_Wasteland-Stratis-full/commit/36eff3e14276dd79d48f9a5d195c57b94833d555#L0R183

Am i on a rightious approach or should i just remove the 'weaponremoval' from the deplacer?

Share this post


Link to post
Share on other sites

Using RSLO it will not allow me to load the AT4. I have several buddies that can load it fine, but not me. It will load the JIM LR and weapons, just not the AT4. Is this a problem with R3F or RSLO? I have even created a new profile and started my loadout from scratch but to no avail.

Share this post


Link to post
Share on other sites

Hello, awesome work with this script. I disabled the Arty system as we currently use the ACE2 one, another problem was created just after returning to Arma 2 from 3. When Ammo boxes are loaded into helicopters or vehicles it works fine.

However whenever the player select to view the contents of the vehicle, this is shown

Resource R3F_log_dlg_contenu_vehicule not found

I'm not sure what creates it, I have all the things required in my description.ext and I'm not sure about going into the massive file and start changing things, I wondered if you all found a possible solution for this error? :)

Regards OksmanTV

Share this post


Link to post
Share on other sites

I've got it installed by default some vehicle can be towed by other while others can't. I'd like it so any vehicle can tow any vehicle such as a car pulling an mi17 Heli. Can anyone help me achieve this?

Share this post


Link to post
Share on other sites

@Nitto888 (edit: BTW welcome to the forums)

Try updating the right area in \addons\R3F_ARTY_AND_LOG\R3F_LOG\config.sqf

(R3F_LOG_CFG_objets_remorquables for towable vehicles and R3F_LOG_CFG_remorqueurs for the towing vehicle)

Class names of vehicles go here inside the [] rmrember to use "" either side of the class name and a , between each name. You should not have a , at the end of the list before the last ]

Hope its not too vague and it helps.

Edited by KevsnoTrev

Share this post


Link to post
Share on other sites
@Nitto888 (edit: BTW welcome to the forums)

Try updating the right area in \addons\R3F_ARTY_AND_LOG\R3F_LOG\config.sqf

(R3F_LOG_CFG_objets_remorquables for towable vehicles and R3F_LOG_CFG_remorqueurs for the towing vehicle)

Class names of vehicles go here inside the [] rmrember to use "" either side of the class name and a , between each name. You should not have a , at the end of the list before the last ]

Hope its not too vague and it helps.

I'm sorry but I'm new to this and I have no clue what to do I'm just looking for some code or lines to put into the configuration that someone else has already done so each vehicle can tow and be towed. Thank you for helping.

Share this post


Link to post
Share on other sites

Yeah Nitto its not that easy. You will need to open an SQF file and edit it with the corect classnames to make this work.

Share this post


Link to post
Share on other sites

ATM I solved the problem I was having that I wanted towing for so right now I don't need it but I wish i could have it set to let any vehicle tow or lift on my DayZ server.

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  

×