ElDubya Posted December 31, 2014 Report Share Posted December 31, 2014 I actually went back to R3F tow and lift. At least that way I also get the "load in" option for vehicles. Link to comment Share on other sites More sharing options...
darthmard Posted January 2, 2015 Report Share Posted January 2, 2015 I actually went back to R3F tow and lift. At least that way I also get the "load in" option for vehicles. opps reply to wrong guy :P Fix for it would be to lock on attach and unlock on detach Here is what I setup hope it helps you all out attach.sqf edit if (LOG_INPROGRESS) then{ [STR_LOG_INPROGRESS,COLOR_ERROR] call SAM_SAYS; } else { LOG_INPROGRESS = true; private ["_object","_tug"]; _object = LOG_OBJECT_SELECTION; _tug = _this select 0; if (!(isNull _object) && (alive _object) && !(_object getVariable "LOG_disabled")) then{ if (isNull (_object getVariable "LOG_moves_by") && (isNull (_object getVariable "LOG_moves_by") || (!alive (_object getVariable "LOG_moves_by")))) then{ if ( _object distance _tug <= 10 ) then{ _tug setVariable ["LOG_trailer", _object, true]; _object setVariable ["LOG_moves_by", _tug, true]; player attachTo [_tug, [ (boundingBox _tug select 1 select 0), (boundingBox _tug select 0 select 1) + 2, (boundingBox _tug select 0 select 2) - (boundingBox player select 0 select 2)]]; sleep 0.2; player setDir 270; player setPos (getPos player); player playActionNow "Medic"; sleep 2; _object setVelocity [0,0,0]; _object attachTo [ _tug, [ 0, (boundingBox _tug select 0 select 1) + (boundingBox _object select 0 select 1) - 1, (boundingBox _tug select 0 select 2) - (boundingBox _object select 0 select 2) ]]; _object setVehicleLock "LOCKED"; LOG_OBJECT_SELECTION = objNull; detach player; sleep 3; [format [STR_LOG_ATTACHED, getText (configFile >> "CfgVehicles" >> (typeOf _object) >> "displayName")],COLOR_SUCCESS] call SAM_SAYS; }else{[format [STR_LOG_TOO_FAR, getText (configFile >> "CfgVehicles" >> (typeOf _object) >> "displayName")],COLOR_ERROR] call SAM_SAYS;}; }else{[format [STR_LOG_IN_TRANSIT, getText (configFile >> "CfgVehicles" >> (typeOf _object) >> "displayName")],COLOR_ERROR] call SAM_SAYS;}; }; LOG_INPROGRESS = false; }; detach.sqf edit: if (LOG_INPROGRESS) then { [STR_LOG_INPROGRESS,COLOR_ERROR] call SAM_SAYS; } else{ LOG_INPROGRESS = true; private ["_tug","_object"]; _object = _this select 0; _tug = _object getVariable "LOG_moves_by"; if ({_tug isKindOf _x} count LOG_CFG_CANTOW > 0) then{ _tug setVariable ["LOG_trailer", objNull, true]; _object setVariable ["LOG_moves_by", objNull, true]; [_object] call LOG_FNCT_DETACH_AND_SAVE; _object setVehicleLock "UNLOCKED"; sleep 3; [format [STR_LOG_UNTOWED, getText (configFile >> "CfgVehicles" >> (typeOf _object) >> "displayName")],COLOR_SUCCESS] call SAM_SAYS; }else{[STR_LOG_IMPOSSIBLE_VEHICLE,COLOR_ERROR] call SAM_SAYS;}; LOG_INPROGRESS = false; }; See simple fix :) enjoy Link to comment Share on other sites More sharing options...
Draay Posted January 19, 2015 Report Share Posted January 19, 2015 I will have to try this later, is it possible to disable the heli lifting and just use towing? I'm using another heli lift script already. If not I will just have to give yours a try. Link to comment Share on other sites More sharing options...
se7en Posted February 3, 2015 Report Share Posted February 3, 2015 I tried this on a clean install and it still persists. It's not a huge deal but I've had people land and get out of their heli and can't get back in. They detach the lifted vehicle and it pops back up above ground and blows up. Any fix on this? It happens to me as well, even on clean install too. Actually thats pretty sad that if people go on missions with heli lifting truck lifted, so when they land without dropping truck first, they cant use it, then they must wait to server restart to move truck to previous position and so on... Or maybe any idea to deny player changing seat/leaving heli WHEN object is lifted? Link to comment Share on other sites More sharing options...
killdro Posted February 5, 2015 Report Share Posted February 5, 2015 Whenever i change my config.sqf I get error where i cannot get past the load screen. If I leave the Config.sqf as-is. the mod works fine, however i only want certain vehicles and helis to be able to tow, and lift. Here is my config LOG_CFG_lANG = "en"; /* en = english , de = german , fr = french */ LOG_CFG_ALLOW_LOCKED = false; /* allow to transport locked vehicles */ LOG_CFG_ALLOW_CHAINING = false; /* allow chain towing */ LOG_CFG_ALLOW_GETIN = false; /* allow player to get into a towed / lifted object */ /*-------------------------------------------------------------------------------------------------------------- LIST OF VEHICLES WHERE CAN TOW ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_CANTOW=[ "gaz_vodnik", "gaz_vodnik_dz", "gaz_vodnik_dz_lm", "gaz_vodnik_dz_vlm", "gaz_vodnik_dze", "gaz_vodnik_hmg", "gaz_vodnik_medevac", "hmmwv", "hmmwv_ambulance", "hmmwv_ambulance_cz_des_ep1", "hmmwv_ambulance_des_ep1", "hmmwv_armored", "hmmwv_avenger", "hmmwv_avenger_des_ep1", "hmmwv_des_ep1", "hmmwv_dz", "hmmwv_m1035_des_ep1", "hmmwv_m1151_m2_cz_des_ep1", "hmmwv_m1151_m2_cz_des_ep1_dz", "hmmwv_m1151_m2_cz_des_ep1_dze", "hmmwv_m1151_m2_des_ep1", "hmmwv_m2", "hmmwv_m998_crows_m2_des_ep1", "hmmwv_m998_crows_mk19_des_ep1", "hmmwv_m998a2_sov_des_ep1", "hmmwv_m998a2_sov_des_ep1_dz", "hmmwv_m998a2_sov_des_ep1_dze", "hmmwv_mk19", "hmmwv_mk19_des_ep1", "hmmwv_terminal_ep1", "hmmwv_tow", "hmmwv_tow_des_ep1", "kamaz", "kamazopen", "kamazreammo", "kamazrefuel", "kamazrefuel_dz", "kamazrepair", "landrover_cz_ep1", "landrover_mg_tk_ep1", "landrover_mg_tk_ep1_dz", "landrover_mg_tk_ep1_dze", "landrover_mg_tk_ins_ep1", "landrover_special_cz_ep1", "landrover_special_cz_ep1_dz", "landrover_special_cz_ep1_dze", "landrover_spg9_tk_ep1", "landrover_spg9_tk_ins_ep1", "landrover_tk_civ_ep1", "mtvr", "mtvr_des_ep1", "mtvrreammo", "mtvrreammo_des_ep1", "mtvrrefuel", "mtvrrefuel_des_ep1", "mtvrrefuel_des_ep1_dz", "mtvrrepair", "mtvrrepair_des_ep1", "mtvrsalvage_des_ep1", "mtvrsupply_des_ep1", "towingtractor", "tractor", "tractorold", "ural_cdf", "ural_ins", "ural_tk_civ_ep1", "ural_un_ep1", "ural_zu23_cdf", "ural_zu23_gue", "ural_zu23_ins", "ural_zu23_tk_ep1", "ural_zu23_tk_gue_ep1", "uralcivil", "uralcivil2", "uralopen_cdf", "uralopen_ins", "uralreammo_cdf", "uralreammo_ins", "uralreammo_tk_ep1", "uralrefuel_cdf", "uralrefuel_ins", "uralrefuel_tk_ep1", "uralrefuel_tk_ep1_dz", "uralrepair_cdf", "uralrepair_ins", "uralrepair_tk_ep1", "uralsalvage_tk_ep1", "uralsupply_tk_ep1", "v3s_civ", "v3s_gue", "v3s_open_tk_civ_ep1", "v3s_open_tk_ep1", "v3s_reammo_tk_gue_ep1", "v3s_refuel_tk_gue_ep1", "v3s_refuel_tk_gue_ep1_dz", "v3s_repair_tk_gue_ep1", "v3s_salvage_tk_gue_ep1", "v3s_supply_tk_gue_ep1", "v3s_tk_ep1", "v3s_tk_gue_ep1", "warfarereammotruck_cdf", "warfarereammotruck_gue", "warfarereammotruck_ins", "warfarereammotruck_ru", "warfarereammotruck_usmc", "warfarerepairtruck_gue", "warfaresalvagetruck_cdf", "warfaresalvagetruck_gue", "warfaresalvagetruck_ins", "warfaresalvagetruck_ru", "warfaresalvagetruck_usmc", "warfaresupplytruck_cdf", "warfaresupplytruck_gue", "warfaresupplytruck_ins", "warfaresupplytruck_ru", "warfaresupplytruck_usmc", ]; /*-------------------------------------------------------------------------------------------------------------- LIST OF VEHICLES WHERE IS TOWABLE ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_ISTOWABLE=[ "armoredsuv_pmc", "armoredsuv_pmc_dz", "armoredsuv_pmc_dze", "atv_cz_ep1", "atv_us_ep1", "av8b", "av8b2", "baf_atv_d", "baf_atv_w", "baf_fv510_d", "baf_fv510_w", "baf_offroad_d", "baf_offroad_w", "gaz_vodnik", "gaz_vodnik_dz", "gaz_vodnik_dz_lm", "gaz_vodnik_dz_vlm", "gaz_vodnik_dze", "gaz_vodnik_hmg", "gaz_vodnik_medevac", "hilux1_civil_1_open", "hilux1_civil_2_covered", "hilux1_civil_3_open", "hilux1_civil_3_open_ep1", "hmmwv", "hmmwv_ambulance", "hmmwv_ambulance_cz_des_ep1", "hmmwv_ambulance_des_ep1", "hmmwv_armored", "hmmwv_avenger", "hmmwv_avenger_des_ep1", "hmmwv_des_ep1", "hmmwv_dz", "hmmwv_m1035_des_ep1", "hmmwv_m1151_m2_cz_des_ep1", "hmmwv_m1151_m2_cz_des_ep1_dz", "hmmwv_m1151_m2_cz_des_ep1_dze", "hmmwv_m1151_m2_des_ep1", "hmmwv_m2", "hmmwv_m998_crows_m2_des_ep1", "hmmwv_m998_crows_mk19_des_ep1", "hmmwv_m998a2_sov_des_ep1", "hmmwv_m998a2_sov_des_ep1_dz", "hmmwv_m998a2_sov_des_ep1_dze", "hmmwv_mk19", "hmmwv_mk19_des_ep1", "hmmwv_terminal_ep1", "hmmwv_tow", "hmmwv_tow_des_ep1", "ikarus", "kamaz", "kamazopen", "kamazreammo", "kamazrefuel", "kamazrefuel_dz", "kamazrepair", "lada1", "lada1_gdr", "lada1_tk_civ_ep1", "lada2", "lada2_gdr", "lada2_tk_civ_ep1", "lada4_gdr", "lada5_gdr", "lada_base", "ladalm", "landrover_cz_ep1", "landrover_mg_tk_ep1", "landrover_mg_tk_ep1_dz", "landrover_mg_tk_ep1_dze", "landrover_mg_tk_ins_ep1", "landrover_special_cz_ep1", "landrover_special_cz_ep1_dz", "landrover_special_cz_ep1_dze", "landrover_spg9_tk_ep1", "landrover_spg9_tk_ins_ep1", "landrover_tk_civ_ep1", "mtvr", "mtvr_des_ep1", "mtvrreammo", "mtvrreammo_des_ep1", "mtvrrefuel", "mtvrrefuel_des_ep1", "mtvrrefuel_des_ep1_dz", "mtvrrepair", "mtvrrepair_des_ep1", "mtvrsalvage_des_ep1", "mtvrsupply_des_ep1", "offroad_dshkm_gue", "offroad_dshkm_gue_dz", "offroad_dshkm_gue_dze", "offroad_dshkm_gue_dze1", "offroad_dshkm_gue_dze2", "offroad_dshkm_gue_dze3", "offroad_dshkm_gue_dze4", "offroad_dshkm_ins", "offroad_dshkm_tk_gue_ep1", "offroad_spg9_gue", "offroad_spg9_tk_gue_ep1", "old_bike_tk_civ_ep1", "old_bike_tk_ins_ep1", "old_moto_tk_civ_ep1", "papercar", "pickup_pk_gue", "pickup_pk_gue_dz", "pickup_pk_gue_dze", "pickup_pk_ins", "pickup_pk_ins_dz", "pickup_pk_ins_dze", "pickup_pk_tk_gue_ep1", "pickup_pk_tk_gue_ep1_dz", "pickup_pk_tk_gue_ep1_dze", "policecar", "s1203_ambulance_ep1", "s1203_tk_civ_ep1", "skoda", "skodablue", "skodagreen", "skodared", "suv_blue", "suv_camo", "suv_charcoal", "suv_dz", "suv_green", "suv_orange", "suv_pink", "suv_pmc", "suv_pmc_baf", "suv_red", "suv_silver", "suv_tk_civ_ep1", "suv_tk_ep1", "suv_un_ep1", "suv_white", "suv_yellow", "towingtractor", "tractor", "tractorold", "tt650_civ", "tt650_gue", "tt650_ins", "tt650_tk_civ_ep1", "tt650_tk_ep1", "uaz_ags30_cdf", "uaz_ags30_ins", "uaz_ags30_ru", "uaz_ags30_tk_ep1", "uaz_cdf", "uaz_ins", "uaz_mg_cdf", "uaz_mg_cdf", "uaz_mg_cdf_dz_lm", "uaz_mg_cdf_dz_vlm", "uaz_mg_ins", "uaz_mg_ins_dz_lm", "uaz_mg_ins_dz_vlm", "uaz_mg_tk_ep1", "uaz_mg_tk_ep1_dz", "uaz_mg_tk_ep1_dze", "uaz_ru", "uaz_spg9_ins", "uaz_unarmed_tk_civ_ep1", "uaz_unarmed_tk_ep1", "uaz_unarmed_un_ep1", "ural_cdf", "ural_ins", "ural_tk_civ_ep1", "ural_un_ep1", "ural_zu23_cdf", "ural_zu23_gue", "ural_zu23_ins", "ural_zu23_tk_ep1", "ural_zu23_tk_gue_ep1", "uralcivil", "uralcivil2", "uralopen_cdf", "uralopen_ins", "uralreammo_cdf", "uralreammo_ins", "uralreammo_tk_ep1", "uralrefuel_cdf", "uralrefuel_ins", "uralrefuel_tk_ep1", "uralrefuel_tk_ep1_dz", "uralrepair_cdf", "uralrepair_ins", "uralrepair_tk_ep1", "uralsalvage_tk_ep1", "uralsupply_tk_ep1", "v3s_civ", "v3s_gue", "v3s_open_tk_civ_ep1", "v3s_open_tk_ep1", "v3s_reammo_tk_gue_ep1", "v3s_refuel_tk_gue_ep1", "v3s_refuel_tk_gue_ep1_dz", "v3s_repair_tk_gue_ep1", "v3s_salvage_tk_gue_ep1", "v3s_supply_tk_gue_ep1", "v3s_tk_ep1", "v3s_tk_gue_ep1", "volha_1_tk_civ_ep1", "volha_2_tk_civ_ep1", "volhalimo_tk_civ_ep1", "vwgolf", "warfarereammotruck_cdf", "warfarereammotruck_gue", "warfarereammotruck_ins", "warfarereammotruck_ru", "warfarereammotruck_usmc", "warfarerepairtruck_gue", "warfaresalvagetruck_cdf", "warfaresalvagetruck_gue", "warfaresalvagetruck_ins", "warfaresalvagetruck_ru", "warfaresalvagetruck_usmc", "warfaresupplytruck_cdf", "warfaresupplytruck_gue", "warfaresupplytruck_ins", "warfaresupplytruck_ru", "warfaresupplytruck_usmc", "zodiac", "zsu_cdf", "zsu_ins", "zsu_tk_ep1" ]; /*-------------------------------------------------------------------------------------------------------------- LIST OF HELIS WHERE CAN LIFT ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_CANLIFT=[ "baf_merlin_dze", "ch53_dze", "ch_47f_baf", "ch_47f_ep1", "ch_47f_ep1_dz", "ch_47f_ep1_dze", "mi17_dze", "mv22_dz", ]; /*-------------------------------------------------------------------------------------------------------------- LIST OF VEHICLES WHERE IS LIFTABLE ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_ISLIFTABLE=[ "armoredsuv_pmc", "armoredsuv_pmc_dz", "armoredsuv_pmc_dze", "atv_cz_ep1", "atv_us_ep1", "av8b", "av8b2", "baf_atv_d", "baf_atv_w", "baf_fv510_d", "baf_fv510_w", "baf_jackal2_gmg_d", "baf_jackal2_gmg_w", "baf_jackal2_l2a1_d", "baf_jackal2_l2a1_w", "baf_offroad_d", "baf_offroad_w", "car_hatchback", "car_sedan", "csj_gyroc", "csj_gyrocover", "csj_gyrop", "datsun1_civil_1_open", "datsun1_civil_2_covered", "datsun1_civil_3_open", "fishing_boat", "gaz_vodnik", "gaz_vodnik_dz", "gaz_vodnik_dz_lm", "gaz_vodnik_dz_vlm", "gaz_vodnik_dze", "gaz_vodnik_hmg", "gaz_vodnik_medevac", "hilux1_civil_1_open", "hilux1_civil_2_covered", "hilux1_civil_3_open", "hilux1_civil_3_open_ep1", "hmmwv", "hmmwv_ambulance", "hmmwv_ambulance_cz_des_ep1", "hmmwv_ambulance_des_ep1", "hmmwv_armored", "hmmwv_avenger", "hmmwv_avenger_des_ep1", "hmmwv_des_ep1", "hmmwv_dz", "hmmwv_m1035_des_ep1", "hmmwv_m1151_m2_cz_des_ep1", "hmmwv_m1151_m2_cz_des_ep1_dz", "hmmwv_m1151_m2_cz_des_ep1_dze", "hmmwv_m1151_m2_des_ep1", "hmmwv_m2", "hmmwv_m998_crows_m2_des_ep1", "hmmwv_m998_crows_mk19_des_ep1", "hmmwv_m998a2_sov_des_ep1", "hmmwv_m998a2_sov_des_ep1_dz", "hmmwv_m998a2_sov_des_ep1_dze", "hmmwv_mk19", "hmmwv_mk19_des_ep1", "hmmwv_terminal_ep1", "hmmwv_tow", "hmmwv_tow_des_ep1", "ikarus", "ikarus_tk_civ_ep1", "jetskiyanahui_blue", "jetskiyanahui_green", "jetskiyanahui_red", "jetskiyanahui_yellow", "kamaz", "kamazopen", "kamazreammo", "kamazrefuel", "kamazrefuel_dz", "kamazrepair", "lada1", "lada1_gdr", "lada1_tk_civ_ep1", "lada2", "lada2_gdr", "lada2_tk_civ_ep1", "lada4_gdr", "lada5_gdr", "lada_base", "ladalm", "landrover_cz_ep1", "landrover_mg_tk_ep1", "landrover_mg_tk_ep1_dz", "landrover_mg_tk_ep1_dze", "landrover_mg_tk_ins_ep1", "landrover_special_cz_ep1", "landrover_special_cz_ep1_dz", "landrover_special_cz_ep1_dze", "landrover_spg9_tk_ep1", "landrover_spg9_tk_ins_ep1", "landrover_tk_civ_ep1", "m1030", "m1030_us_des_ep1", "m1126_icv_m2_ep1", "m1126_icv_mk19_ep1", "m1128_mgs_ep1", "m1129_mc_ep1", "m1130_cv_ep1", "m1133_mev_ep1", "m1135_atgmv_ep1", "m113_tk_ep1", "m113_un_ep1", "m113ambul_tk_ep1", "m113ambul_tk_ep1_dz", "m113ambul_un_ep1", "m113ambul_un_ep1_dz", "mmt_civ", "mmt_usmc", "mtvr", "mtvr_des_ep1", "mtvrreammo", "mtvrreammo_des_ep1", "mtvrrefuel", "mtvrrefuel_des_ep1", "mtvrrefuel_des_ep1_dz", "mtvrrepair", "mtvrrepair_des_ep1", "mtvrsalvage_des_ep1", "mtvrsupply_des_ep1", "offroad_dshkm_gue", "offroad_dshkm_gue_dz", "offroad_dshkm_gue_dze", "offroad_dshkm_gue_dze1", "offroad_dshkm_gue_dze2", "offroad_dshkm_gue_dze3", "offroad_dshkm_gue_dze4", "offroad_dshkm_ins", "offroad_dshkm_tk_gue_ep1", "offroad_spg9_gue", "offroad_spg9_tk_gue_ep1", "old_bike_tk_civ_ep1", "old_bike_tk_ins_ep1", "old_moto_tk_civ_ep1", "papercar", "pbx", "pchela1t", "pickup_pk_gue", "pickup_pk_gue_dz", "pickup_pk_gue_dze", "pickup_pk_ins", "pickup_pk_ins_dz", "pickup_pk_ins_dze", "pickup_pk_tk_gue_ep1", "pickup_pk_tk_gue_ep1_dz", "pickup_pk_tk_gue_ep1_dze", "policecar", "rhib", "rhib2turret", "s1203_ambulance_ep1", "s1203_tk_civ_ep1", "seafox", "seafox_ep1", "skoda", "skodablue", "skodagreen", "skodared", "smallboat_1", "smallboat_2", "suv_blue", "suv_camo", "suv_charcoal", "suv_dz", "suv_green", "suv_orange", "suv_pink", "suv_pmc", "suv_pmc_baf", "suv_red", "suv_silver", "suv_tk_civ_ep1", "suv_tk_ep1", "suv_un_ep1", "suv_white", "suv_yellow", "towingtractor", "tractor", "tractorold", "tt650_civ", "tt650_gue", "tt650_ins", "tt650_tk_civ_ep1", "tt650_tk_ep1", "uaz_ags30_cdf", "uaz_ags30_ins", "uaz_ags30_ru", "uaz_ags30_tk_ep1", "uaz_cdf", "uaz_ins", "uaz_mg_cdf", "uaz_mg_cdf", "uaz_mg_cdf_dz_lm", "uaz_mg_cdf_dz_vlm", "uaz_mg_ins", "uaz_mg_ins_dz_lm", "uaz_mg_ins_dz_vlm", "uaz_mg_tk_ep1", "uaz_mg_tk_ep1_dz", "uaz_mg_tk_ep1_dze", "uaz_ru", "uaz_spg9_ins", "uaz_unarmed_tk_civ_ep1", "uaz_unarmed_tk_ep1", "uaz_unarmed_un_ep1", "ural_cdf", "ural_ins", "ural_tk_civ_ep1", "ural_un_ep1", "ural_zu23_cdf", "ural_zu23_gue", "ural_zu23_ins", "ural_zu23_tk_ep1", "ural_zu23_tk_gue_ep1", "uralcivil", "uralcivil2", "uralopen_cdf", "uralopen_ins", "uralreammo_cdf", "uralreammo_ins", "uralreammo_tk_ep1", "uralrefuel_cdf", "uralrefuel_ins", "uralrefuel_tk_ep1", "uralrefuel_tk_ep1_dz", "uralrepair_cdf", "uralrepair_ins", "uralrepair_tk_ep1", "uralsalvage_tk_ep1", "uralsupply_tk_ep1", "v3s_civ", "v3s_gue", "v3s_open_tk_civ_ep1", "v3s_open_tk_ep1", "v3s_reammo_tk_gue_ep1", "v3s_refuel_tk_gue_ep1", "v3s_refuel_tk_gue_ep1_dz", "v3s_repair_tk_gue_ep1", "v3s_salvage_tk_gue_ep1", "v3s_supply_tk_gue_ep1", "v3s_tk_ep1", "v3s_tk_gue_ep1", "volha_1_tk_civ_ep1", "volha_2_tk_civ_ep1", "volhalimo_tk_civ_ep1", "vwgolf", "warfarereammotruck_cdf", "warfarereammotruck_gue", "warfarereammotruck_ins", "warfarereammotruck_ru", "warfarereammotruck_usmc", "warfarerepairtruck_gue", "warfaresalvagetruck_cdf", "warfaresalvagetruck_gue", "warfaresalvagetruck_ins", "warfaresalvagetruck_ru", "warfaresalvagetruck_usmc", "warfaresupplytruck_cdf", "warfaresupplytruck_gue", "warfaresupplytruck_ins", "warfaresupplytruck_ru", "warfaresupplytruck_usmc", "zodiac", "zsu_cdf", "zsu_ins", "zsu_tk_ep1" ]; Did I do something wrong here, or does the script not like to be changed? Make sure to remove the commas at the end of the array. After warfaresupplytruck_usmc and mv22_DZ Link to comment Share on other sites More sharing options...
ALKINDA Posted February 8, 2015 Report Share Posted February 8, 2015 here is overpoch origins vehicle list. config.sqf: LOG_CFG_lANG = "en"; /* en = english , de = german , fr = french */ LOG_CFG_ALLOW_LOCKED = false; /* allow to transport locked vehicles */ LOG_CFG_ALLOW_CHAINING = false; /* allow chain towing */ LOG_CFG_ALLOW_GETIN = false; /* allow player to get into a towed / lifted object */ /*-------------------------------------------------------------------------------------------------------------- LIST OF VEHICLES WHERE CAN TOW ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_CANTOW=[ "vwgolf", "cvpi_patrol", "cvpi_trooper_patrol", "cvpi_troopersl_patrol", "cvpi_nypd_patrol", "cvpi_highwaysl_patrol", "cvpi_unmarkedb_patrol", "cvpi_unmarkedg_patrol", "cvpi_lapd_patrol", "cvpi_unmarkedw_patrol", "cvpi_lapdsl_patrol", "cvpi_nypdsl_patrol", "tractor", "car_sedan", "policecar", "civcar", "civcarbu", "civcarbl", "civcarre", "civcarge", "civcarwh", "civcarsl", "copcar", "copcarhw", "copcarswat", "350z", "350z_red", "350z_kiwi", "350z_black", "350z_silver", "350z_green", "350z_blue", "350z_gold", "350z_white", "350z_pink", "350z_mod", "350z_ruben", "350z_v", "350z_city", "350z_yellow", "m2staticmg", "m119", "dshkm_ins", "dshkm_cdf", "dshkm_gue", "ags_ins", "ags_cdf", "ags_ru", "d30_ins", "d30_cdf", "d30_ru", "searchlight", "searchlight_ins", "searchlight_cdf", "searchlight_rus", "searchlight_gue", "m252", "metis", "2b14_82mm", "2b14_82mm_cdf", "2b14_82mm_ins", "2b14_82mm_gue", "spg9_gue", "spg9_cdf", "spg9_ins", "zu23_ins", "zu23_cdf", "zu23_gue", "kord", "kord_high", "hmmwv_m2", "hmmwv_m2_usarmy", "hmmwv_mk19", "hmmwv_mk19_usarmy", "hmmwv_tow", "hmmwv_tow_usarmy", "offroad_spg9_gue", "offroad_spg9_terror", "offroad_dshkm_gue", "offroad_dshkm_terror", "pickup_pk_gue", "pickup_pk_terror", "eoffroad_spg9_terror", "eoffroad_dshkm_terror", "epickup_pk_terror", "m1a1", "m1a2_tusk_mg", "bmp2_ins", "bmp2_ambul_ins", "bmp2_hq_ins", "t72_ins", "t72_ru", "zsu_ins", "bmp2_cdf", "bmp2_ambul_cdf", "bmp2_hq_cdf", "t72_cdf", "zsu_cdf", "bmp2_gue", "t72_gue", "usmc_warfarebmgnest_m240", "ru_warfarebmgnest_pk", "gue_warfarebmgnest_pk", "ins_warfarebmgnest_pk", "cdf_warfarebmgnest_pk", "dshkm_mini_tripod", "dshkm_mini_tripod_cdf", "m2hd_mini_tripod", "mk19_tripod", "stinger_pod", "tow_tripod", "igla_aa_pod_east", "hmmwv", "uaz_mg_cdf", "uaz_ags30_cdf", "uaz_cdf", "ural_cdf", "uralopen_cdf", "uralrepair_cdf", "uralreammo_cdf", "uralrefuel_cdf", "ural_zu23_cdf", "brdm2_cdf", "brdm2_atgm_cdf", "grad_cdf", "uaz_ru", "uaz_ags30_ru", "grad_ru", "uaz_mg_ins", "uaz_ags30_ins", "uaz_ins", "uaz_spg9_ins", "ural_ins", "uralopen_ins", "uralrepair_ins", "uralreammo_ins", "uralrefuel_ins", "ural_zu23_ins", "brdm2_ins", "brdm2_atgm_ins", "grad_ins", "brdm2_gue", "brdm2_hq_gue", "ural_zu23_gue", "uralcivil", "uralcivil2", "skoda", "skodablue", "skodared", "skodagreen", "datsun1_civil_1_open", "datsun1_civil_2_covered", "datsun1_civil_3_open", "tractorold", "car_hatchback", "hilux1_civil_1_open", "hilux1_civil_2_covered", "hilux1_civil_3_open", "pickup_pk_ins", "offroad_dshkm_ins", "glt_m300_lt", "glt_m300_st", "ori_rth_originsmod_bathmobile", "ori_scraptank", "ori_scrapbuggy", "fort_nest_m240", "2s6m_tunguska", "aav", "bmp3", "t34", "t90", "mlrs", "btr90", "btr90_hq", "gaz_vodnik_hmg", "gaz_vodnik", "gaz_vodnik_medevac", "hmmwv_armored", "hmmwv_ambulance", "hmmwv_avenger", "ikarus", "kamaz", "kamazopen", "kamazrepair", "kamazreammo", "kamazrefuel", "lada1", "lada2", "ladalm", "lav25", "lav25_hq", "mmt_usmc", "mmt_civ", "mtvr", "mtvrreammo", "mtvrrefuel", "mtvrrepair", "towingtractor", "v3s_civ", "v3s_gue", "m1030", "tt650_civ", "tt650_ins", "tt650_gue", "uaz_mg_tk_ep1", "uaz_ags30_tk_ep1", "uaz_unarmed_tk_ep1", "uaz_unarmed_un_ep1", "uaz_unarmed_tk_civ_ep1", "ural_un_ep1", "ural_tk_civ_ep1", "uralrepair_tk_ep1", "uralreammo_tk_ep1", "uralrefuel_tk_ep1", "ural_zu23_tk_ep1", "ural_zu23_tk_gue_ep1", "uralsupply_tk_ep1", "uralsalvage_tk_ep1", "pickup_pk_tk_gue_ep1", "offroad_dshkm_tk_gue_ep1", "offroad_spg9_tk_gue_ep1", "hmmwv_des_ep1", "hmmwv_mk19_des_ep1", "hmmwv_ambulance_des_ep1", "hmmwv_ambulance_cz_des_ep1", "hmmwv_avenger_des_ep1", "tt650_tk_civ_ep1", "tt650_tk_ep1", "m1030_us_des_ep1", "mtvr_des_ep1", "mtvrreammo_des_ep1", "mtvrrefuel_des_ep1", "mtvrrepair_des_ep1", "mtvrsupply_des_ep1", "mtvrsalvage_des_ep1", "lada1_tk_civ_ep1", "lada2_tk_civ_ep1", "grad_tk_ep1", "ikarus_tk_civ_ep1", "hilux1_civil_3_open_ep1", "atv_us_ep1", "atv_cz_ep1", "brdm2_tk_ep1", "brdm2_atgm_tk_ep1", "brdm2_tk_gue_ep1", "brdm2_hq_tk_gue_ep1", "btr40_mg_tk_gue_ep1", "btr40_tk_gue_ep1", "btr40_mg_tk_ins_ep1", "btr40_tk_ins_ep1", "btr60_tk_ep1", "hmmwv_m1035_des_ep1", "hmmwv_m1151_m2_cz_des_ep1", "hmmwv_m1151_m2_des_ep1", "hmmwv_m998_crows_m2_des_ep1", "hmmwv_m998_crows_mk19_des_ep1", "hmmwv_m998a2_sov_des_ep1", "hmmwv_tow_des_ep1", "hmmwv_terminal_ep1", "landrover_cz_ep1", "landrover_tk_civ_ep1", "landrover_mg_tk_ins_ep1", "landrover_mg_tk_ep1", "landrover_special_cz_ep1", "landrover_spg9_tk_ins_ep1", "landrover_spg9_tk_ep1", "old_bike_tk_civ_ep1", "old_bike_tk_ins_ep1", "old_moto_tk_civ_ep1", "s1203_tk_civ_ep1", "s1203_ambulance_ep1", "maz_543_scud_tk_ep1", "m1126_icv_m2_ep1", "m1126_icv_mk19_ep1", "m1130_cv_ep1", "m1129_mc_ep1", "m1135_atgmv_ep1", "m1128_mgs_ep1", "m1133_mev_ep1", "suv_tk_civ_ep1", "suv_tk_ep1", "suv_un_ep1", "volha_1_tk_civ_ep1", "volha_2_tk_civ_ep1", "volhalimo_tk_civ_ep1", "suv_pmc", "armoredsuv_pmc", "ori_vil_originsmod_lublin_truck", "ori_originsmod_pickupold", "ori_originsmod_pickupoldfuel", "ori_p85_originsmod_cucv", "ori_p85_originsmod_cucv_pickup", "ori_vil_originsmod_truck_civ", "ori_vil_originsmod_volvo_fl290", "ori_vil_lada_2105_rust", "ori_poldek", "ori_poldek_black", "ori_survivorbus", "ori_transit", "ori_excavator", "suv_special", "suv_mg_ori", "ori_titanic", "hmmwv_dz", "hmmwv_m998a2_sov_des_ep1_dz", "hmmwv_m998a2_sov_des_ep1_dze", "hmmwv_m1151_m2_cz_des_ep1_dz", "hmmwv_m1151_m2_cz_des_ep1_dze", "landrover_special_cz_ep1_dz", "landrover_special_cz_ep1_dze", "landrover_mg_tk_ep1_dz", "landrover_mg_tk_ep1_dze", "uaz_mg_tk_ep1_dz", "uaz_mg_tk_ep1_dze", "gaz_vodnik_dz", "gaz_vodnik_dze", "armoredsuv_pmc_dz", "armoredsuv_pmc_dze", "pickup_pk_gue_dz", "pickup_pk_tk_gue_ep1_dz", "pickup_pk_ins_dz", "pickup_pk_gue_dze", "pickup_pk_tk_gue_ep1_dze", "pickup_pk_ins_dze", "pickup_pk_gue_dze1", "pickup_pk_tk_gue_ep1_dze1", "pickup_pk_ins_dze1", "pickup_pk_gue_dze2", "pickup_pk_tk_gue_ep1_dze2", "pickup_pk_ins_dze2", "pickup_pk_gue_dze3", "pickup_pk_tk_gue_ep1_dze3", "pickup_pk_ins_dze3", "pickup_pk_gue_dze4", "pickup_pk_tk_gue_ep1_dze4", "pickup_pk_ins_dze4", "offroad_dshkm_gue_dz", "offroad_dshkm_gue_dze", "offroad_dshkm_gue_dze1", "offroad_dshkm_gue_dze2", "offroad_dshkm_gue_dze3", "offroad_dshkm_gue_dze4", "btr90_dz", "btr90_hq_dz", "btr90_dze", "btr90_hq_dze", "lav25_dz", "lav25_hq_dz", "lav25_dze", "lav25_hq_dze", "v3s_tk_ep1_dze", "v3s_ra_tk_gue_ep1_dze", "v3s_refuel_tk_gue_ep1", "v3s_refuel_tk_gue_ep1_dz", "uralcivil_dze", "uralcivil2_dze", "uralrefuel_tk_ep1_dz", "kamazopen_dze", "kamazrefuel_dz", "mtvrrefuel_des_ep1_dz", "mtvrrefuel_dz", "volhalimo_tk_civ_ep1_dze1", "volha_1_tk_civ_ep1_dze1", "volha_2_tk_civ_ep1_dze1", "volhalimo_tk_civ_ep1_dze2", "volha_1_tk_civ_ep1_dze2", "volha_2_tk_civ_ep1_dze2", "volhalimo_tk_civ_ep1_dze3", "volha_1_tk_civ_ep1_dze3", "volha_2_tk_civ_ep1_dze3", "volhalimo_tk_civ_ep1_dze4", "volha_1_tk_civ_ep1_dze4", "volha_2_tk_civ_ep1_dze4", "vwgolf_dze1", "vwgolf_dze2", "vwgolf_dze3", "vwgolf_dze4", "skoda_dze1", "skodablue_dze1", "skodared_dze1", "skodagreen_dze1", "skoda_dze2", "skodablue_dze2", "skodared_dze2", "skodagreen_dze2", "skoda_dze3", "skodablue_dze3", "skodared_dze3", "skodagreen_dze3", "skoda_dze4", "skodablue_dze4", "skodared_dze4", "skodagreen_dze4", "car_hatchback_dze1", "car_hatchback_dze2", "car_hatchback_dze3", "car_hatchback_dze4", "car_sedan_dze1", "car_sedan_dze2", "car_sedan_dze3", "car_sedan_dze4", "datsun1_civil_1_open_dze", "datsun1_civil_2_covered_dze", "datsun1_civil_3_open_dze", "datsun1_civil_1_open_dze1", "datsun1_civil_2_covered_dze1", "datsun1_civil_3_open_dze1", "datsun1_civil_1_open_dze2", "datsun1_civil_2_covered_dze2", "datsun1_civil_3_open_dze2", "datsun1_civil_1_open_dze3", "datsun1_civil_2_covered_dze3", "datsun1_civil_3_open_dze3", "datsun1_civil_1_open_dze4", "datsun1_civil_2_covered_dze4", "datsun1_civil_3_open_dze4", "lada1_dze1", "lada2_dze1", "ladalm_dze1", "lada1_tk_civ_ep1_dze1", "lada2_tk_civ_ep1_dze1", "lada1_dze2", "lada2_dze2", "ladalm_dze2", "lada1_tk_civ_ep1_dze2", "lada2_tk_civ_ep1_dze2", "lada1_dze3", "lada2_dze3", "ladalm_dze3", "lada1_tk_civ_ep1_dze3", "lada2_tk_civ_ep1_dze3", "lada1_dze4", "lada2_dze4", "ladalm_dze4", "lada1_tk_civ_ep1_dze4", "lada2_tk_civ_ep1_dze4", "hilux1_civil_1_open_dze", "hilux1_civil_2_covered_dze", "hilux1_civil_3_open_dze", "hilux1_civil_1_open_dze1", "hilux1_civil_2_covered_dze1", "hilux1_civil_3_open_dze1", "hilux1_civil_1_open_dze2", "hilux1_civil_2_covered_dze2", "hilux1_civil_3_open_dze2", "hilux1_civil_1_open_dze3", "hilux1_civil_2_covered_dze3", "hilux1_civil_3_open_dze3", "hilux1_civil_1_open_dze4", "hilux1_civil_2_covered_dze4", "hilux1_civil_3_open_dze4", "uaz_cdf_dze1", "uaz_ins_dze1", "uaz_ru_dze1", "uaz_unarmed_tk_ep1_dze1", "uaz_unarmed_un_ep1_dze1", "uaz_unarmed_tk_civ_ep1_dze1", "uaz_cdf_dze2", "uaz_ins_dze2", "uaz_ru_dze2", "uaz_unarmed_tk_ep1_dze2", "uaz_unarmed_un_ep1_dze2", "uaz_unarmed_tk_civ_ep1_dze2", "uaz_cdf_dze3", "uaz_ins_dze3", "uaz_ru_dze3", "uaz_unarmed_tk_ep1_dze3", "uaz_unarmed_un_ep1_dze3", "uaz_unarmed_tk_civ_ep1_dze3", "uaz_cdf_dze4", "uaz_ins_dze4", "uaz_ru_dze4", "uaz_unarmed_tk_ep1_dze4", "uaz_unarmed_un_ep1_dze4", "uaz_unarmed_tk_civ_ep1_dze4", "suv_camo", "suv_blue", "suv_green", "suv_yellow", "suv_red", "suv_white", "suv_pink", "suv_charcoal", "suv_orange", "suv_silver", "suv_tk_civ_ep1_dze1", "suv_camo_dze1", "suv_blue_dze1", "suv_green_dze1", "suv_yellow_dze1", "suv_red_dze1", "suv_white_dze1", "suv_pink_dze1", "suv_charcoal_dze1", "suv_orange_dze1", "suv_silver_dze1", "suv_tk_civ_ep1_dze2", "suv_camo_dze2", "suv_blue_dze2", "suv_green_dze2", "suv_yellow_dze2", "suv_red_dze2", "suv_white_dze2", "suv_pink_dze2", "suv_charcoal_dze2", "suv_orange_dze2", "suv_silver_dze2", "suv_tk_civ_ep1_dze3", "suv_camo_dze3", "suv_blue_dze3", "suv_green_dze3", "suv_yellow_dze3", "suv_red_dze3", "suv_white_dze3", "suv_pink_dze3", "suv_charcoal_dze3", "suv_orange_dze3", "suv_silver_dze3", "suv_tk_civ_ep1_dze4", "suv_camo_dze4", "suv_blue_dze4", "suv_green_dze4", "suv_yellow_dze4", "suv_red_dze4", "suv_white_dze4", "suv_pink_dze4", "suv_charcoal_dze4", "suv_orange_dze4", "suv_silver_dze4", "m113_un_ep1", "m113_un_ep1_dz", "m113_tk_ep1", "m113_tk_ep1_dz", "m113_un_ep1_dze", "m113_tk_ep1_dze", "m113ambul_un_ep1", "m113ambul_un_ep1_dz", "m113ambul_tk_ep1", "m113ambul_tk_ep1_dz", "m240nest_dz", "warfaresalvagetruck_usmc", "warfaresupplytruck_usmc", "warfarereammotruck_usmc", "warfaresalvagetruck_ru", "warfaresupplytruck_ru", "warfarereammotruck_ru", "warfaresalvagetruck_cdf", "warfaresupplytruck_cdf", "warfarereammotruck_cdf", "warfaresalvagetruck_ins", "warfaresupplytruck_ins", "warfarereammotruck_ins", "warfaresalvagetruck_gue", "warfaresupplytruck_gue", "warfarereammotruck_gue", "warfarerepairtruck_gue", "baf_l2a1_tripod_d", "baf_l2a1_tripod_w", "baf_l2a1_minitripod_d", "baf_l2a1_minitripod_w", "baf_gpmg_minitripod_d", "baf_gpmg_minitripod_w", "baf_gmg_tripod_d", "baf_gmg_tripod_w", "warfarebmgnest_m240_us_ep1", "m2staticmg_us_ep1", "m2hd_mini_tripod_us_ep1", "m119_us_ep1", "searchlight_us_ep1", "m252_us_ep1", "stinger_pod_us_ep1", "mk19_tripod_us_ep1", "tow_tripod_us_ep1", "ags_un_ep1", "searchlight_un_ep1", "kord_un_ep1", "kord_high_un_ep1", "dshkm_tk_gue_ep1", "dshkm_mini_tripod_tk_gue_ep1", "2b14_82mm_tk_gue_ep1", "spg9_tk_gue_ep1", "zu23_tk_gue_ep1", "warfarebmgnest_pk_tk_gue_ep1", "ags_tk_gue_ep1", "d30_tk_gue_ep1", "searchlight_tk_gue_ep1", "dshkm_tk_ins_ep1", "dshkm_mini_tripod_tk_ins_ep1", "2b14_82mm_tk_ins_ep1", "spg9_tk_ins_ep1", "zu23_tk_ins_ep1", "ags_tk_ins_ep1", "d30_tk_ins_ep1", "searchlight_tk_ins_ep1", "igla_aa_pod_tk_ep1", "ags_tk_ep1", "d30_tk_ep1", "kord_tk_ep1", "kord_high_tk_ep1", "metis_tk_ep1", "2b14_82mm_tk_ep1", "searchlight_tk_ep1", "zu23_tk_ep1", "warfarebmgnest_pk_tk_ep1", "ags_cz_ep1", "2b14_82mm_cz_ep1", "dshkm_cz_ep1", "v3s_tk_ep1", "v3s_open_tk_ep1", "v3s_open_tk_civ_ep1", "v3s_tk_gue_ep1", "v3s_repair_tk_gue_ep1", "v3s_reammo_tk_gue_ep1", "v3s_supply_tk_gue_ep1", "v3s_salvage_tk_gue_ep1", "bmp2_un_ep1", "bmp2_tk_ep1", "bmp2_hq_tk_ep1", "t34_tk_ep1", "t34_tk_gue_ep1", "m1a1_us_des_ep1", "m1a2_us_tusk_mg_ep1", "mlrs_des_ep1", "zsu_tk_ep1", "t72_tk_ep1", "m2a2_ep1", "m2a3_ep1", "m6_ep1", "t55_tk_ep1", "t55_tk_gue_ep1", "suv_pmc_baf", "baf_atv_d", "baf_offroad_d", "baf_jackal2_l2a1_d", "baf_jackal2_gmg_d", "baf_atv_w", "baf_offroad_w", "baf_jackal2_l2a1_w", "baf_jackal2_gmg_w", "baf_fv510_d", "baf_fv510_w" ]; /*-------------------------------------------------------------------------------------------------------------- LIST OF VEHICLES WHERE IS TOWABLE ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_ISTOWABLE=[ "vwgolf", "cvpi_patrol", "cvpi_trooper_patrol", "cvpi_troopersl_patrol", "cvpi_nypd_patrol", "cvpi_highwaysl_patrol", "cvpi_unmarkedb_patrol", "cvpi_unmarkedg_patrol", "cvpi_lapd_patrol", "cvpi_unmarkedw_patrol", "cvpi_lapdsl_patrol", "cvpi_nypdsl_patrol", "tractor", "car_sedan", "policecar", "civcar", "civcarbu", "civcarbl", "civcarre", "civcarge", "civcarwh", "civcarsl", "copcar", "copcarhw", "copcarswat", "350z", "350z_red", "350z_kiwi", "350z_black", "350z_silver", "350z_green", "350z_blue", "350z_gold", "350z_white", "350z_pink", "350z_mod", "350z_ruben", "350z_v", "350z_city", "350z_yellow", "m2staticmg", "m119", "dshkm_ins", "dshkm_cdf", "dshkm_gue", "ags_ins", "ags_cdf", "ags_ru", "d30_ins", "d30_cdf", "d30_ru", "searchlight", "searchlight_ins", "searchlight_cdf", "searchlight_rus", "searchlight_gue", "m252", "metis", "2b14_82mm", "2b14_82mm_cdf", "2b14_82mm_ins", "2b14_82mm_gue", "spg9_gue", "spg9_cdf", "spg9_ins", "zu23_ins", "zu23_cdf", "zu23_gue", "kord", "kord_high", "hmmwv_m2", "hmmwv_m2_usarmy", "hmmwv_mk19", "hmmwv_mk19_usarmy", "hmmwv_tow", "hmmwv_tow_usarmy", "offroad_spg9_gue", "offroad_spg9_terror", "offroad_dshkm_gue", "offroad_dshkm_terror", "pickup_pk_gue", "pickup_pk_terror", "eoffroad_spg9_terror", "eoffroad_dshkm_terror", "epickup_pk_terror", "m1a1", "m1a2_tusk_mg", "bmp2_ins", "bmp2_ambul_ins", "bmp2_hq_ins", "t72_ins", "t72_ru", "zsu_ins", "bmp2_cdf", "bmp2_ambul_cdf", "bmp2_hq_cdf", "t72_cdf", "zsu_cdf", "bmp2_gue", "t72_gue", "usmc_warfarebmgnest_m240", "ru_warfarebmgnest_pk", "gue_warfarebmgnest_pk", "ins_warfarebmgnest_pk", "cdf_warfarebmgnest_pk", "dshkm_mini_tripod", "dshkm_mini_tripod_cdf", "m2hd_mini_tripod", "mk19_tripod", "stinger_pod", "tow_tripod", "igla_aa_pod_east", "hmmwv", "uaz_mg_cdf", "uaz_ags30_cdf", "uaz_cdf", "ural_cdf", "uralopen_cdf", "uralrepair_cdf", "uralreammo_cdf", "uralrefuel_cdf", "ural_zu23_cdf", "brdm2_cdf", "brdm2_atgm_cdf", "grad_cdf", "uaz_ru", "uaz_ags30_ru", "grad_ru", "uaz_mg_ins", "uaz_ags30_ins", "uaz_ins", "uaz_spg9_ins", "ural_ins", "uralopen_ins", "uralrepair_ins", "uralreammo_ins", "uralrefuel_ins", "ural_zu23_ins", "brdm2_ins", "brdm2_atgm_ins", "grad_ins", "brdm2_gue", "brdm2_hq_gue", "ural_zu23_gue", "uralcivil", "uralcivil2", "skoda", "skodablue", "skodared", "skodagreen", "datsun1_civil_1_open", "datsun1_civil_2_covered", "datsun1_civil_3_open", "tractorold", "car_hatchback", "hilux1_civil_1_open", "hilux1_civil_2_covered", "hilux1_civil_3_open", "pickup_pk_ins", "offroad_dshkm_ins", "glt_m300_lt", "glt_m300_st", "ori_rth_originsmod_bathmobile", "ori_scraptank", "ori_scrapbuggy", "fort_nest_m240", "2s6m_tunguska", "aav", "bmp3", "t34", "t90", "mlrs", "btr90", "btr90_hq", "gaz_vodnik_hmg", "gaz_vodnik", "gaz_vodnik_medevac", "hmmwv_armored", "hmmwv_ambulance", "hmmwv_avenger", "ikarus", "kamaz", "kamazopen", "kamazrepair", "kamazreammo", "kamazrefuel", "lada1", "lada2", "ladalm", "lav25", "lav25_hq", "mmt_usmc", "mmt_civ", "mtvr", "mtvrreammo", "mtvrrefuel", "mtvrrepair", "towingtractor", "v3s_civ", "v3s_gue", "m1030", "tt650_civ", "tt650_ins", "tt650_gue", "uaz_mg_tk_ep1", "uaz_ags30_tk_ep1", "uaz_unarmed_tk_ep1", "uaz_unarmed_un_ep1", "uaz_unarmed_tk_civ_ep1", "ural_un_ep1", "ural_tk_civ_ep1", "uralrepair_tk_ep1", "uralreammo_tk_ep1", "uralrefuel_tk_ep1", "ural_zu23_tk_ep1", "ural_zu23_tk_gue_ep1", "uralsupply_tk_ep1", "uralsalvage_tk_ep1", "pickup_pk_tk_gue_ep1", "offroad_dshkm_tk_gue_ep1", "offroad_spg9_tk_gue_ep1", "hmmwv_des_ep1", "hmmwv_mk19_des_ep1", "hmmwv_ambulance_des_ep1", "hmmwv_ambulance_cz_des_ep1", "hmmwv_avenger_des_ep1", "tt650_tk_civ_ep1", "tt650_tk_ep1", "m1030_us_des_ep1", "mtvr_des_ep1", "mtvrreammo_des_ep1", "mtvrrefuel_des_ep1", "mtvrrepair_des_ep1", "mtvrsupply_des_ep1", "mtvrsalvage_des_ep1", "lada1_tk_civ_ep1", "lada2_tk_civ_ep1", "grad_tk_ep1", "ikarus_tk_civ_ep1", "hilux1_civil_3_open_ep1", "atv_us_ep1", "atv_cz_ep1", "brdm2_tk_ep1", "brdm2_atgm_tk_ep1", "brdm2_tk_gue_ep1", "brdm2_hq_tk_gue_ep1", "btr40_mg_tk_gue_ep1", "btr40_tk_gue_ep1", "btr40_mg_tk_ins_ep1", "btr40_tk_ins_ep1", "btr60_tk_ep1", "hmmwv_m1035_des_ep1", "hmmwv_m1151_m2_cz_des_ep1", "hmmwv_m1151_m2_des_ep1", "hmmwv_m998_crows_m2_des_ep1", "hmmwv_m998_crows_mk19_des_ep1", "hmmwv_m998a2_sov_des_ep1", "hmmwv_tow_des_ep1", "hmmwv_terminal_ep1", "landrover_cz_ep1", "landrover_tk_civ_ep1", "landrover_mg_tk_ins_ep1", "landrover_mg_tk_ep1", "landrover_special_cz_ep1", "landrover_spg9_tk_ins_ep1", "landrover_spg9_tk_ep1", "old_bike_tk_civ_ep1", "old_bike_tk_ins_ep1", "old_moto_tk_civ_ep1", "s1203_tk_civ_ep1", "s1203_ambulance_ep1", "maz_543_scud_tk_ep1", "m1126_icv_m2_ep1", "m1126_icv_mk19_ep1", "m1130_cv_ep1", "m1129_mc_ep1", "m1135_atgmv_ep1", "m1128_mgs_ep1", "m1133_mev_ep1", "suv_tk_civ_ep1", "suv_tk_ep1", "suv_un_ep1", "volha_1_tk_civ_ep1", "volha_2_tk_civ_ep1", "volhalimo_tk_civ_ep1", "suv_pmc", "armoredsuv_pmc", "ori_vil_originsmod_lublin_truck", "ori_originsmod_pickupold", "ori_originsmod_pickupoldfuel", "ori_p85_originsmod_cucv", "ori_p85_originsmod_cucv_pickup", "ori_vil_originsmod_truck_civ", "ori_vil_originsmod_volvo_fl290", "ori_vil_lada_2105_rust", "ori_poldek", "ori_poldek_black", "ori_survivorbus", "ori_transit", "ori_excavator", "suv_special", "suv_mg_ori", "ori_titanic", "hmmwv_dz", "hmmwv_m998a2_sov_des_ep1_dz", "hmmwv_m998a2_sov_des_ep1_dze", "hmmwv_m1151_m2_cz_des_ep1_dz", "hmmwv_m1151_m2_cz_des_ep1_dze", "landrover_special_cz_ep1_dz", "landrover_special_cz_ep1_dze", "landrover_mg_tk_ep1_dz", "landrover_mg_tk_ep1_dze", "uaz_mg_tk_ep1_dz", "uaz_mg_tk_ep1_dze", "gaz_vodnik_dz", "gaz_vodnik_dze", "armoredsuv_pmc_dz", "armoredsuv_pmc_dze", "pickup_pk_gue_dz", "pickup_pk_tk_gue_ep1_dz", "pickup_pk_ins_dz", "pickup_pk_gue_dze", "pickup_pk_tk_gue_ep1_dze", "pickup_pk_ins_dze", "pickup_pk_gue_dze1", "pickup_pk_tk_gue_ep1_dze1", "pickup_pk_ins_dze1", "pickup_pk_gue_dze2", "pickup_pk_tk_gue_ep1_dze2", "pickup_pk_ins_dze2", "pickup_pk_gue_dze3", "pickup_pk_tk_gue_ep1_dze3", "pickup_pk_ins_dze3", "pickup_pk_gue_dze4", "pickup_pk_tk_gue_ep1_dze4", "pickup_pk_ins_dze4", "offroad_dshkm_gue_dz", "offroad_dshkm_gue_dze", "offroad_dshkm_gue_dze1", "offroad_dshkm_gue_dze2", "offroad_dshkm_gue_dze3", "offroad_dshkm_gue_dze4", "btr90_dz", "btr90_hq_dz", "btr90_dze", "btr90_hq_dze", "lav25_dz", "lav25_hq_dz", "lav25_dze", "lav25_hq_dze", "v3s_tk_ep1_dze", "v3s_ra_tk_gue_ep1_dze", "v3s_refuel_tk_gue_ep1", "v3s_refuel_tk_gue_ep1_dz", "uralcivil_dze", "uralcivil2_dze", "uralrefuel_tk_ep1_dz", "kamazopen_dze", "kamazrefuel_dz", "mtvrrefuel_des_ep1_dz", "mtvrrefuel_dz", "volhalimo_tk_civ_ep1_dze1", "volha_1_tk_civ_ep1_dze1", "volha_2_tk_civ_ep1_dze1", "volhalimo_tk_civ_ep1_dze2", "volha_1_tk_civ_ep1_dze2", "volha_2_tk_civ_ep1_dze2", "volhalimo_tk_civ_ep1_dze3", "volha_1_tk_civ_ep1_dze3", "volha_2_tk_civ_ep1_dze3", "volhalimo_tk_civ_ep1_dze4", "volha_1_tk_civ_ep1_dze4", "volha_2_tk_civ_ep1_dze4", "vwgolf_dze1", "vwgolf_dze2", "vwgolf_dze3", "vwgolf_dze4", "skoda_dze1", "skodablue_dze1", "skodared_dze1", "skodagreen_dze1", "skoda_dze2", "skodablue_dze2", "skodared_dze2", "skodagreen_dze2", "skoda_dze3", "skodablue_dze3", "skodared_dze3", "skodagreen_dze3", "skoda_dze4", "skodablue_dze4", "skodared_dze4", "skodagreen_dze4", "car_hatchback_dze1", "car_hatchback_dze2", "car_hatchback_dze3", "car_hatchback_dze4", "car_sedan_dze1", "car_sedan_dze2", "car_sedan_dze3", "car_sedan_dze4", "datsun1_civil_1_open_dze", "datsun1_civil_2_covered_dze", "datsun1_civil_3_open_dze", "datsun1_civil_1_open_dze1", "datsun1_civil_2_covered_dze1", "datsun1_civil_3_open_dze1", "datsun1_civil_1_open_dze2", "datsun1_civil_2_covered_dze2", "datsun1_civil_3_open_dze2", "datsun1_civil_1_open_dze3", "datsun1_civil_2_covered_dze3", "datsun1_civil_3_open_dze3", "datsun1_civil_1_open_dze4", "datsun1_civil_2_covered_dze4", "datsun1_civil_3_open_dze4", "lada1_dze1", "lada2_dze1", "ladalm_dze1", "lada1_tk_civ_ep1_dze1", "lada2_tk_civ_ep1_dze1", "lada1_dze2", "lada2_dze2", "ladalm_dze2", "lada1_tk_civ_ep1_dze2", "lada2_tk_civ_ep1_dze2", "lada1_dze3", "lada2_dze3", "ladalm_dze3", "lada1_tk_civ_ep1_dze3", "lada2_tk_civ_ep1_dze3", "lada1_dze4", "lada2_dze4", "ladalm_dze4", "lada1_tk_civ_ep1_dze4", "lada2_tk_civ_ep1_dze4", "hilux1_civil_1_open_dze", "hilux1_civil_2_covered_dze", "hilux1_civil_3_open_dze", "hilux1_civil_1_open_dze1", "hilux1_civil_2_covered_dze1", "hilux1_civil_3_open_dze1", "hilux1_civil_1_open_dze2", "hilux1_civil_2_covered_dze2", "hilux1_civil_3_open_dze2", "hilux1_civil_1_open_dze3", "hilux1_civil_2_covered_dze3", "hilux1_civil_3_open_dze3", "hilux1_civil_1_open_dze4", "hilux1_civil_2_covered_dze4", "hilux1_civil_3_open_dze4", "uaz_cdf_dze1", "uaz_ins_dze1", "uaz_ru_dze1", "uaz_unarmed_tk_ep1_dze1", "uaz_unarmed_un_ep1_dze1", "uaz_unarmed_tk_civ_ep1_dze1", "uaz_cdf_dze2", "uaz_ins_dze2", "uaz_ru_dze2", "uaz_unarmed_tk_ep1_dze2", "uaz_unarmed_un_ep1_dze2", "uaz_unarmed_tk_civ_ep1_dze2", "uaz_cdf_dze3", "uaz_ins_dze3", "uaz_ru_dze3", "uaz_unarmed_tk_ep1_dze3", "uaz_unarmed_un_ep1_dze3", "uaz_unarmed_tk_civ_ep1_dze3", "uaz_cdf_dze4", "uaz_ins_dze4", "uaz_ru_dze4", "uaz_unarmed_tk_ep1_dze4", "uaz_unarmed_un_ep1_dze4", "uaz_unarmed_tk_civ_ep1_dze4", "suv_camo", "suv_blue", "suv_green", "suv_yellow", "suv_red", "suv_white", "suv_pink", "suv_charcoal", "suv_orange", "suv_silver", "suv_tk_civ_ep1_dze1", "suv_camo_dze1", "suv_blue_dze1", "suv_green_dze1", "suv_yellow_dze1", "suv_red_dze1", "suv_white_dze1", "suv_pink_dze1", "suv_charcoal_dze1", "suv_orange_dze1", "suv_silver_dze1", "suv_tk_civ_ep1_dze2", "suv_camo_dze2", "suv_blue_dze2", "suv_green_dze2", "suv_yellow_dze2", "suv_red_dze2", "suv_white_dze2", "suv_pink_dze2", "suv_charcoal_dze2", "suv_orange_dze2", "suv_silver_dze2", "suv_tk_civ_ep1_dze3", "suv_camo_dze3", "suv_blue_dze3", "suv_green_dze3", "suv_yellow_dze3", "suv_red_dze3", "suv_white_dze3", "suv_pink_dze3", "suv_charcoal_dze3", "suv_orange_dze3", "suv_silver_dze3", "suv_tk_civ_ep1_dze4", "suv_camo_dze4", "suv_blue_dze4", "suv_green_dze4", "suv_yellow_dze4", "suv_red_dze4", "suv_white_dze4", "suv_pink_dze4", "suv_charcoal_dze4", "suv_orange_dze4", "suv_silver_dze4", "m113_un_ep1", "m113_un_ep1_dz", "m113_tk_ep1", "m113_tk_ep1_dz", "m113_un_ep1_dze", "m113_tk_ep1_dze", "m113ambul_un_ep1", "m113ambul_un_ep1_dz", "m113ambul_tk_ep1", "m113ambul_tk_ep1_dz", "m240nest_dz", "warfaresalvagetruck_usmc", "warfaresupplytruck_usmc", "warfarereammotruck_usmc", "warfaresalvagetruck_ru", "warfaresupplytruck_ru", "warfarereammotruck_ru", "warfaresalvagetruck_cdf", "warfaresupplytruck_cdf", "warfarereammotruck_cdf", "warfaresalvagetruck_ins", "warfaresupplytruck_ins", "warfarereammotruck_ins", "warfaresalvagetruck_gue", "warfaresupplytruck_gue", "warfarereammotruck_gue", "warfarerepairtruck_gue", "baf_l2a1_tripod_d", "baf_l2a1_tripod_w", "baf_l2a1_minitripod_d", "baf_l2a1_minitripod_w", "baf_gpmg_minitripod_d", "baf_gpmg_minitripod_w", "baf_gmg_tripod_d", "baf_gmg_tripod_w", "warfarebmgnest_m240_us_ep1", "m2staticmg_us_ep1", "m2hd_mini_tripod_us_ep1", "m119_us_ep1", "searchlight_us_ep1", "m252_us_ep1", "stinger_pod_us_ep1", "mk19_tripod_us_ep1", "tow_tripod_us_ep1", "ags_un_ep1", "searchlight_un_ep1", "kord_un_ep1", "kord_high_un_ep1", "dshkm_tk_gue_ep1", "dshkm_mini_tripod_tk_gue_ep1", "2b14_82mm_tk_gue_ep1", "spg9_tk_gue_ep1", "zu23_tk_gue_ep1", "warfarebmgnest_pk_tk_gue_ep1", "ags_tk_gue_ep1", "d30_tk_gue_ep1", "searchlight_tk_gue_ep1", "dshkm_tk_ins_ep1", "dshkm_mini_tripod_tk_ins_ep1", "2b14_82mm_tk_ins_ep1", "spg9_tk_ins_ep1", "zu23_tk_ins_ep1", "ags_tk_ins_ep1", "d30_tk_ins_ep1", "searchlight_tk_ins_ep1", "igla_aa_pod_tk_ep1", "ags_tk_ep1", "d30_tk_ep1", "kord_tk_ep1", "kord_high_tk_ep1", "metis_tk_ep1", "2b14_82mm_tk_ep1", "searchlight_tk_ep1", "zu23_tk_ep1", "warfarebmgnest_pk_tk_ep1", "ags_cz_ep1", "2b14_82mm_cz_ep1", "dshkm_cz_ep1", "v3s_tk_ep1", "v3s_open_tk_ep1", "v3s_open_tk_civ_ep1", "v3s_tk_gue_ep1", "v3s_repair_tk_gue_ep1", "v3s_reammo_tk_gue_ep1", "v3s_supply_tk_gue_ep1", "v3s_salvage_tk_gue_ep1", "bmp2_un_ep1", "bmp2_tk_ep1", "bmp2_hq_tk_ep1", "t34_tk_ep1", "t34_tk_gue_ep1", "m1a1_us_des_ep1", "m1a2_us_tusk_mg_ep1", "mlrs_des_ep1", "zsu_tk_ep1", "t72_tk_ep1", "m2a2_ep1", "m2a3_ep1", "m6_ep1", "t55_tk_ep1", "t55_tk_gue_ep1", "suv_pmc_baf", "baf_atv_d", "baf_offroad_d", "baf_jackal2_l2a1_d", "baf_jackal2_gmg_d", "baf_atv_w", "baf_offroad_w", "baf_jackal2_l2a1_w", "baf_jackal2_gmg_w", "baf_fv510_d", "baf_fv510_w", "sea vehicles: ", "ori_bigraft", "ori_smallraft", "rhib", "rhib2turret", "zodiac", "pbx", "jetskiyanahui_yellow", "jetskiyanahui_green", "jetskiyanahui_blue", "jetskiyanahui_red", "fishing_boat", "seafox", "smallboat_1", "smallboat_2", "seafox_ep1" ]; /*-------------------------------------------------------------------------------------------------------------- list of helis where can lift ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_CANLIFT=[ "csj_gyrop", "csj_gyrocover", "csj_gyroc", "gnt_c185", "gnt_c185f", "gnt_c185r", "gnt_c185e", "gnt_c185c", "gnt_c185t", "gnt_c185u", "vil_ori_autogyro", "ori_pragacopter_green", "ori_pragacopter_yellow", "mh60s", "usec_ch53_e", "ah1z", "av8b2", "av8b", "mi17_ins", "mi17_cdf", "mi17_rockets_ru", "mi17_medevac_ins", "mi17_medevac_cdf", "mi17_medevac_ru", "mi17_civilian", "cybp_camel_us", "cybp_camel_rus", "cybp_camel_civ", "ori_dc3", "an2_dz", "baf_merlin_hc3_d", "baf_merlin_dze", "ch_47f_ep1", "ch_47f_ep1_dz", "ch_47f_ep1_dze", "mv22", "mv22_dz", "mh60s_dz", "uh60m_ep1_dz", "mh60s_dze", "uh60m_ep1_dze", "mi17_dz", "mi17_dze", "mi17_civilian_dz", "uh1y_dz", "uh1y_dze", "uh1h_dz", "uh1h_dze", "ah6j_ep1_dz", "ah6j_ep1_dze", "ah6x_dz", "mh6j_dz", "c130j_us_ep1", "c130j_us_ep1_dz", "ch53_dze", "a10", "ah64d", "mi24_v", "mi24_p", "mi24_d", "c130j", "chukar", "f35b", "ka52", "ka52black", "mq9predatorb", "pchela1t", "su25_cdf", "su25_ins", "su39", "uh1y", "su34", "mi24_d_tk_ep1", "su25_tk_ep1", "a10_us_ep1", "mq9predatorb_us_ep1", "chukar_ep1", "ah64d_ep1", "ah6j_ep1", "ah6x_ep1", "mh6j_ep1", "an2_1_tk_civ_ep1", "an2_2_tk_civ_ep1", "an2_tk_ep1", "steerable_parachute_ep1", "mi17_un_cdf_ep1", "mi171sh_rockets_cz_ep1", "mi171sh_cz_ep1", "mi17_tk_ep1", "uh1h_tk_ep1", "uh1h_tk_gue_ep1", "uh60m_ep1", "uh60m_mev_ep1", "ka137_pmc", "ka137_mg_pmc", "ka60_gl_pmc", "ka60_pmc", "l39_tk_ep1", "pook_h13_medevac", "pook_h13_medevac_cdf", "pook_h13_medevac_tak", "pook_h13_medevac_ins", "pook_h13_medevac_uno", "pook_h13_medevac_pmc", "pook_h13_medevac_gue", "pook_h13_medevac_civ", "pook_h13_medevac_civ_ru", "pook_h13_amphib", "pook_h13_amphib_cdf", "pook_h13_amphib_tak", "pook_h13_amphib_ins", "pook_h13_amphib_uno", "pook_h13_amphib_pmc", "pook_h13_amphib_gue", "pook_h13_amphib_civ", "pook_h13_amphib_civ_ru", "pook_h13_gunship", "pook_h13_gunship_cdf", "pook_h13_gunship_uno", "pook_h13_gunship_pmc", "pook_h13_gunship_gue", "pook_h13_gunship_tak", "pook_h13_gunship_ins", "pook_h13_transport", "pook_h13_transport_cdf", "pook_h13_transport_uno", "pook_h13_transport_pmc", "pook_h13_transport_gue", "pook_h13_transport_tak", "pook_h13_transport_ins", "pook_h13_civ", "pook_h13_civ_white", "pook_h13_civ_slate", "pook_h13_civ_black", "pook_h13_civ_yellow", "pook_h13_civ_ru", "pook_h13_civ_ru_white", "pook_h13_civ_ru_slate", "pook_h13_civ_ru_black", "pook_h13_civ_ru_yellow", "baf_apache_ah1_d", "aw159_lynx_baf", "ch_47f_baf" ]; /*-------------------------------------------------------------------------------------------------------------- LIST OF VEHICLES WHERE IS LIFTABLE ---------------------------------------------------------------------------------------------------------------*/ LOG_CFG_ISLIFTABLE=[ "csj_gyrop", "csj_gyrocover", "csj_gyroc", "gnt_c185", "gnt_c185f", "gnt_c185r", "gnt_c185e", "gnt_c185c", "gnt_c185t", "gnt_c185u", "vil_ori_autogyro", "ori_pragacopter_green", "ori_pragacopter_yellow", "mh60s", "usec_ch53_e", "ah1z", "av8b2", "av8b", "mi17_ins", "mi17_cdf", "mi17_rockets_ru", "mi17_medevac_ins", "mi17_medevac_cdf", "mi17_medevac_ru", "mi17_civilian", "cybp_camel_us", "cybp_camel_rus", "cybp_camel_civ", "ori_dc3", "an2_dz", "baf_merlin_hc3_d", "baf_merlin_dze", "ch_47f_ep1", "ch_47f_ep1_dz", "ch_47f_ep1_dze", "mv22", "mv22_dz", "mh60s_dz", "uh60m_ep1_dz", "mh60s_dze", "uh60m_ep1_dze", "mi17_dz", "mi17_dze", "mi17_civilian_dz", "uh1y_dz", "uh1y_dze", "uh1h_dz", "uh1h_dze", "ah6j_ep1_dz", "ah6j_ep1_dze", "ah6x_dz", "mh6j_dz", "c130j_us_ep1", "c130j_us_ep1_dz", "ch53_dze", "a10", "ah64d", "mi24_v", "mi24_p", "mi24_d", "c130j", "chukar", "f35b", "ka52", "ka52black", "mq9predatorb", "pchela1t", "su25_cdf", "su25_ins", "su39", "uh1y", "su34", "mi24_d_tk_ep1", "su25_tk_ep1", "a10_us_ep1", "mq9predatorb_us_ep1", "chukar_ep1", "ah64d_ep1", "ah6j_ep1", "ah6x_ep1", "mh6j_ep1", "an2_1_tk_civ_ep1", "an2_2_tk_civ_ep1", "an2_tk_ep1", "steerable_parachute_ep1", "mi17_un_cdf_ep1", "mi171sh_rockets_cz_ep1", "mi171sh_cz_ep1", "mi17_tk_ep1", "uh1h_tk_ep1", "uh1h_tk_gue_ep1", "uh60m_ep1", "uh60m_mev_ep1", "ka137_pmc", "ka137_mg_pmc", "ka60_gl_pmc", "ka60_pmc", "l39_tk_ep1", "pook_h13_medevac", "pook_h13_medevac_cdf", "pook_h13_medevac_tak", "pook_h13_medevac_ins", "pook_h13_medevac_uno", "pook_h13_medevac_pmc", "pook_h13_medevac_gue", "pook_h13_medevac_civ", "pook_h13_medevac_civ_ru", "pook_h13_amphib", "pook_h13_amphib_cdf", "pook_h13_amphib_tak", "pook_h13_amphib_ins", "pook_h13_amphib_uno", "pook_h13_amphib_pmc", "pook_h13_amphib_gue", "pook_h13_amphib_civ", "pook_h13_amphib_civ_ru", "pook_h13_gunship", "pook_h13_gunship_cdf", "pook_h13_gunship_uno", "pook_h13_gunship_pmc", "pook_h13_gunship_gue", "pook_h13_gunship_tak", "pook_h13_gunship_ins", "pook_h13_transport", "pook_h13_transport_cdf", "pook_h13_transport_uno", "pook_h13_transport_pmc", "pook_h13_transport_gue", "pook_h13_transport_tak", "pook_h13_transport_ins", "pook_h13_civ", "pook_h13_civ_white", "pook_h13_civ_slate", "pook_h13_civ_black", "pook_h13_civ_yellow", "pook_h13_civ_ru", "pook_h13_civ_ru_white", "pook_h13_civ_ru_slate", "pook_h13_civ_ru_black", "pook_h13_civ_ru_yellow", "baf_apache_ah1_d", "aw159_lynx_baf", "ch_47f_baf", "vwgolf", "cvpi_patrol", "cvpi_trooper_patrol", "cvpi_troopersl_patrol", "cvpi_nypd_patrol", "cvpi_highwaysl_patrol", "cvpi_unmarkedb_patrol", "cvpi_unmarkedg_patrol", "cvpi_lapd_patrol", "cvpi_unmarkedw_patrol", "cvpi_lapdsl_patrol", "cvpi_nypdsl_patrol", "tractor", "car_sedan", "policecar", "civcar", "civcarbu", "civcarbl", "civcarre", "civcarge", "civcarwh", "civcarsl", "copcar", "copcarhw", "copcarswat", "350z", "350z_red", "350z_kiwi", "350z_black", "350z_silver", "350z_green", "350z_blue", "350z_gold", "350z_white", "350z_pink", "350z_mod", "350z_ruben", "350z_v", "350z_city", "350z_yellow", "m2staticmg", "m119", "dshkm_ins", "dshkm_cdf", "dshkm_gue", "ags_ins", "ags_cdf", "ags_ru", "d30_ins", "d30_cdf", "d30_ru", "searchlight", "searchlight_ins", "searchlight_cdf", "searchlight_rus", "searchlight_gue", "m252", "metis", "2b14_82mm", "2b14_82mm_cdf", "2b14_82mm_ins", "2b14_82mm_gue", "spg9_gue", "spg9_cdf", "spg9_ins", "zu23_ins", "zu23_cdf", "zu23_gue", "kord", "kord_high", "hmmwv_m2", "hmmwv_m2_usarmy", "hmmwv_mk19", "hmmwv_mk19_usarmy", "hmmwv_tow", "hmmwv_tow_usarmy", "offroad_spg9_gue", "offroad_spg9_terror", "offroad_dshkm_gue", "offroad_dshkm_terror", "pickup_pk_gue", "pickup_pk_terror", "eoffroad_spg9_terror", "eoffroad_dshkm_terror", "epickup_pk_terror", "m1a1", "m1a2_tusk_mg", "bmp2_ins", "bmp2_ambul_ins", "bmp2_hq_ins", "t72_ins", "t72_ru", "zsu_ins", "bmp2_cdf", "bmp2_ambul_cdf", "bmp2_hq_cdf", "t72_cdf", "zsu_cdf", "bmp2_gue", "t72_gue", "usmc_warfarebmgnest_m240", "ru_warfarebmgnest_pk", "gue_warfarebmgnest_pk", "ins_warfarebmgnest_pk", "cdf_warfarebmgnest_pk", "dshkm_mini_tripod", "dshkm_mini_tripod_cdf", "m2hd_mini_tripod", "mk19_tripod", "stinger_pod", "tow_tripod", "igla_aa_pod_east", "hmmwv", "uaz_mg_cdf", "uaz_ags30_cdf", "uaz_cdf", "ural_cdf", "uralopen_cdf", "uralrepair_cdf", "uralreammo_cdf", "uralrefuel_cdf", "ural_zu23_cdf", "brdm2_cdf", "brdm2_atgm_cdf", "grad_cdf", "uaz_ru", "uaz_ags30_ru", "grad_ru", "uaz_mg_ins", "uaz_ags30_ins", "uaz_ins", "uaz_spg9_ins", "ural_ins", "uralopen_ins", "uralrepair_ins", "uralreammo_ins", "uralrefuel_ins", "ural_zu23_ins", "brdm2_ins", "brdm2_atgm_ins", "grad_ins", "brdm2_gue", "brdm2_hq_gue", "ural_zu23_gue", "uralcivil", "uralcivil2", "skoda", "skodablue", "skodared", "skodagreen", "datsun1_civil_1_open", "datsun1_civil_2_covered", "datsun1_civil_3_open", "tractorold", "car_hatchback", "hilux1_civil_1_open", "hilux1_civil_2_covered", "hilux1_civil_3_open", "pickup_pk_ins", "offroad_dshkm_ins", "glt_m300_lt", "glt_m300_st", "ori_rth_originsmod_bathmobile", "ori_scraptank", "ori_scrapbuggy", "fort_nest_m240", "2s6m_tunguska", "aav", "bmp3", "t34", "t90", "mlrs", "btr90", "btr90_hq", "gaz_vodnik_hmg", "gaz_vodnik", "gaz_vodnik_medevac", "hmmwv_armored", "hmmwv_ambulance", "hmmwv_avenger", "ikarus", "kamaz", "kamazopen", "kamazrepair", "kamazreammo", "kamazrefuel", "lada1", "lada2", "ladalm", "lav25", "lav25_hq", "mmt_usmc", "mmt_civ", "mtvr", "mtvrreammo", "mtvrrefuel", "mtvrrepair", "towingtractor", "v3s_civ", "v3s_gue", "m1030", "tt650_civ", "tt650_ins", "tt650_gue", "uaz_mg_tk_ep1", "uaz_ags30_tk_ep1", "uaz_unarmed_tk_ep1", "uaz_unarmed_un_ep1", "uaz_unarmed_tk_civ_ep1", "ural_un_ep1", "ural_tk_civ_ep1", "uralrepair_tk_ep1", "uralreammo_tk_ep1", "uralrefuel_tk_ep1", "ural_zu23_tk_ep1", "ural_zu23_tk_gue_ep1", "uralsupply_tk_ep1", "uralsalvage_tk_ep1", "pickup_pk_tk_gue_ep1", "offroad_dshkm_tk_gue_ep1", "offroad_spg9_tk_gue_ep1", "hmmwv_des_ep1", "hmmwv_mk19_des_ep1", "hmmwv_ambulance_des_ep1", "hmmwv_ambulance_cz_des_ep1", "hmmwv_avenger_des_ep1", "tt650_tk_civ_ep1", "tt650_tk_ep1", "m1030_us_des_ep1", "mtvr_des_ep1", "mtvrreammo_des_ep1", "mtvrrefuel_des_ep1", "mtvrrepair_des_ep1", "mtvrsupply_des_ep1", "mtvrsalvage_des_ep1", "lada1_tk_civ_ep1", "lada2_tk_civ_ep1", "grad_tk_ep1", "ikarus_tk_civ_ep1", "hilux1_civil_3_open_ep1", "atv_us_ep1", "atv_cz_ep1", "brdm2_tk_ep1", "brdm2_atgm_tk_ep1", "brdm2_tk_gue_ep1", "brdm2_hq_tk_gue_ep1", "btr40_mg_tk_gue_ep1", "btr40_tk_gue_ep1", "btr40_mg_tk_ins_ep1", "btr40_tk_ins_ep1", "btr60_tk_ep1", "hmmwv_m1035_des_ep1", "hmmwv_m1151_m2_cz_des_ep1", "hmmwv_m1151_m2_des_ep1", "hmmwv_m998_crows_m2_des_ep1", "hmmwv_m998_crows_mk19_des_ep1", "hmmwv_m998a2_sov_des_ep1", "hmmwv_tow_des_ep1", "hmmwv_terminal_ep1", "landrover_cz_ep1", "landrover_tk_civ_ep1", "landrover_mg_tk_ins_ep1", "landrover_mg_tk_ep1", "landrover_special_cz_ep1", "landrover_spg9_tk_ins_ep1", "landrover_spg9_tk_ep1", "old_bike_tk_civ_ep1", "old_bike_tk_ins_ep1", "old_moto_tk_civ_ep1", "s1203_tk_civ_ep1", "s1203_ambulance_ep1", "maz_543_scud_tk_ep1", "m1126_icv_m2_ep1", "m1126_icv_mk19_ep1", "m1130_cv_ep1", "m1129_mc_ep1", "m1135_atgmv_ep1", "m1128_mgs_ep1", "m1133_mev_ep1", "suv_tk_civ_ep1", "suv_tk_ep1", "suv_un_ep1", "volha_1_tk_civ_ep1", "volha_2_tk_civ_ep1", "volhalimo_tk_civ_ep1", "suv_pmc", "armoredsuv_pmc", "ori_vil_originsmod_lublin_truck", "ori_originsmod_pickupold", "ori_originsmod_pickupoldfuel", "ori_p85_originsmod_cucv", "ori_p85_originsmod_cucv_pickup", "ori_vil_originsmod_truck_civ", "ori_vil_originsmod_volvo_fl290", "ori_vil_lada_2105_rust", "ori_poldek", "ori_poldek_black", "ori_survivorbus", "ori_transit", "ori_excavator", "suv_special", "suv_mg_ori", "ori_titanic", "hmmwv_dz", "hmmwv_m998a2_sov_des_ep1_dz", "hmmwv_m998a2_sov_des_ep1_dze", "hmmwv_m1151_m2_cz_des_ep1_dz", "hmmwv_m1151_m2_cz_des_ep1_dze", "landrover_special_cz_ep1_dz", "landrover_special_cz_ep1_dze", "landrover_mg_tk_ep1_dz", "landrover_mg_tk_ep1_dze", "uaz_mg_tk_ep1_dz", "uaz_mg_tk_ep1_dze", "gaz_vodnik_dz", "gaz_vodnik_dze", "armoredsuv_pmc_dz", "armoredsuv_pmc_dze", "pickup_pk_gue_dz", "pickup_pk_tk_gue_ep1_dz", "pickup_pk_ins_dz", "pickup_pk_gue_dze", "pickup_pk_tk_gue_ep1_dze", "pickup_pk_ins_dze", "pickup_pk_gue_dze1", "pickup_pk_tk_gue_ep1_dze1", "pickup_pk_ins_dze1", "pickup_pk_gue_dze2", "pickup_pk_tk_gue_ep1_dze2", "pickup_pk_ins_dze2", "pickup_pk_gue_dze3", "pickup_pk_tk_gue_ep1_dze3", "pickup_pk_ins_dze3", "pickup_pk_gue_dze4", "pickup_pk_tk_gue_ep1_dze4", "pickup_pk_ins_dze4", "offroad_dshkm_gue_dz", "offroad_dshkm_gue_dze", "offroad_dshkm_gue_dze1", "offroad_dshkm_gue_dze2", "offroad_dshkm_gue_dze3", "offroad_dshkm_gue_dze4", "btr90_dz", "btr90_hq_dz", "btr90_dze", "btr90_hq_dze", "lav25_dz", "lav25_hq_dz", "lav25_dze", "lav25_hq_dze", "v3s_tk_ep1_dze", "v3s_ra_tk_gue_ep1_dze", "v3s_refuel_tk_gue_ep1", "v3s_refuel_tk_gue_ep1_dz", "uralcivil_dze", "uralcivil2_dze", "uralrefuel_tk_ep1_dz", "kamazopen_dze", "kamazrefuel_dz", "mtvrrefuel_des_ep1_dz", "mtvrrefuel_dz", "volhalimo_tk_civ_ep1_dze1", "volha_1_tk_civ_ep1_dze1", "volha_2_tk_civ_ep1_dze1", "volhalimo_tk_civ_ep1_dze2", "volha_1_tk_civ_ep1_dze2", "volha_2_tk_civ_ep1_dze2", "volhalimo_tk_civ_ep1_dze3", "volha_1_tk_civ_ep1_dze3", "volha_2_tk_civ_ep1_dze3", "volhalimo_tk_civ_ep1_dze4", "volha_1_tk_civ_ep1_dze4", "volha_2_tk_civ_ep1_dze4", "vwgolf_dze1", "vwgolf_dze2", "vwgolf_dze3", "vwgolf_dze4", "skoda_dze1", "skodablue_dze1", "skodared_dze1", "skodagreen_dze1", "skoda_dze2", "skodablue_dze2", "skodared_dze2", "skodagreen_dze2", "skoda_dze3", "skodablue_dze3", "skodared_dze3", "skodagreen_dze3", "skoda_dze4", "skodablue_dze4", "skodared_dze4", "skodagreen_dze4", "car_hatchback_dze1", "car_hatchback_dze2", "car_hatchback_dze3", "car_hatchback_dze4", "car_sedan_dze1", "car_sedan_dze2", "car_sedan_dze3", "car_sedan_dze4", "datsun1_civil_1_open_dze", "datsun1_civil_2_covered_dze", "datsun1_civil_3_open_dze", "datsun1_civil_1_open_dze1", "datsun1_civil_2_covered_dze1", "datsun1_civil_3_open_dze1", "datsun1_civil_1_open_dze2", "datsun1_civil_2_covered_dze2", "datsun1_civil_3_open_dze2", "datsun1_civil_1_open_dze3", "datsun1_civil_2_covered_dze3", "datsun1_civil_3_open_dze3", "datsun1_civil_1_open_dze4", "datsun1_civil_2_covered_dze4", "datsun1_civil_3_open_dze4", "lada1_dze1", "lada2_dze1", "ladalm_dze1", "lada1_tk_civ_ep1_dze1", "lada2_tk_civ_ep1_dze1", "lada1_dze2", "lada2_dze2", "ladalm_dze2", "lada1_tk_civ_ep1_dze2", "lada2_tk_civ_ep1_dze2", "lada1_dze3", "lada2_dze3", "ladalm_dze3", "lada1_tk_civ_ep1_dze3", "lada2_tk_civ_ep1_dze3", "lada1_dze4", "lada2_dze4", "ladalm_dze4", "lada1_tk_civ_ep1_dze4", "lada2_tk_civ_ep1_dze4", "hilux1_civil_1_open_dze", "hilux1_civil_2_covered_dze", "hilux1_civil_3_open_dze", "hilux1_civil_1_open_dze1", "hilux1_civil_2_covered_dze1", "hilux1_civil_3_open_dze1", "hilux1_civil_1_open_dze2", "hilux1_civil_2_covered_dze2", "hilux1_civil_3_open_dze2", "hilux1_civil_1_open_dze3", "hilux1_civil_2_covered_dze3", "hilux1_civil_3_open_dze3", "hilux1_civil_1_open_dze4", "hilux1_civil_2_covered_dze4", "hilux1_civil_3_open_dze4", "uaz_cdf_dze1", "uaz_ins_dze1", "uaz_ru_dze1", "uaz_unarmed_tk_ep1_dze1", "uaz_unarmed_un_ep1_dze1", "uaz_unarmed_tk_civ_ep1_dze1", "uaz_cdf_dze2", "uaz_ins_dze2", "uaz_ru_dze2", "uaz_unarmed_tk_ep1_dze2", "uaz_unarmed_un_ep1_dze2", "uaz_unarmed_tk_civ_ep1_dze2", "uaz_cdf_dze3", "uaz_ins_dze3", "uaz_ru_dze3", "uaz_unarmed_tk_ep1_dze3", "uaz_unarmed_un_ep1_dze3", "uaz_unarmed_tk_civ_ep1_dze3", "uaz_cdf_dze4", "uaz_ins_dze4", "uaz_ru_dze4", "uaz_unarmed_tk_ep1_dze4", "uaz_unarmed_un_ep1_dze4", "uaz_unarmed_tk_civ_ep1_dze4", "suv_camo", "suv_blue", "suv_green", "suv_yellow", "suv_red", "suv_white", "suv_pink", "suv_charcoal", "suv_orange", "suv_silver", "suv_tk_civ_ep1_dze1", "suv_camo_dze1", "suv_blue_dze1", "suv_green_dze1", "suv_yellow_dze1", "suv_red_dze1", "suv_white_dze1", "suv_pink_dze1", "suv_charcoal_dze1", "suv_orange_dze1", "suv_silver_dze1", "suv_tk_civ_ep1_dze2", "suv_camo_dze2", "suv_blue_dze2", "suv_green_dze2", "suv_yellow_dze2", "suv_red_dze2", "suv_white_dze2", "suv_pink_dze2", "suv_charcoal_dze2", "suv_orange_dze2", "suv_silver_dze2", "suv_tk_civ_ep1_dze3", "suv_camo_dze3", "suv_blue_dze3", "suv_green_dze3", "suv_yellow_dze3", "suv_red_dze3", "suv_white_dze3", "suv_pink_dze3", "suv_charcoal_dze3", "suv_orange_dze3", "suv_silver_dze3", "suv_tk_civ_ep1_dze4", "suv_camo_dze4", "suv_blue_dze4", "suv_green_dze4", "suv_yellow_dze4", "suv_red_dze4", "suv_white_dze4", "suv_pink_dze4", "suv_charcoal_dze4", "suv_orange_dze4", "suv_silver_dze4", "m113_un_ep1", "m113_un_ep1_dz", "m113_tk_ep1", "m113_tk_ep1_dz", "m113_un_ep1_dze", "m113_tk_ep1_dze", "m113ambul_un_ep1", "m113ambul_un_ep1_dz", "m113ambul_tk_ep1", "m113ambul_tk_ep1_dz", "m240nest_dz", "warfaresalvagetruck_usmc", "warfaresupplytruck_usmc", "warfarereammotruck_usmc", "warfaresalvagetruck_ru", "warfaresupplytruck_ru", "warfarereammotruck_ru", "warfaresalvagetruck_cdf", "warfaresupplytruck_cdf", "warfarereammotruck_cdf", "warfaresalvagetruck_ins", "warfaresupplytruck_ins", "warfarereammotruck_ins", "warfaresalvagetruck_gue", "warfaresupplytruck_gue", "warfarereammotruck_gue", "warfarerepairtruck_gue", "baf_l2a1_tripod_d", "baf_l2a1_tripod_w", "baf_l2a1_minitripod_d", "baf_l2a1_minitripod_w", "baf_gpmg_minitripod_d", "baf_gpmg_minitripod_w", "baf_gmg_tripod_d", "baf_gmg_tripod_w", "warfarebmgnest_m240_us_ep1", "m2staticmg_us_ep1", "m2hd_mini_tripod_us_ep1", "m119_us_ep1", "searchlight_us_ep1", "m252_us_ep1", "stinger_pod_us_ep1", "mk19_tripod_us_ep1", "tow_tripod_us_ep1", "ags_un_ep1", "searchlight_un_ep1", "kord_un_ep1", "kord_high_un_ep1", "dshkm_tk_gue_ep1", "dshkm_mini_tripod_tk_gue_ep1", "2b14_82mm_tk_gue_ep1", "spg9_tk_gue_ep1", "zu23_tk_gue_ep1", "warfarebmgnest_pk_tk_gue_ep1", "ags_tk_gue_ep1", "d30_tk_gue_ep1", "searchlight_tk_gue_ep1", "dshkm_tk_ins_ep1", "dshkm_mini_tripod_tk_ins_ep1", "2b14_82mm_tk_ins_ep1", "spg9_tk_ins_ep1", "zu23_tk_ins_ep1", "ags_tk_ins_ep1", "d30_tk_ins_ep1", "searchlight_tk_ins_ep1", "igla_aa_pod_tk_ep1", "ags_tk_ep1", "d30_tk_ep1", "kord_tk_ep1", "kord_high_tk_ep1", "metis_tk_ep1", "2b14_82mm_tk_ep1", "searchlight_tk_ep1", "zu23_tk_ep1", "warfarebmgnest_pk_tk_ep1", "ags_cz_ep1", "2b14_82mm_cz_ep1", "dshkm_cz_ep1", "v3s_tk_ep1", "v3s_open_tk_ep1", "v3s_open_tk_civ_ep1", "v3s_tk_gue_ep1", "v3s_repair_tk_gue_ep1", "v3s_reammo_tk_gue_ep1", "v3s_supply_tk_gue_ep1", "v3s_salvage_tk_gue_ep1", "bmp2_un_ep1", "bmp2_tk_ep1", "bmp2_hq_tk_ep1", "t34_tk_ep1", "t34_tk_gue_ep1", "m1a1_us_des_ep1", "m1a2_us_tusk_mg_ep1", "mlrs_des_ep1", "zsu_tk_ep1", "t72_tk_ep1", "m2a2_ep1", "m2a3_ep1", "m6_ep1", "t55_tk_ep1", "t55_tk_gue_ep1", "suv_pmc_baf", "baf_atv_d", "baf_offroad_d", "baf_jackal2_l2a1_d", "baf_jackal2_gmg_d", "baf_atv_w", "baf_offroad_w", "baf_jackal2_l2a1_w", "baf_jackal2_gmg_w", "baf_fv510_d", "baf_fv510_w", "sea vehicles: ", "ori_bigraft", "ori_smallraft", "rhib", "rhib2turret", "zodiac", "pbx", "jetskiyanahui_yellow", "jetskiyanahui_green", "jetskiyanahui_blue", "jetskiyanahui_red", "fishing_boat", "seafox", "smallboat_1", "smallboat_2", "seafox_ep1" ]; calamity 1 Link to comment Share on other sites More sharing options...
DangerRuss Posted February 27, 2015 Report Share Posted February 27, 2015 Does this actually address the age old exploitation of towing/lifting to get into people's bases? I see it has a configurable option to not allow players to enter a towed or lifted vehicle, and also someone suggested locking the vehicle automatically upon towing it... Has anyone ever figured out how to completely disable interaction with the vehicle once it's being towed? The only thing you should be able to do with a towed or lifted vehicle is untow it. Link to comment Share on other sites More sharing options...
Onedisturbed Posted February 27, 2015 Report Share Posted February 27, 2015 I was never able to fully get it to work. People were still able to exploit it and glitch into bases even though it supposedly didn't allow it. Also locking the vehicles seemed to lock vehicles that were not originally lockable and did not unlock them upon untowing and the locked vehicles did not unlock upon untowing either. I did have the line in there that did unlock them but it never actually did it and was causing more problems than it was solving. Link to comment Share on other sites More sharing options...
DangerRuss Posted February 27, 2015 Report Share Posted February 27, 2015 such a bummer because towing is so heavily requested and yet completely makes bases pointless. Link to comment Share on other sites More sharing options...
(AOW)Recon Posted March 3, 2015 Report Share Posted March 3, 2015 Arma version: 125548 Epoch version is 1.0.5.1 Overwatch version is 0.2.5 And no, nothing in rpt.. :/ yes i you get stuck on waiting for host there is always somthing in rpt Link to comment Share on other sites More sharing options...
nightmare Posted March 6, 2015 Author Report Share Posted March 6, 2015 moved to GitHub https://github.com/n8m4re/A2Epoch_Logistic Link to comment Share on other sites More sharing options...
DangerRuss Posted March 6, 2015 Report Share Posted March 6, 2015 moved to GitHub https://github.com/n8m4re/A2Epoch_Logistic maybe now someone will sort out the exploitation of towing! Link to comment Share on other sites More sharing options...
Draay Posted March 15, 2015 Report Share Posted March 15, 2015 Woo, i'm excited to see what happens now. Would you consider adding weight limits? Link to comment Share on other sites More sharing options...
hellraver Posted April 18, 2015 Report Share Posted April 18, 2015 "R3F_ARTY_LOG" ist not made for Dayz Epoch? Clearly it's made for Dayz Epoch.On my Epoch 1.0.5.1 Server works "R3F_ARTY_LOG" fine without Problems ^^ Link to comment Share on other sites More sharing options...
DangerRuss Posted April 18, 2015 Report Share Posted April 18, 2015 It's not made for epoch, it's made for arma, it works on epoch. Link to comment Share on other sites More sharing options...
hellraver Posted May 1, 2015 Report Share Posted May 1, 2015 Epoch = Arma Link to comment Share on other sites More sharing options...
DangerRuss Posted May 1, 2015 Report Share Posted May 1, 2015 Epoch = Arma Yes but Arma =/= Epoch.... many things that work and were designed for Arma, do not work on Epoch. R3F has been around since before Epoch existed. Link to comment Share on other sites More sharing options...
hellraver Posted May 3, 2015 Report Share Posted May 3, 2015 If it works in Arma it should work well in Epoch right? The engine remains the same. Link to comment Share on other sites More sharing options...
hellraver Posted May 17, 2015 Report Share Posted May 17, 2015 Other odd bounding box issues. UAZ's appear 5m or so above the towing vehicle. HMMWV's appear 2-3m in the ground. Also is there a way to prevent chain towing, one towed vehicle to another to another, etc.? I have corrected this Bug in my re-worked version. No more Uaz Towing Bug. No more Player Bug when player attached a vehicle. Players will no longer appear under the ground. I've corrected this and much more. My Version is the only bug-free version. I also have vehicle parachute integrated. From 80 meters high and higher, you can throw off the vehicle with a parachute :-) I have Nightmares Code completly optimized. Sorry for my bad english. I speak german ;-) greetz hellraver Link to comment Share on other sites More sharing options...
SmokeyBR Posted May 18, 2015 Report Share Posted May 18, 2015 you going to make available ? or just here to gloat ? better yet make pull requests on nightmares tow/lift github Link to comment Share on other sites More sharing options...
hellraver Posted May 18, 2015 Report Share Posted May 18, 2015 I'll make it soon in this forum available. At the latest the weekend. I would like to improve a few things yet. Allow getin into vehicle i've also improved. There was an bug as you still could get into the vehicle. Nightmare's lift and tow is about 99% a copy of R3F lift and tow. But I thank him that he has the variables, strings .... the code translated into English. That makes it easier for me to change the script. Because the French language makes it impossible for me to understand the code. On my server already running the improved version of Nighmare's lift and tow. Link to comment Share on other sites More sharing options...
Buck0 Posted June 6, 2015 Report Share Posted June 6, 2015 any reason my antihack would be removing the option from mouse-wheel for regular players? many people have tested this, none can get a menu works perfect for me however :P Link to comment Share on other sites More sharing options...
Munkeskov Posted June 25, 2015 Report Share Posted June 25, 2015 Is there any way to add some sort of weight system så a ATV cannot tow a C130? maybe a simple system, something like: CANTOW_light CANTOW_medium CANTOW_heavy CANTOW_super ISTOWABLE_light ISTOWABLE_medium ISTOWABLE_heavy ISTOWABLE_super Link to comment Share on other sites More sharing options...
megaz Posted July 1, 2015 Report Share Posted July 1, 2015 I'll make it soon in this forum available. At the latest the weekend. I would like to improve a few things yet. Allow getin into vehicle i've also improved. There was an bug as you still could get into the vehicle. Nightmare's lift and tow is about 99% a copy of R3F lift and tow. But I thank him that he has the variables, strings .... the code translated into English. That makes it easier for me to change the script. Because the French language makes it impossible for me to understand the code. On my server already running the improved version of Nighmare's lift and tow. Any news of this release ? Link to comment Share on other sites More sharing options...
Antichrist Posted July 28, 2015 Report Share Posted July 28, 2015 If anyone wants they can use my lift/tow as it works and eliminates glitching into bases with towed/lifted vehicles. Vehicles that are in transit will lock on attaching Vehicles will unlock on detaching Can't tow/lift locked vehicles Only Trucks (Urals) can tow any car/boat and C-130 Only CH47, CH53 and Merlin can lift any car or boat Can't tow/lift locked vehicles https://www.dropbox.com/s/uchk81bf2wc1nbw/logistic.zip?dl=0 Only known issue is when vehicles warp back in time and space they will remain in locked state unless a key is used to unlock them, it usually happens because these tow/lift scripts don't seem have any JIP support whatsoever Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now