Translations:Scatter/4/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(No difference)

Latest revision as of 20:53, 20 June 2023

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 (Scatter)
==Nuances==
An important difference between {{#var:Scatter}} and {{#vardefineecho:ScatterEveryone|<code>[[Scatter Everyone|scatter everyone</code>]]}} is that {{#vardefineecho:ScatterEveryone|<code>scatter everyone</code>}} scatters all agents in [[SpaceLand]] to random locations. {{#var:Scatter}} only scatters the agents created by the {{#vardefineecho:Create|<code>[[Create|create [_] [▼](s)</code>]]}} or {{#vardefineecho:cedo|<code>[[Create Each Do|create [_] [▼](s) each do</code>]]}} block in which the {{#var:Scatter}} block was placed.

Nuances

An important difference between and scatter everyone is that scatter everyone scatters all agents in SpaceLand to random locations. only scatters the agents created by the create [_] [▼](s) or create [_] [▼](s) each do block in which the block was placed.