Home
FM Discord
YouTube Channel
FM24 Data Update
FM26 Data Update
FM26 OOP Player Roles
Downloads
Graphics
Challenges
Blog
Forums
Videos
Tactics
FM26
FM26 Real Name Fix
FM26 Shortlists
FM26 DB
FM26 Men's Wonderkids
FM26 Women's Wonderkids
FM26 Men's Club Finances
FM26 Women's Club Finances
FM24 Update
FM24
FM23
FM Saves
FM Database
FM Guides
Installation Guides
Records
Search
Fidney
Hi folks,
Some time ago it was possible to change kit colours using COLOUR_CHANGE in a lnc file, in the following format:
"COLOUR_CHANGE" <ID> <Kit 0|1|2> <R 0-255> <G 0-255> <B 0-255> <R 0-255> <G 0-255> <B 0-255>
Example line, which should change Leicester City's away colours to purple and green (I chose those colours just to test it):
"COLOUR_CHANGE" 673 1 223 12 242 131 242 12
I just cannot get that to work in FM24. Does anyone know if this is still possible, and if so, what is wrong with the line I've used?
Many thanks in advance
DashingDaz8
I use this file for comps with similar code but never tried for kits……."COMP_COLOUR_CHANGE" 11 0 4 255 136 55 0 60 ""
fmilln7
Has this been updated for FM24 as i tried the old version from FM23 in FM24 and some comps didn't load as they did in FM23..
kitcreator
Sorry for bumping but I'm having the same issue and can't seem to get this to work.
my lnc file
# testing to change fc barcelona name + kit colors"CLUB_NAME_CHANGE" 1708 "Hansi Flicks Superkicker NEU" """COLOUR_CHANGE" 1708 0 255 0 0 0 0 0 ""I also tried the COLOUR_CHANGE line w/out the “” at the end