Start procedure
#18

The_Psy Wrote:could you give me more informations about the "Garbage Collect" script? How it work, how to set it?

It would be maybee helpfull as I have memory problem with DCG campaign, could this script solve them maybee?

the "GC" command is a function internal to the game itself. The gc.cmd script only allows for the command to be run every hour in a loop.

As for exactly what it does, I'm not entirely sure. If you can make something more out of what it says in the console, then you are a better man than I Wink

To 'set' it, you simply need to have a file 'gc.cmd' with the following code inside:
Code:
GC
GC
GC
timeout 3600000 f gc.cmd
And then you will need to edit your rcu file (root directory of your installation) and add the following lines:
Code:
@a gc file gc.cmd
@timeout 3600000 gc
That should do it for you.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)