Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Command line functions"

From TWC Wiki
Jump to navigationJump to search
 
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 02: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:commandlinein8.jpg

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)