If the fog keeps resetting itself, AC may not have read/write access to your map's .cfg file. Or did it/you even make a .cfg file for your map?
It should have the same name as your .cgz file (ending with .cfg instead) and you can put this in there:
If it doesn't already exist, just make a new text file and give it the appropriate name (yes, it'll be okay to change its extension to .cfg).
It should have the same name as your .cgz file (ending with .cfg instead) and you can put this in there:
[SELECT ALL] Code:
fog 64
fogcolour 0x00ff00
If it doesn't already exist, just make a new text file and give it the appropriate name (yes, it'll be okay to change its extension to .cfg).