Hey guys I have a few colour corrections that I have used on my Tavi server that I thought some of you would like 
Instructions on how to implement these corrections are in the file below
Enjoy them and if you have/find any other cool corrections post them here and I will include them!
Use
Instead of
Thanks Cyrq!
Instructions on how to implement these corrections are in the file below
Enjoy them and if you have/find any other cool corrections post them here and I will include them!
Use
Code:
if (!isDedicated) then {
[] execVM "fixes\effects.sqf";
};
Instead of
Code:
execVM "fixes\effects.sqf";
Thanks Cyrq!