<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=TActivePlayer.Muted</id>
		<title>TActivePlayer.Muted - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=TActivePlayer.Muted"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Muted&amp;action=history"/>
		<updated>2026-05-26T04:35:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=TActivePlayer.Muted&amp;diff=459&amp;oldid=prev</id>
		<title>Squiddy: Created page with &quot; '''''property TActivePlayer.Muted: Boolean'''''   Access mode: RW ==Description== If a player is muted or not.&lt;br&gt; Can also set a player's mute state to true/false.  ==Exampl...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=TActivePlayer.Muted&amp;diff=459&amp;oldid=prev"/>
				<updated>2013-06-30T22:34:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;property TActivePlayer.Muted: Boolean&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;   Access mode: RW ==Description== If a player is muted or not.&amp;lt;br&amp;gt; Can also set a player&amp;#039;s mute state to true/false.  ==Exampl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; '''''property TActivePlayer.Muted: Boolean'''''&lt;br /&gt;
  Access mode: RW&lt;br /&gt;
==Description==&lt;br /&gt;
If a player is muted or not.&amp;lt;br&amp;gt;&lt;br /&gt;
Can also set a player's mute state to true/false.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;pascal&amp;quot;&amp;gt;&lt;br /&gt;
var i: byte;&lt;br /&gt;
begin&lt;br /&gt;
  for i := 1 to 32 do if Players[i].Active then&lt;br /&gt;
    Players[i].Muted := Not Players[i].Muted; //sets all muted players to non-muted and vice versa.&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:TActivePlayer]]&lt;/div&gt;</summary>
		<author><name>Squiddy</name></author>	</entry>

	</feed>