///31
Jump to navigation
Jump to search
(Created page with "<code>speed</code>(速度)条件(别名:<code>velocity</code>)选择特定速度的列车。条件检测实际的移动速度,最多不超过列车设定的速度...") |
(No difference)
|
Latest revision as of 01:23, 29 September 2024
speed(速度)条件(别名:velocity)选择特定速度的列车。条件检测实际的移动速度,最多不超过列车设定的速度限制。例如:@train[speed=0]选择不行驶的列车。