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

4 lines
221 B
Plaintext
Executable File

_hndl = ppEffectCreate ["colorCorrections", 1501];
_hndl ppEffectEnable true;
_hndl ppEffectAdjust [ 0.2050, 35, 0, [6.32, 0.57, 10.71, -0.0015],[1.29, 0.81, 1.2, 0.67],[-1.24, 2.03, 0.37, -3.69]];
_hndl ppEffectCommit 0;