<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_groupIsDead</id>
		<title>MIST groupIsDead - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_groupIsDead"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_groupIsDead&amp;action=history"/>
		<updated>2026-04-25T19:08:59Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=MIST_groupIsDead&amp;diff=13705&amp;oldid=prev</id>
		<title>Grimes: Created page with &quot;{{Mission Scripting  |fName= mist.groupIsDead  |vNum = Mist 4.5  |desc= Returns true or false based on if the passed group is dead or alive. It is a slightly more reliable mea...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_groupIsDead&amp;diff=13705&amp;oldid=prev"/>
				<updated>2021-08-23T07:24:53Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Mission Scripting  |fName= mist.groupIsDead  |vNum = Mist 4.5  |desc= Returns true or false based on if the passed group is dead or alive. It is a slightly more reliable mea...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mission Scripting&lt;br /&gt;
&lt;br /&gt;
|fName= mist.groupIsDead&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 4.5&lt;br /&gt;
&lt;br /&gt;
|desc= Returns true or false based on if the passed group is dead or alive. It is a slightly more reliable means of checking compared to just checking if not Group.getByName('whatever') then. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
     true if the group is dead&lt;br /&gt;
     false if group is alive&lt;br /&gt;
&lt;br /&gt;
|rtnType= boolean&lt;br /&gt;
&lt;br /&gt;
|reqType1= string&lt;br /&gt;
&lt;br /&gt;
|reqName1= groupName&lt;br /&gt;
&lt;br /&gt;
|reqType2= &lt;br /&gt;
&lt;br /&gt;
|optType1= &lt;br /&gt;
|optName1= &lt;br /&gt;
&lt;br /&gt;
|optType2=&lt;br /&gt;
&lt;br /&gt;
|varExamples= group = 'myGroup' &lt;br /&gt;
&lt;br /&gt;
|rtnExamples= true&lt;br /&gt;
&lt;br /&gt;
|example= The following could be used to check if a group is dead and then to respawn it. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    if mist.groupIsDead('tankerYouProbablyFlewInto') == true then&lt;br /&gt;
         mist.respawnGroup('tankerYouProbablyFlewInto', true)&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|notes=&lt;br /&gt;
&lt;br /&gt;
|funcs= {{listOfMistGroupData}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category: MIST|groupIsDead]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>