Home World Forum
Stars! AutoHost web forums

Jump to Stars! AutoHost


 
 
Home » Stars! Clones, Extensions, Modding » Stars! Nova - Development » Item.Type now an Enum
Re: Item.Type now an Enum Mon, 11 July 2011 03:21 Go to previous messageGo to previous message
Daniel is currently offline Daniel

 
Chief Warrant Officer 3
Stars! Nova developer
Stars! Nova developer

Messages: 179
Registered: April 2006
Location: Nowra, Australia
Sounds reasonable but you should check that the component editor at least loads your changes. You can run it by supplying the --components option to Nova. You can do this at a command line or by setting it as a parameter in your debug options. You should become familiar with running Nova up in the debugger with different starting options as it helps a lot with debugging. For a full list of command line options see command-line.txt in the Documentation directory (stars-nova\Documentation). It looks like this:
          Start Launcher
            Nova --launch
          Start New Game wizard
            Nova --new
          Start Race Designer
            Nova --race
          Start Component Editor
            Nova --components
          Start Console
            Nova --console
          Start GUI
            Nova --gui -r <race> -t <turn> -i <intel file> -s <state file>
          Run AI
            Nova --ai -r <race> -t <turn> -i <intel file>
          Display the help screen
            Nova --help

Some example command lines:

To open the GUI with the Googly race on Dan's computer:
Nova --gui -r rabbitoid -t 2114 -i "C:\Users\daniel\Desktop\IdTest\rabbitoid.intel"

To open the Nova Console on Dan's computer:
Nova --console

To run the Nova AI on Dan's computer:
Nova --ai -r Insectoid -t 2101 -i "C:\Users\daniel\Desktop\TestGame\insectoid.intel"



Have fun.

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Priorities
Next Topic: Merge/Split fleet dialog
Goto Forum:
  


Current Time: Thu Apr 25 04:57:44 EDT 2024