Quick Technical Question for the Gurus around here:
Now that the roughmet is defined in the Mirage, in order to use my customer roughmets in the Liveries Folder, I need to change the following (in RED)?
livery = {
{"ext1", 0 ,"M2KC_1T_USAF_MN_388",false};
{"ext1", [b][color=Red]2[/color][/b] ,"M2KC_1[color=red][b]Specular[/b][/color]_USAF_MN_388",false};To this:
livery = {
{"ext1", 0 ,"M2KC_1T_USAF_MN_388",false};
{"ext1", [color=red][b]ROUGHNESS_METALLIC[/b][/color],"M2KC_1[b][color=Red]Roughmet[/color][/b]_USAF_MN_388",false};