mariodu62 5 Posted January 23, 2014 hi, i have this error now in dialog menu since the new patch... Warning Message: No entry 'C:\Users\Bruno\Documents\Arma 3 - Other Profiles\=TB=Mariodu62\missions\FR_warfare_TBr06_01.Altis\description.ext/TTW_dlg_MainMenu/controls/Button_Return.colorFocused'. Warning Message: Size: '/' not an array Warning Message: Size: '/' not an array Warning Message: No entry 'C:\Users\Bruno\Documents\Arma 3 - Other Profiles\=TB=Mariodu62\missions\FR_warfare_TBr06_01.Altis\description.ext/TTW_dlg_MainMenu/controls/Button_Return.colorBackgroundFocused' any idea ? Share this post Link to post Share on other sites
rakowozz 14 Posted January 23, 2014 Try adding the following to the "Button_Return" defines: colorFocused[] = { 1, 1, 1, 1 }; colorBackgroundFocused[] = { 1, 1, 1, 0 }; Share this post Link to post Share on other sites
mariodu62 5 Posted January 24, 2014 thank you rako... Share this post Link to post Share on other sites