02 Aug 10, 08:28AM
Well, that may be possible, but actually you don't need to run/quit AC at all.
That will re-load the autoexec.cfg ingame, while AC is running. You may make an alias or bind it to a key. I used to use this one:
[SELECT ALL] Code:
exec config/autoexec.cfg
That will re-load the autoexec.cfg ingame, while AC is running. You may make an alias or bind it to a key. I used to use this one:
[SELECT ALL] Code:
alias a [ (exec config/autoexec.cfg) (echo autoexec.cfg re-loaded) ]