Jump to content
Sign in to follow this  
AaninPanje

PMC Campaign Video Effects

Recommended Posts

Hello all,

Very sorry if it has been anwsered before, but i have googled and searched the forums for ANY clue on how to make my missions have whatever you call that pink or pinkish golden tint you see in ArmA2: PMC missions...

If someone could tell me what module to use or command or ANYTHING that could make the coloring effects anywhere close to what it looks like in the PMC scenarios, id be VERY greatful!

Thanks, and sorry if its a stupid question!

.

Share this post


Link to post
Share on other sites

Try this. Put the following in your init.sqf;

"colorCorrections" 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]];

   "colorCorrections" ppEffectEnable true;

   "colorCorrections" ppEffectCommit 1;

and also put down a color environment module. This is similar to the effect in the mission with the UAVs.

Edited by 2nd Ranger

Share this post


Link to post
Share on other sites

thanks!

works perfectly if i paste that into a color environment module as well

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×