Redfox_40 2 Posted June 4, 2020 I want to make the subtitles look COD style (with a blue name and the rest of the subtitles white). Is it still possible to do that? Thanks. Share this post Link to post Share on other sites
gc8 981 Posted June 4, 2020 I don't know what you mean by subtitles but there's lot info about colors in the wiki (Example 3) 1 Share this post Link to post Share on other sites
Crazy_Man 36 Posted June 4, 2020 Yes you need to use html tags in your string to change the text color. Share this post Link to post Share on other sites
stburr91 1010 Posted June 4, 2020 10 hours ago, Redfox_40 said: I want to make the subtitles look COD style (with a blue name and the rest of the subtitles white). Is it still possible to do that? Thanks. You cannot change the color of the text if you are using "spawn BIS_fnc_showSubtitle". You can change the color of text using "titleText" as gc8 mentioned. Share this post Link to post Share on other sites
Redfox_40 2 Posted June 4, 2020 OK Thanks for your help. Share this post Link to post Share on other sites