arma2-epoch-server/MPMissions/DayZ_Epoch_24.Napf/ActionMenu/sky/15.sqf

4 lines
191 B
Plaintext
Raw Normal View History

2022-04-21 16:15:41 +03:00
_hndl = ppEffectCreate ["colorCorrections", 1501];
_hndl ppEffectEnable true;
_hndl ppEffectAdjust [ 1, 0.75, 0, [-3.16, 5, 5, 0],[-4.3, 5, 5, 1.28],[-2.96, 5, 5, 5]];
_hndl ppEffectCommit 0;