Jump to content

Since the last upgrade problem with the cargos communication...


Recommended Posts

Posted

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:

 

Radio%20cargos.jpg?_subject_uid=125209185&w=AACBvrK71KYIJYRlwQvy8GB4jLKkmIMBJBoXFrRy_y4p0w

 

A great thanks in advance, Skull.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...