159th_Falcon Posted April 12, 2013 Posted April 12, 2013 Is it possible to add the ingame KC-135 to other countries like for example Germany? This would allow two side to have A10C's and have the ability to refuel them in air. Would be nice if we could do the same whit the Russian IL-78M. And yes, have tried to search for this but couldn't find anything useful. [sIGPIC][/sIGPIC] The keeper of all mathematical knowledge and the oracle of flight modeling.:)
chardly38 Posted April 12, 2013 Posted April 12, 2013 If you go to your folder DSC World/Bazar/Liveries/KC135/Standard USA/ open the description.Lua file add germany to the countries. I dont know what the abbreviation for Germany is. Example Lua. Im going to try the same with the Yak for USA. [sIGPIC][/sIGPIC] =&arrFilter_pf[gameversion]=&arrFilter_pf[filelang]=&arrFilter_pf[aircraft]=&arrFilter_CREATED_USER_NAME=chardly38&set_filter=Filter&set_filter=Y"]MY SKINS And Helios i7 2600k 3.4 quad w/ Hyper N520 cpu fan_, Asus Sabertooth z77_, RX 580_, Corsair Vengeance 1800 8Gb ram_, 112 OCZ Vertex 3_, Corsair HX 1000, 3 screens res 5292x1050_,and 1 1680x1050 Helios Ir Tracker 5 with Pro Clip_,Hotas Warthog#12167 ...
Guest ZORG Posted April 12, 2013 Posted April 12, 2013 Is it possible to add the ingame KC-135 to other countries like for example Germany? This would allow two side to have A10C's and have the ability to refuel them in air. Would be nice if we could do the same whit the Russian IL-78M. And yes, have tried to search for this but couldn't find anything useful. .....:\Games\Eagle Dynamics\DCS World\Scripts\Database open ; db_countries ); -- GERMANY local units = {} copyTable(units,db.default_units) cnt_unit( units.Planes.Plane, "MiG-29G"); cnt_unit( units.Planes.Plane, "F-4E"); cnt_unit( units.Planes.Plane, "Tornado IDS"); cnt_unit( units.Planes.Plane, "P-51D"); cnt_unit( units.Planes.Plane, "KC-135");
159th_Falcon Posted April 12, 2013 Author Posted April 12, 2013 Thanks all. A squadron mate figured this out while having a look at someone's mod for an Turkish KC-135. Its just a matter of adding a single line to the db_countries.lua file. (we added it to Russia btw, but its the same procedure) Useful to know, there is no need to modify the server or client. All settings are taken over in the mission file and it works for everyone as intended. [sIGPIC][/sIGPIC] The keeper of all mathematical knowledge and the oracle of flight modeling.:)
Recommended Posts