<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Commshare</id>
	<title>Commshare - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Commshare"/>
	<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Commshare&amp;action=history"/>
	<updated>2026-04-21T05:46:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Commshare&amp;diff=814&amp;oldid=prev</id>
		<title>Qrow: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Commshare&amp;diff=814&amp;oldid=prev"/>
		<updated>2025-11-25T05:42:55Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:42, 24 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Qrow</name></author>
	</entry>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Commshare&amp;diff=813&amp;oldid=prev</id>
		<title>Interwiki&gt;RandomX at 05:33, 1 November 2022</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Commshare&amp;diff=813&amp;oldid=prev"/>
		<updated>2022-11-01T05:33:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Overview ==&lt;br /&gt;
Commshare (or Command Share) allows players to share control of units. Players who engage in Commsharing are assigned to a squad, which functions as if all the members of the squad were one player. Each squad member contributes all income and [[units]] to the squad.&lt;br /&gt;
&lt;br /&gt;
Enable Commshare by holding {{key press|Tab}} to open the player list, then pressing the &amp;lt;samp&amp;gt;[[File:Commshare.png|x16px|Commshare|link=]] Commshare&amp;lt;/samp&amp;gt; icon to invite a player into your squad or to accept a player&amp;#039;s invitation to a squad.&lt;br /&gt;
&lt;br /&gt;
== Modes ==&lt;br /&gt;
Commshare has three modes of operation:&lt;br /&gt;
;All mode&lt;br /&gt;
:All players are merged at game start (specifically, ≈166ms into the game). Nobody may unmerge or kick anyone at any time.&lt;br /&gt;
;Invite mode (Default)&lt;br /&gt;
:To merge with another player, you must first both agree to it. The player who invites the other first becomes the &amp;quot;squad leader,&amp;quot; who acts as the representative of the squad. Squad leaders can kick anyone for any reason at any time. The players will receive their units back upon getting kicked. You may also leave a squad at any time as well. Issuing an invite is simple: Press {{key press|Tab}}, then click on the half teal/half green Commander.&lt;br /&gt;
;None &lt;br /&gt;
:No commsharing is allowed. No commshare commands will be responded to.&lt;br /&gt;
&lt;br /&gt;
== Privileges ==&lt;br /&gt;
&lt;br /&gt;
All members may accept, decline, or issue invites. Only the squad leader may kick anyone.&lt;br /&gt;
&lt;br /&gt;
== Developing ==&lt;br /&gt;
&lt;br /&gt;
Commands to commshare should be issued using &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; inline&amp;gt;SendLuaRulesMsg&amp;lt;/syntaxhighlight&amp;gt; with the following string:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;sharemode &amp;lt;command&amp;gt; &amp;lt;param&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
This is not case sensitive. The following are valid commands:&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Command!!Param!!class=&amp;quot;unsortable&amp;quot;|Purpose&lt;br /&gt;
|-&lt;br /&gt;
|Accept || &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt; || Accepts an invite from &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|Decline || &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt; || Declines an invite from &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|Invite || &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt; || Issues an invite to &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|Kick || &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt; || Forces &amp;lt;var&amp;gt;playerID&amp;lt;/var&amp;gt; to unmerge, requires teamleader.&lt;br /&gt;
|-&lt;br /&gt;
|Remerge || None || Causes you to remerge if you were disconnected or kicked from game.&lt;br /&gt;
|- &lt;br /&gt;
|Unmerge || None || Causes you to unmerge.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Getting invites ===&lt;br /&gt;
Invites are stored in &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; inline&amp;gt;TeamRulesParam&amp;lt;/syntaxhighlight&amp;gt; as private data. It is stored as if it were an ordered table.&lt;br /&gt;
{|class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Param!!class=&amp;quot;unsortable&amp;quot;|Info!!class=&amp;quot;unsortable&amp;quot;|Notes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; inline&amp;gt;commshare_invitecount&amp;lt;/syntaxhighlight&amp;gt; || # of invites || Get this first, then do a &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; inline&amp;gt;for i = 1, commshare_invitecount&amp;lt;/syntaxhighlight&amp;gt; loop.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; inline&amp;gt;&amp;quot;commshare_invite_&amp;quot; .. i ..&amp;quot;_id&amp;quot;&amp;lt;/syntaxhighlight&amp;gt; || ID of the player who sent the invite || &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot; inline&amp;gt;&amp;quot;commshare_invite_&amp;quot; .. i ..&amp;quot;_timeleft&amp;quot;&amp;lt;/syntaxhighlight&amp;gt; || Time remaining on this invite || You must check if this is different than last second&amp;#039;s count to see if it&amp;#039;s dead.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Navbox manual}}&lt;/div&gt;</summary>
		<author><name>Interwiki&gt;RandomX</name></author>
	</entry>
</feed>