Page 1 of 1
Change map name color?
Posted: Sat Sep 29, 2018 6:32 am
by Delta-1035
I can't find the topic that explained how to change the map color - not just from orange to white but actually choose the color you want.
I know it's somewhere but I must have searched for wrong words...
Re: Change map name color?
Posted: Sun Sep 30, 2018 10:18 am
by GAB
Re: Change map name color?
Posted: Mon Oct 01, 2018 6:54 am
by Delta-1035
Thanks, I've tried with 2 different colors but it did not work.
Re: Change map name color?
Posted: Mon Oct 01, 2018 9:28 am
by Marth8880
Could you please show us the code snippets from what you've tried?
Re: Change map name color?
Posted: Mon Oct 01, 2018 12:59 pm
by Delta-1035
I can't remeber the colors I've tried before, but I tried a 3rd time with this one and it did not work - the map name is still orange.
Code: Select all
sp_n = table.getn(sp_missionselect_listbox_contents)
sp_missionselect_listbox_contents[sp_n+1] = { red = 50, blue = 215, green = 175, isModLevel = 1, mapluafile = "JA1%s_%s",era_f = 1,mode_con_f = 1,change = {era_f = { name="Galactic Civil War II (D35)", icon2="firstorder_logo" },},}
mp_n = table.getn(mp_missionselect_listbox_contents)
mp_missionselect_listbox_contents[mp_n+1] = sp_missionselect_listbox_contents[sp_n+1]
Re: Change map name color?
Posted: Tue Oct 02, 2018 3:46 pm
by CdtFox
Make sure you have the "nocolor.txt" file from the 1.3 patch removed
It should be located in C:\Program Files (x86)\Steam\steamapps\common\Star Wars Battlefront II\GameData\addon\AAA-v1.3patch\settings