Cytat z forum ED:
You need to change the textures names in the description.lua
Grey cockpit
{"UH1-cpt-door", 0 ,"UH1_door_c_gray", true};
{"UH1-cpt_karkas", 0 ,"UH1_karkas_c_gray",true};
{"UH1-cpt_karkas2", 0 ,"UH1_karkas2_c_gray", true};
{"UH1-cpt_panel", 0 ,"UH1_panel_c_gray", true};
{"UH1-cpt_central_box", 0 ,"UH1_boxs_c_gray", true};
Black cockpit
{"UH1-cpt-door", 0 ,"UH1_door_c", true};
{"UH1-cpt_karkas", 0 ,"UH1_karkas_c", true};
{"UH1-cpt_karkas2", 0 ,"UH1_karkas2_c", true};
{"UH1-cpt_panel", 0 ,"UH1_panel_c", true};
{"UH1-cpt_central_box", 0 ,"UH1_boxs_c", true};