<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://staredit.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Packet_Commands</id>
		<title>Packet Commands - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://staredit.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Packet_Commands"/>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Packet_Commands&amp;action=history"/>
		<updated>2026-04-09T18:06:45Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://staredit.net/wiki/index.php?title=Packet_Commands&amp;diff=144&amp;oldid=prev</id>
		<title>DevliN: 1 revision imported: Restoring SC1 backup</title>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Packet_Commands&amp;diff=144&amp;oldid=prev"/>
				<updated>2015-03-21T04:32:13Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported: Restoring SC1 backup&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 04:32, 21 March 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&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>DevliN</name></author>	</entry>

	<entry>
		<id>https://staredit.net/wiki/index.php?title=Packet_Commands&amp;diff=143&amp;oldid=prev</id>
		<title>DevliN: Created page with '==Packet Header== *unsigned long udptype (0x00) *unsigned short checksum *unsigned short packet length *unsigned short Sent packets to player (seq1) *unsigned short Recieved pack…'</title>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Packet_Commands&amp;diff=143&amp;oldid=prev"/>
				<updated>2012-11-24T19:31:01Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;==Packet Header== *unsigned long udptype (0x00) *unsigned short checksum *unsigned short packet length *unsigned short Sent packets to player (seq1) *unsigned short Recieved pack…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Packet Header==&lt;br /&gt;
*unsigned long udptype (0x00)&lt;br /&gt;
*unsigned short checksum&lt;br /&gt;
*unsigned short packet length&lt;br /&gt;
*unsigned short Sent packets to player (seq1)&lt;br /&gt;
*unsigned short Recieved packets from player (seq2)&lt;br /&gt;
*unsigned char Command Class&lt;br /&gt;
*unsigned char Command ID &lt;br /&gt;
*unsigned char Player ID&lt;br /&gt;
*unsigned char Resend&lt;br /&gt;
*...Command Variables...&lt;br /&gt;
&lt;br /&gt;
==Command Class==&lt;br /&gt;
Connection and Battle.net relations.&lt;br /&gt;
&lt;br /&gt;
*0x0F - Unknown&lt;br /&gt;
**unsigned long (00 00 00 00)&lt;br /&gt;
**Sent only once.&lt;br /&gt;
*0x0E - &lt;br /&gt;
*0x0C - &lt;br /&gt;
*0x0B - &lt;br /&gt;
*0x09 - Unknown&lt;br /&gt;
**32 bytes&lt;br /&gt;
*0x08 - Game Information&lt;br /&gt;
**unsigned long (unknown)&lt;br /&gt;
**unsigned long(unknown)&lt;br /&gt;
**unsigned long(unknown)&lt;br /&gt;
**unsigned long(unknown)&lt;br /&gt;
**unsigned long(unknown)&lt;br /&gt;
**string (game name)&lt;br /&gt;
*0x07 - Player Stats&lt;br /&gt;
**string (user name)&lt;br /&gt;
**string (ASCII stats)&lt;br /&gt;
**string (unknown)&lt;br /&gt;
*0x06 - &lt;br /&gt;
*0x05 - &lt;br /&gt;
*0x04 - &lt;br /&gt;
*0x03 - Unknown&lt;br /&gt;
**unsigned long (01 00 00 00)&lt;br /&gt;
*0x02 - Unknown&lt;br /&gt;
**unsigned long (01 00 00 00)&lt;br /&gt;
*0x01 - Unknown&lt;br /&gt;
**unsigned long (01 00 00 00)&lt;br /&gt;
*0x00&lt;br /&gt;
&lt;br /&gt;
==Command Class 1==&lt;br /&gt;
Command Class 1 is used for subjects such as in-game chat, and file transfer.&lt;br /&gt;
&lt;br /&gt;
A list of Command Class 1 and 2 commands can be found here.&lt;br /&gt;
Command Class 1 and 2 commands are not stored in the Command ID portion of the packet, but rather the data. The Command ID for these classes is unused.&lt;br /&gt;
&lt;br /&gt;
==Command Class 2==&lt;br /&gt;
Command Class 2 is used for all game-related commands, such as Selecting a Unit, or Pausing the Game.&lt;br /&gt;
&lt;br /&gt;
A list of Command Class 1 and 2 commands can be found here.&lt;br /&gt;
Command Class 1 and 2 commands are not stored in the Command ID portion of the packet, but rather the data. The Command ID for these classes is unused.&lt;br /&gt;
&lt;br /&gt;
[[Category:StarCraft]]&lt;br /&gt;
[[Category:Reference]]&lt;br /&gt;
[[Category:Modding]]&lt;/div&gt;</summary>
		<author><name>DevliN</name></author>	</entry>

	</feed>