Jump to content

airbase descriptor


wolle

Recommended Posts

Can anyone tell me what the descriptor table for an airbase looks like (i.e. what entries it has, and what the meanings of this entries are. A useful answer could consist out a serialized printout of such a table for a particular airbase (say Batumi), and an explanation of the individual table entries. Thanks!

[sIGPIC][/sIGPIC]

 

Intel Core I7 4820K @4.3 GHz, Asus P9X79 motherboard, 16 GB RAM @ 933 MHz, NVidia GTX 1070 with 8 GB VRAM, Windows 10 Pro

Link to comment
Share on other sites

MIST and MOOSE and pure LUA have serialization available.

http://wiki.hoggit.us/view/DCS_func_getAirbases

is the function.

If you know that you want to see inside it and use it, you will know how to serialise the result.

the table has ID's for the airbase which is a number starting with 50000 or thereabouts, it's coalition owner listed as a number, but not that much information. Information on warehouse contents is in memory and the miz.

coalition.getAirbases(2) will give you blue id's which you can convert to the names with getName()

Might be a better question to say what you want and ask where it might be held?

___________________________________________________________________________

SIMPLE SCENERY SAVING * SIMPLE GROUP SAVING * SIMPLE STATIC SAVING *

Link to comment
Share on other sites

  • Recently Browsing   0 members

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