Jump to content

SU-25T to another country?


Spanker79

Recommended Posts

Hi all..How i can add SU-25T to another counrty???

Let's say i want to add the russian SU-25T (with all its skins) to Israel...

 

Thnx..

You can change coalitions at the start of a mission build but the easier way to get a NATO Su-25T is to simply add it as a Georgian Su-25T.

Link to comment
Share on other sites

It can be done. You have to edit the db_countries.lua under \DCS world\scritps\Database

 

Under

 

-- ISRAEL

local units = {}

copyTable(units,db.default_units)

 

*** Add the line (under the planes section)

 

cnt_unit( units.Planes.Plane, "Su-25T");

 

 

For specific skins you would need to edit the description.lua file for the specific skin that you want under \DCS World\Bazar\Liveries\SU-25T

 

Add "ISR", in the list of countries.

Speed is life !!!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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