V=A Posted July 8, 2021 Posted July 8, 2021 (edited) title... REd Coalition = red font color Blue Coalition = blue " " Neutral = white " " Edited July 8, 2021 by V=A
The_Tau Posted July 19, 2021 Posted July 19, 2021 I change it for myself, only blue for Blue chats. What I do is to go to mul_chat file in DCS World\MissionEditor\modules\dialogs\mul_chat.dlg where for ["eBlueText"] (object?, class?) line 577 (I guess it can change depending on updates of code) I change colour code to 0x00bbffff - Light Blue, it is readable at night (at last!) and in daylight you can use chat box to add darker background to read lighter blue. You can change other colours there as well for other stuff, but keep note you HAVE to update the code everytime there is update, it resets. I saved backup file in notepad++ and i simply copy paste colour code everytime there is update. Now i looked for code colour for scoreboard (its still default Navy Blue) but I cant find it, if anybody knows where I can find it that would be great Tau's Youtube channel Twitch channel https://www.twitch.tv/the0tau
V=A Posted August 3, 2021 Author Posted August 3, 2021 On 2.7.4 DCS version the mul_chat.dlg file has different content . I Had tried different color codes on ["eBlueText"],["eredText"],...doesn´t work
The_Tau Posted August 4, 2021 Posted August 4, 2021 On 8/3/2021 at 7:31 PM, V=A said: On 2.7.4 DCS version the mul_chat.dlg file has different content . I Had tried different color codes on ["eBlueText"],["eredText"],...doesn´t work mul_chat.dlg Here is mine. Line 577, it works for me.... Tau's Youtube channel Twitch channel https://www.twitch.tv/the0tau
Recommended Posts