Lights – Arma 3 Talk

From Bohemia Interactive Community
Revision as of 09:18, 27 February 2019 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search

Previous lights on randomization formula

private _isLightsOnTime = [0,0,0] getEnvSoundControllers "night" > _vehicle getSoundController "randomizer" * 0.6 + 0.2;