<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.oxeyegames.com/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=DisconnectClient</id>
		<title>DisconnectClient - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=DisconnectClient"/>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=DisconnectClient&amp;action=history"/>
		<updated>2026-05-11T03:39:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://www.oxeyegames.com/wiki/index.php?title=DisconnectClient&amp;diff=390&amp;oldid=prev</id>
		<title>Jeb: Created page with '{{NetworkMethod | device:disconnectClient(clientId) | Disconnects a given client. This will not generate a &quot;client disconnected&quot; event. It will generate a &quot;host disconnected&quot; eve...'</title>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=DisconnectClient&amp;diff=390&amp;oldid=prev"/>
				<updated>2010-02-06T18:34:27Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;{{NetworkMethod | device:disconnectClient(clientId) | Disconnects a given client. This will not generate a &amp;quot;client disconnected&amp;quot; event. It will generate a &amp;quot;host disconnected&amp;quot; eve...&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{NetworkMethod&lt;br /&gt;
|&lt;br /&gt;
device:disconnectClient(clientId)&lt;br /&gt;
|&lt;br /&gt;
Disconnects a given client. This will not generate a &amp;quot;client disconnected&amp;quot; event. It will generate a &amp;quot;host disconnected&amp;quot; event on the client-side, though.&lt;br /&gt;
|&lt;br /&gt;
{{MethodParam|clientId|An integer|The id number of the client that should be disconnected}}&lt;br /&gt;
|&lt;br /&gt;
Returns nothing.&lt;br /&gt;
}}&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   myDevice:disconnectClient(clients[i].id)&lt;br /&gt;
&lt;br /&gt;
   removePlayerUnits(clients[i])&lt;br /&gt;
   table.remove(clients, i)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jeb</name></author>	</entry>

	</feed>