-
Posts
84 -
Joined
-
Last visited
-
Military Assets for DCS by Currenthill
damienntrix replied to currenthill's topic in Static/AI Mods for DCS World
I am giving you the modification to make so that the infantry is transportable again. before in LUA: GT.Transportable = { size = 100 } now you need: GT.Transportable = { size = 100, valid = true } example file edit attached. USInfantry_M82.lua