Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-31 15:10:06 +00:00
parent 504e21d71d
commit 66ba5a6848
35 changed files with 802 additions and 782 deletions

View File

@@ -1755,7 +1755,7 @@ CaptureZoneCoalitionApha = ZONE_CAPTURE_COALITION:New( CaptureZone, coalition.si
<h2>2.2. Create a set of player groups.</h2>
<p>What is also needed, is to have a set of <a href="Core.Group.html">Core.Group</a>s defined that contains the clients of the players.</p>
<p>What is also needed, is to have a set of <a href="Wrapper.Group.html">Wrapper.Group</a>s defined that contains the clients of the players.</p>
<pre><code>-- Allocate the player slots, which must be aircraft (airplanes or helicopters), that can be manned by players.
-- We use the method FilterPrefixes to filter those player groups that have client slots, as defined in the mission editor.