arma2-epoch-server/MPMissions/DayZ_Epoch_24.Napf/ActionMenu/sky/9.sqf
2022-04-21 16:15:41 +03:00

4 lines
234 B
Plaintext
Executable File

_hndl = ppEffectCreate ["colorCorrections", 1501];
_hndl ppEffectEnable true;
_hndl ppEffectAdjust [ .079990001, 7, 0.055, [1.320, 1.57, 1.31, -.022],[2.05, 1.8611, 1.62, .6807],[-1.954, 3.95553, 4.898, 5.19]];
_hndl ppEffectCommit 0;