From a5bc67b3287c70a1ecf769255cddb6a5b4b1049a Mon Sep 17 00:00:00 2001 From: FlightControl Date: Fri, 23 Dec 2016 07:16:18 +0100 Subject: [PATCH] FSM --- docs/Documentation/Spawn.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Documentation/Spawn.html b/docs/Documentation/Spawn.html index 23caec6d9..1116db12a 100644 --- a/docs/Documentation/Spawn.html +++ b/docs/Documentation/Spawn.html @@ -2169,7 +2169,7 @@ when nothing was spawned.

- + #number SPAWN.SpawnMaxGroups @@ -2186,7 +2186,7 @@ when nothing was spawned.

- + #number SPAWN.SpawnMaxUnitsAlive @@ -2489,7 +2489,7 @@ Spawn_BE_KA50 = SPAWN:New( 'BE KA-50@RAMP-Ground Defense' ):Schedule( 600, 0.5 ) -

When the first Spawn executes, all the Groups need to be made visible before start.

+

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.