Call of Duty Script Documentation
locklightvis()
ModuleEntity
Summary
Locks the lights that are visible by this entity to reduce the calculations for fast entities
Call this function on
<entity>
Example
spawn lockLightVis();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List