Jump to content

Recommended Posts

Posted

The M2Kc is using dynamic numbers. The livery creator needs to fix it or you can fix it in the description.lua

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

 

Posted
The M2Kc is using dynamic numbers. The livery creator needs to fix it or you can fix it in the description.lua

 

Any instructions on how to fix it? I have no idea how to mess with the .lua file

  • 2 weeks later...
Posted

I need help fixing this too, I love the actual skin but I dont like looking over my wing and seeing a little square of missing texture. Makes it alot less immersive. If theres a Tutorial on fixing it or if someone can give us instructions please do.

  • 3 months later...
Posted (edited)

Well, for those which did not yet figure it out, here is how to fix this:

 

Edit the "description.lua" file in folder "...DCS World ...\CoreMods\aircraft\M-2000C\Liveries\M-2000C\UAE Air Force" e.g. using Notepad++.

 

Replace all the wrong names with the correct ones, e.g.

 

replace line "{"FUSE_NUMBER1_001", 0 ,"M2KC_1T", false};"

with line "{"FUSE_NUMBER1_001", 0 ,"M2KC_1T_UAE", false};"

 

or also

 

replace line "{"TAIL_NUMBER1_100", 0 ,"M2KC_2T", false};"

with line "{"TAIL_NUMBER1_100", 0 ,"M2KC_2T_UAE", false};"

 

Save the lua file and restart DCS

Edited by Tassilo
  • Recently Browsing   0 members

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