Difference between revisions of "Building Placement Log Specification"
From TACWiki
(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...) |
(No difference)
|
Revision as of 16:47, 2 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.