6 x weathered liveries for Centaur IV tank from WWII Assets Pack
Requires: WWII Assets Pack
INSTALLATION
Copy file "Centaur IV" into the DCS Livery folder.
Has 2 locations, in the Game installed location or on Game Saved folder (usually C:/ drive)
DCSWorld / Bazar / Liveries / Centaur IV
Custom Arguments:
Have added some custom arguments for Description LUA, to have hatches half open.
Open Description LUA with text editor (e.g. Notepad) and add "--" in front of text argument No. (e.g. [49]) to disable, or remove "--" to enable.
custom_args =
{
[51] = 1.0, --Turret Left Hatch Open
[52] = 0.4, --Turret Right Hatch Open
[50] = 0.3, --Drivers Hatch Open
[49] = 0.3, --Side Hatch Open
}
Corrected Winter LUA, thanks to Slowburn68 for picking up