Lights – Arma 3 Talk

From Bohemia Interactive Community
Revision as of 13:10, 6 March 2019 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search

Previous lights on randomization formula

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