Tune zones/zh: Difference between revisions

From DDraceNetwork
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 7: Line 7:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
==Creating tune zones==
== Creating tune zones ==
</div>
</div>


Line 21: Line 21:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
==== Adding a tune to a certain zone number====
==== Adding a tune to a certain zone number ====
</div>
</div>


Line 32: Line 32:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
====Displaying a text message when a player enters a tune zone====
==== Displaying a text message when a player enters a tune zone ====
</div>
</div>


Line 43: Line 43:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
====Displaying a text message when a player exits a tune zone====
==== Displaying a text message when a player exits a tune zone ====
</div>
</div>



Revision as of 18:52, 15 February 2023

此条目仍需进行内容补充,您可以帮助我们编辑和修订以扩充其内容。

A tune zone is a non-interactive tile entity that changes the physics or other basic behavements in a specified zone. There are 45 tunes that can be applied


Creating tune zones

By clicking the Tune button at the top of screen, you will be able to select different zone numbers, just like switch layer numbers. After selecting a number, place the zone tiles wherever you want (press space and select the light blue square). Next, you have to specify your tunes to each of the zone numbers. You can do this by bringing up the Server settings menu by clicking the button in the bottom right, and then typing in the Commands: field.


Assigning zones


Adding a tune to a certain zone number

tune_zone [number] [tune] [value] Multiple tunes can be added to the same zone by repeating the command above with a different tune setting.


Displaying a text message when a player enters a tune zone

tune_zone_enter [number] [message] Note that the message needs to be in quotation marks.


Displaying a text message when a player exits a tune zone

tune_zone_leave [number] [message]