Difference between revisions of "CuiIoWin::Messages::CONTROL KEY UP"

From SWGANH Wiki
Jump to: navigation, search
m
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
+
{{MissingPacket}}
{|
+
{{PageHeader|Client Packet|CuiIoWin::Messages::CONTROL KEY UP (81573066)}}
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
  
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
Line 11: Line 7:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 38: Line 36:
 
|align="center" style="background:#C84966; color:white;"|'''?? '''||'''Unknown Variable Name'''
 
|align="center" style="background:#C84966; color:white;"|'''?? '''||'''Unknown Variable Name'''
 
|-
 
|-
 +
|}
 
|}
 
|}
  
Line 45: Line 44:
 
Opperand_Count     = '''9'''
 
Opperand_Count     = '''9'''
  
Opcode     = '''FFFFFFFF'''
+
Opcode     = '''81573066'''
 
----
 
----
  
* Additional Descriptions go here...
+
* This packet is used in the tutorial, its sent<br /> to server when the client moves to trigger<br /> the next part of the lesson. This is part of the first lesson.
 +
 
 
* --
 
* --
 
* ---
 
* ---
Line 58: Line 58:
 
{| align="center"
 
{| align="center"
 
|-  
 
|-  
||{{ServerPacket}}
+
||{{ClientPacket}}
 
|-
 
|-
 
||{{0%}}
 
||{{0%}}
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
----
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==

Latest revision as of 07:57, 26 August 2008





Client Packet - CuiIoWin::Messages::CONTROL KEY UP (81573066)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Struct


BYTE uint8
SHORT uint16
INT uint32
FLOAT uint32
LONG uint64
A_STRING ASCII String
U_STRING Unicode String
C_STRING Customization String
B_STRING Byte String
{ } LIST Component
? Uncertain Values
?? Unknown Variable Name

Variable Descriptions


Opperand_Count = 9

Opcode = 81573066


  • This packet is used in the tutorial, its sent
    to server when the client moves to trigger
    the next part of the lesson. This is part of the first lesson.
  • --
  • ---
  • ----

Tags


C→S This packet originates on the client.

0% This packet has not been reversed.

Sample Packet

Insert Sample Packet Here...