Doug Posted August 9, 2006 Posted August 9, 2006 Hello ! What are the levels in LUA export ? LoGetLockedTargetInformation() -- (args - 0, results - 1 (table of current locked targets tables)) this functions return the table of the next target data target = { ID , -- world ID (may be 0 ,when ground point track) type = {level1,level2,level3,level4}, -- world database classification ----------------------------------------------------------- LoGetTWSInfo() -- return Threat Warning System status (result the table ) result_of_LoGetTWSInfo = { Mode = , -- current mode (0 - all ,1 - lock only,2 - launch only Emitters = {table of emitters} } emitter_table = { ID =, -- world ID Type = {level1,level2,level3,level4}, -- world database classification of emitter LOTATC .NET // LOVICA .NET // 3rd Wing
Doug Posted August 10, 2006 Author Posted August 10, 2006 Up ! LOTATC .NET // LOVICA .NET // 3rd Wing
Pilotasso Posted August 10, 2006 Posted August 10, 2006 I was hoping to use this kind of export to somehow automate the F-15's radar in a realistic way. Im more interested in ECM and locked target flags. Unfortunatly Im too ignorant in this area to be of much help. .
dodger42 Posted August 10, 2006 Posted August 10, 2006 I think you may find what your looking for in meinit.xml . . . Lockon Advanced Realism with Touch-Buddy
Recommended Posts