@ eftertanke:
Drop them into your automatically executed scripts folder, or throw them in /config/ and put:
...into your autoexec.cfg
You'll have to add a "_" to that space in the file name of "tools docsection.cfg", or I suppose you could try:
...but doubt that will work properly.
@ V-Man: I mistakenly thought that you were already aware and the problem had been fixed. Sorry for not reporting sooner. D:
Drop them into your automatically executed scripts folder, or throw them in /config/ and put:
[SELECT ALL] Code:
run tools_docsection; run achievements_docs
...into your autoexec.cfg
You'll have to add a "_" to that space in the file name of "tools docsection.cfg", or I suppose you could try:
[SELECT ALL] Code:
run "tools docsection"; run achievements_docs
...but doubt that will work properly.
@ V-Man: I mistakenly thought that you were already aware and the problem had been fixed. Sorry for not reporting sooner. D: