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

4 lines
215 B
Plaintext
Executable File

_hndl = ppEffectCreate ["colorCorrections", 1501];
_hndl ppEffectEnable true;
_hndl ppEffectAdjust [ 1.0, 1, -0.003, [0.2, 0.15, -0.0, 0.125],[-2, -1.5, -1, 0.55],[-0.54, -0.53, 0.4, -0.09]];
_hndl ppEffectCommit 0;