Skulleader Posted April 17, 2015 Posted April 17, 2015 Hello guys, There's minutes I've resinstalled my DCS World in "1.2.16.38741" but after to have installed the "Cargo Mod" when I contact the ATC "All cargos" inside the list I have just one cargo nos the other cargos. Of course averything is well installed (3D model, Textures and Script) like this: Here as I add these lines: db_precountries.lua": cnt_unit(default_Cargos, "ammo_cargo"); cnt_unit(default_Cargos, "jeep_cargo"); cnt_unit(default_Cargos, "bambi_bucket"); cnt_unit(default_Cargos, "barrels_cargo"); cnt_unit(default_Cargos, "f_bar_cargo"); db_units_ground.lua": cargo( "ammo_cargo", _("ammo_cargo"), "ammo_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "jeep_cargo", _("jeep_cargo"), "jeep_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "bambi_bucket", _("bambi_bucket"), "bambi_bucket", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "barrels_cargo", _("barrels_cargo"), "barrels_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); cargo( "f_bar_cargo", _("f_bar_cargo"), "f_bar_cargo", 100, 1000, {wsType_Static}, 100, 10000 ); --f_bar_cargo cargo( "rsp_esd-20",_("rsp_esd-20"), "rsp_esd-20", 100, 1000, {wsType_Static}, 100, 10000 ); --rsp_esd-20 Here on screenshot of my cargo menu but just 1000 kg is available not the other cargos: A great thanks in advance, Skull. [sIGPIC]http://forums.eagle.ru/signaturepics/sigpic93192_6.gif[/sIGPIC] My Facebook: https://www.facebook.com/profile.php?id=100006748814655 My P-51D's Mod: http://forums.eagle.ru/showthread.php?t=142739 One of my few skins : https://www.digitalcombatsimulator.com/en/files/1452845/
Recommended Posts