Jump to content

LH-1 TARAWA 'Airbase.getDesc()' table says it has a ski-jump !?


Recommended Posts

Posted (edited)

If you log out the table of the 'Airbase' object from DCS API scripting engine for the TAWARA, then you get this:

{
	['massEmpty'] = 38900000,
	['RCS'] = 11065.158203125,
	['box'] = {
		['min'] = {
			['y'] = -7.8527727127075,
			['x'] = -131.38269042969,
			['z'] = -29.710758209229
		},
		['max'] = {
			['y'] = 59.248474121094,
			['x'] = 120.88059234619,
			['z'] = 30.254930496216
		}
	},
	['speedMax'] = 15.433300018311,
	['life'] = 0,
	['attributes'] = {
		['ski_jump'] = true,
		['Aircraft Carriers'] = true,
		['AircraftCarrier With Tramplin'] = true,
		['AircraftCarrier'] = true,
		['Ships'] = true,
		['Heavy armed ships'] = true,
		['HeavyArmoredUnits'] = true,
		['Armed Air Defence'] = true,
		['RADAR_BAND1_FOR_ARM'] = true,
		['Armed ships'] = true,
		['Armed Ship'] = true,
		['RADAR_BAND2_FOR_ARM'] = true,
		['All'] = true,
		['DetectionByAWACS'] = true,
		['Naval'] = true
	},
	['category'] = 2,
	['Kmax'] = 0.050000000745058,
	['_origin'] = 'AV-8B N/A AI by RAZBAM Sims',
	['typeName'] = 'LHA_Tarawa',
	['displayName'] = 'LHA-1 Tarawa'
}

Surely this is a bug? 

The TARAWA doesn't have either a ski-jump, or a 'Tramplin'

Also, when I get the 'ID' of the TAWARA on the Persian Gulf map, what returns is Kasab, but that might be another bug...

 

 

Edited by Elphaba
  • TEMPEST.114 changed the title to LH-1 TARAWA 'Airbase.getDesc()' table says it has a ski-jump !?
  • Recently Browsing   0 members

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