<?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=LoadGroupsFromFile</id>
	<title>LoadGroupsFromFile - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=LoadGroupsFromFile"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=LoadGroupsFromFile&amp;action=history"/>
	<updated>2026-06-04T14:15:19Z</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=LoadGroupsFromFile&amp;diff=5938&amp;oldid=prev</id>
		<title>Ozdeadmeat: LoadGroupsFromFile – created via PowerShell script (2025-11-11T21:12:29Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=LoadGroupsFromFile&amp;diff=5938&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:31Z</updated>

		<summary type="html">&lt;p&gt;LoadGroupsFromFile – created via PowerShell script (2025-11-11T21:12:29Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          LoadGroupsFromFile|fDescription=   Loads ground group data from specified persistence files for Red and Blue teams, spawning groups and registering them in the game world. Supports custom file paths or defaults, with warnings issued if default paths are used.|parentFile=     cmm.persistence.lua|syntax=         CMM.LoadGroupsFromFile(RedGroundFile &amp;lt;string|nil&amp;gt;, BlueGroundFile &amp;lt;string|nil&amp;gt;, LoadRed &amp;lt;boolean|nil&amp;gt;, LoadBlue &amp;lt;boolean|nil&amp;gt;)|return=         boolean|returnDesc=     Returns true if both files were successfully loaded and groups were spawned, otherwise returns false.|example=        CMM.LoadGroupsFromFile(&amp;quot;CMM.TEMP\\PERSISTENCE\\CUSTOM.REDGROUNDFILE.json&amp;quot;, &amp;quot;CMM.TEMP\\PERSISTENCE\\CUSTOM.BLUEGROUNDFILE.json&amp;quot;, true, false)|exampleDesc=    Loads custom Red ground groups from a specified file, skips Blue group loading, and spawns each group into the world while logging success or failure.|related=        |note=           |envType= CMM|par1=         string or nil RedGroundFile|optType1=     string or nil|optName1=     RedGroundFile|desc1=       Path to the Red ground groups persistence file, defaults to CMM.PERSISTENCE.REDGROUNDFILE if not provided.|par2=         string or nil BlueGroundFile|optType2=     string or nil|optName2=     BlueGroundFile|desc2=       Path to the Blue ground groups persistence file, defaults to CMM.PERSISTENCE.BLUEGROUNDFILE if not provided.|par3=         boolean or nil: LoadRed|optType3=     boolean or nil:|optName3=     LoadRed|desc3=       If true, loads Red ground groups; defaults to true if not specified.|par4=         boolean or nil LoadBlue|optType4=     boolean or nil|optName4=     LoadBlue|desc4=       If true, loads Blue ground groups; defaults to true if not specified.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>