Jump to content

Can you add aircraft to a country?


Recommended Posts

Yes.

 

Go to folder: Bazar\Liveries\F-15C\19th Fighter SQN (AK)

 

edit the file: description.lua

 

Change: countries = {"USA"}

 

Add "UK"

 

Result: countries = {"USA", "UK"}

 

Then the skin "19th Fighter SQN (AK)" should be available in UK :thumbup:

Link to comment
Share on other sites

For the model....

go to >> Eagle Dynamics\DCS World\Scripts\Database

 

file >> db_countries

 

Then copy and paste the line

 

cnt_unit( units.Planes.Plane, "F-15C");

 

in the UK part...

 

Then edit the livery file like JiJack mentioned...


Edited by joey45

The only way to make sense out of change is to plunge into it, move with it, and join the dance.

"Me, the 13th Duke of Wybourne, here on the ED forums at 3 'o' clock in the morning, with my reputation. Are they mad.."

https://ko-fi.com/joey45

 

Link to comment
Share on other sites

  • 4 years later...

Glad to find this in the forums even if a bit old. Is there a list of the all the countries and the "code" used to apply it? For example AUS is used for Australia, UK for united kingdom.

 

So is it RUS for Russia? What about Morocco or Tunisia? Could I just write "Russia" and it would also work? Thanks for the guidance.

 

Btw, for clarification I'm trying to make skins for the Mirage 2000-C and F-5E.

Link to comment
Share on other sites

  • 1 month later...
Glad to find this in the forums even if a bit old. Is there a list of the all the countries and the "code" used to apply it? For example AUS is used for Australia, UK for united kingdom.

 

So is it RUS for Russia? What about Morocco or Tunisia? Could I just write "Russia" and it would also work? Thanks for the guidance.

 

Btw, for clarification I'm trying to make skins for the Mirage 2000-C and F-5E.

 

https://forums.eagle.ru/showthread.php?t=150906&highlight=list+countries

Link to comment
Share on other sites

  • Recently Browsing   0 members

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