<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetMultiCrewPlayers</id>
	<title>GetMultiCrewPlayers - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetMultiCrewPlayers"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetMultiCrewPlayers&amp;action=history"/>
	<updated>2026-06-04T14:47:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=GetMultiCrewPlayers&amp;diff=5760&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetMultiCrewPlayers – created via PowerShell script (2025-11-11T21:11:58Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetMultiCrewPlayers&amp;diff=5760&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:00Z</updated>

		<summary type="html">&lt;p&gt;GetMultiCrewPlayers – created via PowerShell script (2025-11-11T21:11:58Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetMultiCrewPlayers|fDescription=   Returns a table containing the full player information for every pilot assigned to the specified multi‑crew airframe. The function expects a Unit object; it extracts the unit’s ID and coalition, then scans the current player list for any players whose slot identifier matches that unit ID. The resulting table is sorted by slot number when more than one player is found.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.GetMultiCrewPlayers(&amp;lt;Object table&amp;gt;)|return=         table|returnDesc=     An array of net.get_player_info tables for each pilot on that unit (empty if none).|example=        local crew = CMM.GetMultiCrewPlayers(unit); env.info(&amp;quot;Crew count: &amp;quot;..tostring(#crew))|exampleDesc=    Shows how to retrieve the list of players assigned to a specific airframe and log the number of crew members.|related=        |note=           |envType= CMM|par1=         table Object|reqType1=     table|reqName1=     Object|desc1=       A Unit object representing the airframe to query.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>