kersaint Posted March 12, 2017 Posted March 12, 2017 Hello, I reassure you, you are not the only one, I turned all the skins that had this defect.
Bodedi Posted March 12, 2017 Author Posted March 12, 2017 Thanks friend. :( I was about to re-install mod because of this...guess we need to wait for a fix.
joey45 Posted March 12, 2017 Posted March 12, 2017 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
Bodedi Posted March 12, 2017 Author Posted March 12, 2017 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
kersaint Posted March 12, 2017 Posted March 12, 2017 All we have to do is wait for the brave creators of these skins to question.
HotDogDCS MP Name Posted March 21, 2017 Posted March 21, 2017 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.
Tassilo Posted June 23, 2017 Posted June 23, 2017 (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 June 23, 2017 by Tassilo
Recommended Posts