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

4 lines
218 B
Plaintext
Executable File

_hndl = ppEffectCreate ["colorCorrections", 1501];
_hndl ppEffectEnable true;
_hndl ppEffectAdjust [ 1, 1, 0.01, [-0.11, -0.65, -0.76, 0.015],[-5, 2.74, 0.09, 0.95],[-1.14, -0.73, 1.14, -0.09]];
_hndl ppEffectCommit 0;