I'm currently working on an update to my launcher for WZ and would like to support some settings that are in the config file from within the launcher. I got most of the figured out but there are some that I'm fuzzy on what they should do if anything at all. These are:
type=12
debugmode=0
phrase0=
phrase1=
phrase2=
phrase3=
phrase4=
framerate=60
SinglePlayerFPS=60
reopenBuild=1
Could someone give me a small explanation of each so that I can decide whether to support them or not.
Thanks
Config File Options
-
Odin79
- Rookie

- Posts: 21
- Joined: 31 Oct 2009, 00:20
- Location: Edmonton, Alberta, Canada
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Config File Options
debugmode is no longer used in 2.3-series. In 2.2-series, it controlled whether or not cheat mode could be used.
phrase0-phrase4 are macros. I've never really used them; check the documentation for details.
framerate/SinglePlayerFPS limit the the framerate of the game. It'd be fine to leave at 60.
reopenBuild is a fairly useless option that probably shouldn't be messed with. I'll probably deprecate it in 2.4/3.0 when I fix the build queueing system.
I don't know what "type" is.
phrase0-phrase4 are macros. I've never really used them; check the documentation for details.
framerate/SinglePlayerFPS limit the the framerate of the game. It'd be fine to leave at 60.
reopenBuild is a fairly useless option that probably shouldn't be messed with. I'll probably deprecate it in 2.4/3.0 when I fix the build queueing system.
I don't know what "type" is.