What does this script actually do?

Ask questions, discuss ideas, get answers
Post Reply
professor_smith
Posts: 133
Joined: Thu Dec 13, 2012 7:45 am

What does this script actually do?

Post 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
Lets make war games, not war.
freddy
Posts: 1267
Joined: Sun Oct 18, 2009 4:58 pm

Re: What does this script actually do?

Post 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 :)
Post Reply