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

4 lines
201 B
Plaintext
Executable File

_hndl = ppEffectCreate ["colorCorrections", 1501];
_hndl ppEffectEnable true;
_hndl ppEffectAdjust [ 1, 0.21, 0, [0.1, 0, 0, 0],[3.59, 3.49, 3.78, 0.83],[-0.31, 0.08, 3.79, 5]];
_hndl ppEffectCommit 0;