Difference between revisions of "Command line functions"
Line 2: | Line 2: | ||
===Possible Command Line Functions=== | ===Possible Command Line Functions=== | ||
+ | |||
+ | '''-[[show_err]]''' every modders best friend, gives basic error messages for ''most'' problems. Anyone modifying game files or playing a mod should use it. | ||
+ | |||
+ | '''[[-mod:my_mod]]''' the user friendly way of releasing a mod. Also useful for home mods. Saves having to have multiple RTW/BI installs and allow multiple mods to run on the same installation. | ||
+ | Temporary link to info: http://forums.totalwar.org/vb/showthread.php?t=44332 (needs summarising here) | ||
+ | |||
+ | '''-ne''' allows game to run in windowed mode. Leave a program or file open before you start the game and use alt-tab to return to that program or your desktop without quitting game. You can alt-tab out of game anyway but this allows game to keep running in the background. Useful if waiting out siege battles or using -ai (see below) | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | [[Category:RTWModding]][[Category:Modding]] |
Revision as of 01:46, 28 January 2007
RTW and BI have various helpful command line functions, some of which are listed below. To add a command line function, right click your desktop shortcut, select properties, and after the last " type a space and the function you require. More than one function can be added to the same line, just remember to put a space between each. Finished result can look like:
Possible Command Line Functions
-show_err every modders best friend, gives basic error messages for most problems. Anyone modifying game files or playing a mod should use it.
-mod:my_mod the user friendly way of releasing a mod. Also useful for home mods. Saves having to have multiple RTW/BI installs and allow multiple mods to run on the same installation. Temporary link to info: http://forums.totalwar.org/vb/showthread.php?t=44332 (needs summarising here)
-ne allows game to run in windowed mode. Leave a program or file open before you start the game and use alt-tab to return to that program or your desktop without quitting game. You can alt-tab out of game anyway but this allows game to keep running in the background. Useful if waiting out siege battles or using -ai (see below)