SpawnInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
;Spawning Speed | ;Spawning Speed | ||
:SPAWNKMH:''<value>'' | :SPAWNKMH:''<value>'' | ||
:Defines the speed of the spawning train. | :Defines the speed of the spawning train. | ||
:''<value>'' must be a positive integer, in km/h. | |||
;SPAWNTIMEOUT:''<value>'' | |||
:Defines the time after spawning, when the train will start. | |||
:''<value>'' must be a positive integer, in seconds. | |||
<pre style="color:blue;font-size:16px"> | <pre style="color:blue;font-size:16px"> | ||
Revision as of 21:04, 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.
- SPAWNTIMEOUT
- <value>
- Defines the time after spawning, when the train will start.
- <value> must be a positive integer, in seconds.
Contents | Developers pages | Command Line Options | Timetables | Scenario Creation | Developing Installers