Coloring RadBeams and RadEruptions

Minimal version: 1.08

Coloring RadBeams and RadEruptions

You can customize the colors of any RadBeam or RadEruption weapon to whatever you like:

[Weapon]
... ;usual weapon stuff
;(IsRadBeam=yes or 
    IsRadEruption=yes)
RadColor=255,0,0 ;RGB, default is the global RadColor defined in [Radiation]
IsCustomColor=yes ;tells the game to use the RadColor for RadBeam or RadEruption

The IsCustomColor tag was formerly called "UseRadColor". This was changed in v1.08.

Note on SpecialColors

The old "SpecialColor" system has been abolished in v1.07, meaning it does not work anymore.