Older Elitness worked perfectly! Thanks!
Although, Depboing 48_TTropps.pbo brought me more questions than answers.
Apparently, it has no required addons.
class CfgPatches
{
class 48_Terran_Trooper
{
units[] = {};
weapons[] = {};
requiredVersion = 1.96;
};
};
Further, I checked mission.sqm of Operation Hellfire, it had 48_TTroop units in items part of it, with all including
this moveInCargo e; this assignAsCargo e
in them. I go to editor, check for addon-troops in mission editor, but whole squad has only standard BIS units
in it. I really do not have idea what's causing this.