Hey it works without a flaw!
Quick question.. insurgency uses either light or light_environment entity , most likely light_environment for the sun entity, how do I modify that one?
Quote:
modify:
{
match:
{
"classname" "light_environment"
}
replace:
{
"fogstart" "50"
"fogcolor" "0 0 0"
}
}
|
__________________