TrainCarts/Spawning/29 [zh]

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "例如,你想生成一辆列车,后面跟着For example, if you want to spawn a locomotive followed by red-green-blue carriages repeated four times (12 carriages), you can put: <pre> 4[carr carg carb] loco </pre>")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
例如,你想生成一辆列车,后面跟着For example, if you want to spawn a locomotive followed by red-green-blue carriages repeated four times (12 carriages), you can put:
例如,你想生成一辆列车,要生成一辆机车,随后是12辆随机的红色、绿色或蓝色车厢:
<pre>
<pre>
4[carr carg carb] loco
4[carr carg carb] loco
</pre>
</pre>

Latest revision as of 10:23, 10 October 2025

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/Spawning)
For example, if you want to spawn a locomotive followed by red-green-blue carriages repeated four times (12 carriages), you can put:
<pre>
4[carr carg carb] loco
</pre>

例如,你想生成一辆列车,要生成一辆机车,随后是12辆随机的红色、绿色或蓝色车厢:

4[carr carg carb] loco