Quote:
Originally Posted by Jarmonator";p="
good question. It would give some extra colour to my mod.
One more thing! Is there any possibilities to add more colour choices to the factions? My friend would like to have a different colour than there's available.
|
yeas of course.
Open multiplayer.ini and look at the existing examples how to do it:
Code:
MultiplayerColor ColorGold
RGBColor = R:221 G:226 B:13
RGBNightColor = R:221 G:226 B:13
TooltipName = Color:Gold
End
You can have any additional color u want.