Driver Commands List
From TrainzOnline
(Difference between revisions)
m (→Change Train Direction) |
m |
||
Line 161: | Line 161: | ||
::*Standard stations = 25% | ::*Standard stations = 25% | ||
::*Small stations = 10% | ::*Small stations = 10% | ||
− | ::: | + | :::The station size is set in the station properties |
'''[[#top|Back to Top]]''' | '''[[#top|Back to Top]]''' |
Revision as of 15:05, 18 November 2018
This document is a work in progress |
TRAINZ A New Era (TANE) SP3. List of Trainz Driver Commands. All commands are the Copyright of N3V Games
This page is always under construction. As new commands appear they will be added to this list. Only commands supplied with TANE or on the DLS are covered in this document. This document will be modified (or a separate document created) for TRS19 after it is officially released (the current release is a beta version).
The driver commands listed in this page are all found in Trainz Surveyor from the Edit Session option in the Main Menu and are accessed by the Driver Command Rule and the Driver Setup Rule. See the Trainz Wiki Page Driver Setup Rule for more information on both rules. Those commands that are identified as a DLS Command must be downloaded and installed from the Trainz DLS first. |
Description Key:
- <kuid number> is for the command version at the time of writing. This number will change if the command is updated.
- DLS Command must be downloaded and installed from the DLS.
- Base Command and Built-in Command are installed with TANE.
- Obsolete Command is no longer required (explanation given).
- Legacy Command has been replaced by another command (new command will be identified).
Contents |
Load and Unload Commands |
Instant Load Command
Instantly loads all rolling stock (except locos and tenders) in the train with the item(s) in their commodity queues. |
- <kuid2:45324:555017:7> Instant Load Command
- DLS Command by norfolksouthern37
None
InstantLoadLocos
Instantly loads all locos and tenders in the train with the item(s) in their commodity queues (coal, water, diesel fuel). |
- <kuid2:117290:1022:1> InstantLoadLocos
- Builtin Command by nzhorse
None
InstantUnLoad
Instantly unloads the commodities in all rolling stock (except locos and tenders) in the train. |
- <kuid2:67585:1021:2> InstantUnload
- DLS Command by robin_hoods
None
Load
- <kuid:-3:10076> Load
- Base Command
None
- If the industry where the loading is taking place uses up all the available commodities before all the wagons are fully loaded, then any following wagons will not be loaded until the commodity is available again but the AI driver will not stop to wait.
- With passenger enabled stations the Load command will first execute an Unload command to unload some of the passengers.
Load At
- <kuid2:75377:84:1> Load At
- DLS Command by stagecoach
Select <name of industry> or industry enabled passenger station from session list if applicable <name/number of track or platform> for industries and stations that have identified active platforms, tracks or loading bays
- The AI driver will select the shortest available path to the destination.
- If the AI driver is blocked (e.g. by another train, a locked signal or switch) it will not attempt to find an alternative path to the destination. This can lead to the train stopping and waiting indefinately until the blockage is removed.
- If the industry where the loading is taking place uses up all the available commodities before all the wagons are fully loaded, then any following wagons will not be loaded until the commodity is available again but the AI driver will not stop to wait.
- With passenger enabled stations the Load command will first execute an Unload command to unload some of the passengers.
Unload
- <kuid:-3:10077> Unload
- Base Command
None
- If the industry where the unloading is taking place reaches its maximum capacity before all the wagons are fully unloaded, then any following wagons will not be unloaded until capacity is available again but the AI driver will not stop to wait.
- With passenger enabled stations the Unload command will unload a set number of passengers, specifically:-
- Terminal stations = 100% of loaded passengers
- Large stations = 50%
- Standard stations = 25%
- Small stations = 10%
- The station size is set in the station properties
Movement Commands |
Change Train Direction
Reverses the driving direction of the train. |
- <kuid2:70791:9001:1> Change Train Direction
- Builtin Command by mgalling
None
Halt Train
Brings the train to an immediate stop. |
- <kuid:401543:1090> Halt Train
- Base Command
None
Set Maximum Speed To
Instructs the AI driver to drive up to the set maximum speed (mph). This speed limit has no effect on other AI trains. Lower speed limit signs are obeyed. |
- <kuid2:450022:90001:2> Set Max Speed To
- DLS Command by nikkia
Select <No maximum speed> or <value> in mph
- The maximum speed, once set, will remain in place throughout the session unless cancelled or reset by another Set Max Speed To command.
WaitFor
Instructs the AI driver to wait for a set time period before executing the next instruction in the command list. |
- <kuid:-3:10090> WaitFor
- Base Command
Select <time delay> from list
- There are a limited range of available times from 5 seconds to 1 hour. A time delay that is not in this list (e.g. 3 minutes) can be achieved by using two (or more) WaitFor commands with the combined total of their times equaling the required time delay.
WaitForTrigger
Instructs the AI driver to wait for a trigger event before executing the next instruction in the command list. |
- <kuid2:57344:80001:5> WaitFor
- Built-in Command by marinus
Select <trigger name> from session list Select <any train> or loco from <list of loco names>
|
Drive To
- <kuid:-3:11058> Drive To
- Base Command
Select <name of industry> or industry enabled passenger station from session list if applicable <name/number of track or platform> for industries and stations that have identified active platforms, tracks or loading bays
- If the AI driver is blocked (e.g. by another train, a locked signal or switch) it will not attempt to find an alternative path to the destination. This can lead to the train stopping and waiting indefinately until the blockage is removed.
Drive To Trackmark
- <kuid:-3:11149> Drive To Trackmark
- Base Command
Select <name of trackmark> from session list
- If the AI driver is blocked (e.g. by another train, a locked signal or switch) it will not attempt to find an alternative path to the destination. This can lead to the train stopping and waiting indefinately until the blockage is removed.
Drive Via Trackmark
- <kuid:-3:11209> Drive Via Trackmark
- Base Command
Select <name of trackmark> from session list
- This command is used to direct the AI along a set route to a final destination which is not normally the trackmark identified in this command.
- If the AI driver is blocked (e.g. by another train, a locked signal or switch) it will not attempt to find an alternative path to the designated trackmark. This can lead to the train stopping and waiting indefinately until the blockage is removed.
- <kuid:-3:10058> Navigate To
- Base Command
Select <name of industry> or industry enabled passenger station from session list if applicable <name/number of track or platform> for industries and stations that have identified active platforms, tracks or loading bays
- If the AI driver is blocked (e.g. by another train, a locked signal or switch) it will attempt to find an alternative path to the destination. This can lead to the train traveling backwards and down the wrong track.
- <kuid:-3:10149> Navigate To Trackmark
- Base Command
Select <name of trackmark> from session list
- If the AI driver is blocked (e.g. by another train, a locked signal or switch) it will attempt to find an alternative path to the destination. This can lead to the train traveling backwards and down the wrong track.
- <kuid:-3:11209> Drive Via Trackmark
- Base Command
Select <name of trackmark> from session list
- This command is used to direct the AI along a set route to a final destination which is not normally the trackmark identified in this command.
- If the AI driver is blocked (e.g. by another train, a locked signal or switch) it will attempt to find an alternative path to the destination. This can lead to the train traveling backwards and down the wrong track.