SpawnInfo: Difference between revisions

From SignalWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
:''<value>'' must be a positive integer, in seconds.
:''<value>'' must be a positive integer, in seconds.
   
   
;Alternative spawn track
:ALTSPAWN:''<value''
:When the normal spawn track is unavailable, spawn to this alternative track
:''<value>'' is the full name of the alternative spawn track.





Revision as of 21:19, 7 March 2012

Contents | Developers pages | Command Line Options | Timetables | Scenario Creation | Developing Installers


The SpawnInfo timetable variable defines additional properties that alters spawning behaviour. The items are comma-delimited.

Spawning Speed
SPAWNKMH:<value>
Defines the speed of the spawning train.
<value> must be a positive integer, in km/h.
Spawn Timeout
SPAWNTIMEOUT:<value>
Defines the time after spawning, when the train will start.
<value> must be a positive integer, in seconds.
Alternative spawn track
ALTSPAWN:<value
When the normal spawn track is unavailable, spawn to this alternative track
<value> is the full name of the alternative spawn track.




Contents | Developers pages | Command Line Options | Timetables | Scenario Creation | Developing Installers