Results 1 to 30 of 31

Thread: question: changing unit points

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #21

    Default Re: question: changing unit points

    Proper RTW command line parameter is "show_err" or "show_error" ?

    You can pass RTW parameters to ebconfig.xml file using syntax:
    Code:
    -rtwoptions " -show_err"
    This syntax is not correct because it send -show_err parameter to Trivial Script and trivial script just doesnt know what to do with it.

    "C:\Documents and Settings\...\Rome - Total War - EB 1.1\EBTrivialScript\EBTrivialScript.exe" -s ebconfig.xml -runeb -type "Single Player" -show_err
    As mentioned above it should be:
    Code:
    "C:\Documents and Settings\...\Rome - Total War - EB 1.1\EBTrivialScript\EBTrivialScript.exe" -s ebconfig.xml -runeb -type "Single Player" -rtwoptions " -show_err"
    Last edited by LorDBulA; 04-17-2008 at 21:33.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO