TrainCarts/Spawning/29 [zh]

From BergerHealer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
例如,你想生成一辆列车,要生成一辆机车,随后是12辆随机的红色、绿色或蓝色车厢:
例如,你想生成一辆列车,随后是12辆随机的红色、绿色或蓝色车厢:
<pre>
<pre>
4[carr carg carb] loco
4[carred cargreen carblue] locomotive
</pre>
</pre>

Latest revision as of 06:55, 31 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[carred cargreen carblue] locomotive