| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
hpl3:game:commandline [2012/10/25 11:28] thomas |
hpl3:game:commandline [2013/02/18 16:02] (current) nebej |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Command Line ====== | ====== Command Line ====== | ||
| + | |||
| + | |||
| Here is a list of all the different commandline commands that exist. | Here is a list of all the different commandline commands that exist. | ||
| - | **-user**\\ | + | |
| + | **-user** \\ | ||
| This starts the game with a different user name. If not set, game is started with "Default". | This starts the game with a different user name. If not set, game is started with "Default". | ||
| - | **-cfg**\\ | + | |
| + | **-cfg** \\ | ||
| This changes the main config file that is used when starting the game. default is "config/main_init.cfg" | This changes the main config file that is used when starting the game. default is "config/main_init.cfg" | ||
| - | **-map**\\ | + | |
| + | **-map** \\ | ||
| This starts the game with a specific map. Default is what is specified in the user settings. | This starts the game with a specific map. Default is what is specified in the user settings. | ||
| - | **-mapfolder**\\ | + | |
| + | **-mapfolder** \\ | ||
| This starts the game with a specific map folder. Default is what is specified in the user settings. | This starts the game with a specific map folder. Default is what is specified in the user settings. | ||
| - | **-mappos**\\ | + | |
| + | **-mappos** \\ | ||
| Sets a specific start pos to be used. Default is what is specified in the user settings. | Sets a specific start pos to be used. Default is what is specified in the user settings. | ||
| + | |||
| + | |||
| + | **-workdir** \\ | ||
| + | Which directory the exe should load in. Can be used to change between engine and main redist | ||
| + | |||