Call of Duty Script Documentation

setcullfog (<near distance>, <far distance>, <red>, <green>, <blue>, <transition time> )


Module
Effects


Summary


Sets the amount of fog in the distance. The fog will increase linearly

Example


setcullfog (0, 16500, 0.7, 0.85, 1.0, 0);

Minimum Number of arguments: 6


Number of optional arguments: 0



Return to Function List