diff options
Diffstat (limited to 'atc_command.txt')
-rw-r--r-- | atc_command.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/atc_command.txt b/atc_command.txt index 3df60c8..0acbacb 100644 --- a/atc_command.txt +++ b/atc_command.txt @@ -46,6 +46,11 @@ Example: B0 W OL D10 OC D1 SM Subway train: stop in station and open doors, depart after 10 seconds. +K +Kick all passengers out of the trains +This command kicks all passengers (non-driving players) off the train. This command works only +if the train is stopped and its doors are open. + # conditional statements: I<condition><code>; |