Difference between revisions of "Building Placement Log Specification"

From TACWiki
Jump to: navigation, search
(New page: The building placement log follows the following specification: Game/Time System Time Event Code Message Game/Time - This defines at what time during the game the curr...)
 
 
Line 3: Line 3:
 
Game/Time      System Time      Event Code      Message
 
Game/Time      System Time      Event Code      Message
  
 +
<br />
 
Game/Time  -  This defines at what time during the game the current building action occurred.
 
Game/Time  -  This defines at what time during the game the current building action occurred.
 +
<br />
 
System Time -  The current system time for the Operating System.
 
System Time -  The current system time for the Operating System.
 +
<br />
 
Event Code  -  This option is not utilized for the logging of buildings.
 
Event Code  -  This option is not utilized for the logging of buildings.
 +
<br />
 
Message    -  This is the message for the placement or deletion of a structure from the colony Simulation.
 
Message    -  This is the message for the placement or deletion of a structure from the colony Simulation.
                The format is one of the following:
+
<br />
 +
<br />
 +
The format is one of the following:
  
 +
<br />
 
                 Add Structure: Structure_Name - This is for a structure added to the Colony Simulation.
 
                 Add Structure: Structure_Name - This is for a structure added to the Colony Simulation.
 +
<br />
 
                 Structure Removed: Structure_Name - This is for a structure removed from the Colony.
 
                 Structure Removed: Structure_Name - This is for a structure removed from the Colony.
  
 +
<br />
 
The log is ended by End Log in the message section.
 
The log is ended by End Log in the message section.

Latest revision as of 20:20, 9 December 2008

The building placement log follows the following specification:

Game/Time System Time Event Code Message


Game/Time - This defines at what time during the game the current building action occurred.
System Time - The current system time for the Operating System.
Event Code - This option is not utilized for the logging of buildings.
Message - This is the message for the placement or deletion of a structure from the colony Simulation.

The format is one of the following:


               Add Structure: Structure_Name - This is for a structure added to the Colony Simulation.


               Structure Removed: Structure_Name - This is for a structure removed from the Colony.


The log is ended by End Log in the message section.