What other scripts or test/temporary aliases are in there? Consider using techniques to keep the number of alias definitions down at startup (such as deleting aliases that will be redefined each time you launch the game). If the game has to define too many aliases at once when it is launching, it seems to have a habit of dropping/ignoring random ones.
(This is done easily by making "add2listonquit" entries in your autoexec.cfg file)
Before we become too sure that this is the problem, see if typing
makes your concerns cease.
Er... Are you getting any error messages? Or is the script simply forgetting your achievement progress?
(This is done easily by making "add2listonquit" entries in your autoexec.cfg file)
Before we become too sure that this is the problem, see if typing
[SELECT ALL] Code:
/exec scripts\achievements.cfg
Er... Are you getting any error messages? Or is the script simply forgetting your achievement progress?