Page 1 of 1

What does this script actually do?

Posted: Thu Nov 26, 2015 6:35 am
by professor_smith
Hello Folks,
I have searched far and wide on the net regarding this question before asking on the forums. Everyone says that for modding purposes, the game.customGameFlushArchives script in the init.con file of a mod, should be set to 0 (False), but no one speaks of what the script actually does if set to 1 (True). Does anyone know? If you do know, please share it with me, just so that I know that running a mini-mod, reading off of other mods, doesn't require me to have it set to True lol.

Thank You,

Josh
Professor Smith

Re: What does this script actually do?

Posted: Fri Nov 27, 2015 7:57 pm
by freddy
flush usually mean like empty it out, bf42 loads a lot of stuff even if it not needed so i guess the command could be useful in some cases

try change it to 1 and see what happens :)