Jump to content

[Help] Looking for towing script


LoadingSA

Recommended Posts

I'm looking for a decent towing script for epoch, The one we're using now is the R3F Preconfigured release from opendayz.net. The issue I'm having with it right now is it won't allow you to tow with bought vehicles. It looks like the R3F mod has also been abandoned. If anyone knows of a better script of a way to fix the above issue I would really appreciate it.

Link to comment
Share on other sites

Here is my config, I would think I'm missing something really dumb.

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

/**
 * List of class names of (ground or air) vehicles which can tow towables objects.
 * Liste des noms de classes des véhicules terrestres pouvant remorquer des objets remorquables.
 */
R3F_LOG_CFG_remorqueurs = [
    "Kamaz",
    "KamazRefuel_DZ",
	"MtvrRefuel_DES_EP1_DZ",
	"MTVR_DES_EP1",
	"UralRefuel_TK_EP1_DZ",
	"Ural_CDF",
	"Ural_TK_CIV_EP1",
	"Ural_UN_EP1",
	"V3S_Open_TK_CIV_EP1",
	"tractor",
	"V3S_Refuel_TK_GUE_EP1_DZ"
];

/**
 * List of class names of towables objects.
 * Liste des noms de classes des objets remorquables.
 */
R3F_LOG_CFG_objets_remorquables = [
	"AN2_DZ",
	"ATV_CZ_EP1",
	"ATV_US_EP1",
	"car_hatchback",
	"car_sedan",
	"datsun1_civil_1_open",
	"datsun1_civil_2_covered",
	"datsun1_civil_3_open",
	"GAZ_Vodnik_DZE",
	"GAZ_Vodnik_MedEvac",
	"GLT_M300_LT",
	"GLT_M300_ST",
	"GNT_C185",
	"GNT_C185C",
	"GNT_C185R",
	"GNT_C185U",
	"hilux1_civil_1_open",
	"hilux1_civil_2_covered",
	"hilux1_civil_3_open_EP1",
	"HMMWV_Ambulance",
	"HMMWV_Ambulance_CZ_DES_EP1",
	"HMMWV_DES_EP1",
	"HMMWV_DZ",
	"HMMWV_M1035_DES_EP1",
	"HMMWV_M998A2_SOV_DES_EP1_DZE",
	"Lada1",
	"Lada1_TK_CIV_EP1",
	"Lada2",
	"Lada2_TK_CIV_EP1",
	"LadaLM",
	"LandRover_CZ_EP1",
	"LandRover_MG_TK_EP1_DZE",
	"LandRover_Special_CZ_EP1_DZE",
	"LandRover_TK_CIV_EP1",
	"Offroad_DSHKM_Gue_DZE",
	"Pickup_PK_GUE_DZE",
	"Pickup_PK_INS_DZE",
	"Pickup_PK_TK_GUE_EP1_DZE",
	"S1203_ambulance_EP1",
	"S1203_TK_CIV_EP1",
	"Skoda",
	"SkodaBlue",
	"SkodaGreen",
	"SkodaRed",
	"SUV_Blue",
	"SUV_Camo",
	"SUV_Charcoal",
	"SUV_Green",
	"SUV_Orange",
	"SUV_Pink",
	"SUV_Red",
	"SUV_Silver",
	"SUV_TK_CIV_EP1",
	"SUV_White",
	"SUV_Yellow",
	"tractor",
	"UAZ_CDF",
	"UAZ_INS",
	"UAZ_MG_TK_EP1_DZE",
	"UAZ_RU",
	"UAZ_Unarmed_TK_CIV_EP1",
	"UAZ_Unarmed_TK_EP1",
	"UAZ_Unarmed_UN_EP1",
	"VolhaLimo_TK_CIV_EP1",
	"Volha_1_TK_CIV_EP1",
	"Volha_2_TK_CIV_EP1",
	"VWGolf"
];
Link to comment
Share on other sites

Yeah I added, the m113 ambulance, removed some armed vehicles and chopprers and added the black hawk MEV, ka-137, merlin and knight hawk.

 

I also made it so you can't tow c130's or the m113 or choppers. There is also no air lifting.

 

I was able to fix it I had a lot of class names missing, I don't know how I missed that.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...