20 Dec 14, 02:58PM
(20 Dec 14, 02:18PM)Vermi Wrote: Why is /footsteps 0 the default setting for me? it reverts to 0 every time i close AC
why doesn't fog 1024 work in my autoexec file? am I doing something wrong?
these are big questions of AC
about footsteps : i don't know. it should not happen unless you are running conflicting scripts. you need to be more specific about your config. are you using any custom script ?
regarding fog : fog is a map parameter. It means that everytime you load a map it will set the default fog for this map. Setting it from autoexec.cfg is useless as this file is only executed at game startup.
Remove fog call from this file. Instead, type the following command in game :
[SELECT ALL] Code:
/addOnLoadAlways [ fog 1024 ]