Create/es: Difference between revisions
(Created page with "testing purposes again") |
(Created page with "==Recursos en video relevantes==") |
||
Line 5: | Line 5: | ||
<p id="tooltip">testing purposes again</p> | <p id="tooltip">testing purposes again</p> | ||
< | <span id="Syntax"></span> | ||
=== | ===Sintaxis=== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Line 13: | Line 12: | ||
</div> | </div> | ||
< | <span id="Nuances"></span> | ||
== | ==Para tener en cuenta== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Line 25: | Line 23: | ||
</div> | </div> | ||
Bloques relacionados | |||
< | <span id="Relevant_Video_Resources"></span> | ||
== | ==Recursos en video relevantes== | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |
Revision as of 14:28, 16 June 2023
testing purposes
testing purposes again
Sintaxis
create [Textbox: Number] [Dropdown: Type of Agent](s)
Para tener en cuenta
An important difference between and create [_] [▼](s) each do
is that create [_] [▼](s) each do
allows a section of code to run individually for each agent that is created. only creates agents with the default traits in the center of Spaceland.
create [_] [▼](s) each do
can be useful for randomizing traits and scattering agents without effecting others.
Bloques relacionados