Those are the same as yours, all zero's, thanks for trying though
Edit: Ahh... At the bottom, under [GAMEPROFILE], there's this:-
Quote: "global = languagebank\english\gamebank\mygame\setuplevel.fpi"
and inside mygame\setuplevel.fpi, is this:
Quote: "; Setup Level Stats
:state=0:sky=skybank\ww2\Gas
:state=0:music=audiobank\music\generic\main.wav,musicvolume=50,soundscale=25
:state=0:fog=0,fogred=0,foggreen=0,fogblue=0
:state=0:ambience=25,ambiencered=255,ambiencegreen=255,ambienceblue=255"
Which is what my game is showing! It seems like it's completely ignoring that setuplevel.fpi in
my game folder and just taking it from
the mygame folder...
Hang on, I'll just check...