Difference between revisions of "Translations:TrainCarts/Commands/Selectors/12/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "<code>x/y/z</code>条件指定了世界上要选择列车的位置,其指定的是一个长方体区域。也可以指定<code>dx/dy/dz</code>来增大长方体。如果仅...")
 
 
Line 1: Line 1:
<code>x/y/z</code>条件指定了世界上要选择列车的位置,其指定的是一个长方体区域。也可以指定<code>dx/dy/dz</code>来增大长方体。如果仅指定 dx/dy/dz,则使用命令执行者的 x/y/z 坐标。可以使用<code>world</code>条件来在特定世界上运行,或从无法推断世界的服务器控制台运行。
+
<code>x/y/z</code>条件指定了世界上要选择的列车的位置,其指定的是一个长方体区域。也可以指定<code>dx/dy/dz</code>来扩大长方体。如果仅指定 dx/dy/dz,则使用命令执行者的 x/y/z 坐标。可以使用<code>world</code>(世界)条件在特定世界上运行,或从无法推断世界的服务器控制台运行。

Latest revision as of 01:32, 29 September 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Commands/Selectors)
The <code>x/y/z</code> conditions specify where on the world trains should be selected. This specifies a cuboid range. The <code>dx/dy/dz</code> can also be specified to grow this cuboid. If only dx/dy/dz are specified, then the x/y/z of the sender is used. The <code>world</code> condition can optionally be specified to operate on other worlds, or to run from a server terminal where no world can be inferred.

x/y/z条件指定了世界上要选择的列车的位置,其指定的是一个长方体区域。也可以指定dx/dy/dz来扩大长方体。如果仅指定 dx/dy/dz,则使用命令执行者的 x/y/z 坐标。可以使用world(世界)条件在特定世界上运行,或从无法推断世界的服务器控制台运行。