• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

uk122

Corporal
7 Badges
Nov 26, 2014
26
5
  • Majesty 2 Collection
  • Cities: Skylines Deluxe Edition
  • Stellaris
  • Cities: Skylines
  • Cities: Skylines - After Dark
  • Cities: Skylines - Snowfall
  • Prison Architect
Hi, I am trying to make a fire truck but can't figure out the graphic for the emergency lights. I think I have tried every combination lol.

I've attached the files I am using, as I understand it, he emergency lights are taken care of with the firetruck_c.png file the black is where the lights are. Set at 8 bit/256 colors (or should it be 24 bit)

It works in the game as a vehicle, but when the emergency lights should flash half the model flashes instead. Headlights and indicators are OK

Any help would be really appreciated and if possible a working example of how it should be done, Thanks in advance.


firetruck_d.png
firetruck_c.png
firetruck_i.png
 
Hi Shroomblaze, yes I had seen that, but it also says that emergency lights need to be filename_c

"_c" suffix stands for the color texture (Mask) - 1 color channel mask specifying per pixel where the color variations can be applied.

ColorMask (Grayscale. White means that diffuse map is multiplied by a variable color. If the template has an emergency light effect, the color mask needs to be 0 in the areas that should light up and the color variations can only be used to modulate the color of the emergency lights)

I am guessing that by 0 they mean pure black?

This guy has made 2 great Fire trucks, http://steamcommunity.com/sharedfiles/filedetails/?id=447073862&searchtext=

and his emergency lights work perfectly.

Thanks
 
Yes 0 means black but normally the lights are to do with the illumination mask not the color mask. Try saving those files as _i instead of _c... _C is to change the color of the car itself to another color using the color variations.
 
Hi, thanks again but unfortunately that didn't work. Tried with just the _i and just the _c and with both but nothing works. Exactly the same problem with an ambulance and police car I have been working on. Obviously something I am doing wrong (or not doing)

Think I'll just leave it to those who can LOL :confused:
 
Thanks Stew, so it's all BLACK with white where the emergency lights are?, I'll try it later (after the F1 Grand Prix)

Thanks

(Nice work on those police cars btw)
 
Finally it WORKS..........Thanks a lot Stew making it all black with white where the lights are did the job, you won't believe how frustrating it was.

firetruck_c.png


I also found out it doesn't seem to matter if its 256 colors (8 bit) or 16 million (24 bit) they both work (only file size)

Thanks again