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

4 lines
211 B
Plaintext
Executable File

_hndl = ppEffectCreate ["colorCorrections", 1501];
_hndl ppEffectEnable true;
_hndl ppEffectAdjust [ 0.9, 1, 0, [-2.32, 0.17, 0.71, 0],[1.09, 0.91, 1.1, 0.27],[-1.24, 3.03, 0.37, -1.69]];
_hndl ppEffectCommit 0;