///35
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
| Line 1: | Line 1: | ||
=== Unloaded === | === Unloaded === | ||
The <code>unloaded</code> condition selects trains that are inside unloaded chunks and are therefore no longer simulated. <code>@train[unloaded=1]</code> or <code>@train[unloaded=true]</code>. | The <code>unloaded</code> condition selects trains that are inside unloaded chunks and are therefore no longer simulated. Example: <code>@train[unloaded=1]</code> or <code>@train[unloaded=true]</code>. | ||
Trains that keep chunks loaded do not unload. | Trains that keep chunks loaded do not unload. | ||
Latest revision as of 23:19, 22 August 2022
Unloaded
The unloaded condition selects trains that are inside unloaded chunks and are therefore no longer simulated. Example: @train[unloaded=1] or @train[unloaded=true].
Trains that keep chunks loaded do not unload.