Call of Duty Script Documentation

setsunlight(<red>, <green>, <blue>)


Module
Level


Summary


Overrides the sun color for a level.  Use 'resetsunlight' to revert to the map's values.

Example


setSunLight(1.2, 1.2, 0.4);

Minimum Number of arguments: 3


Number of optional arguments: 0



Return to Function List