Jump to content

Country Aircraft Availability


Habu_69

Recommended Posts

It is a couple of files currently.

 

Main one is db_countries.lua in Scripts/Database folder.

 

It can be assigned within lua files in CoreMods/ModuleType/ModuleName/<object definition file>.lua. For instance in \CoreMods\aircraft\MQ-9 Reaper\entry.lua there is a line that states:

 

Countries = {"USA","Italy","UK","Turkey","France"},

 

 

Pretty much depends on where it is defined at. If it is in Scripts/Database, then it should be in db_countries.lua. Anywhere else it will likely be in Coremods.

The right man in the wrong place makes all the difference in the world.

Current Projects:  Grayflag ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

Link to comment
Share on other sites

  • Recently Browsing   0 members

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