Difference between revisions of "ChatOnSendInstantMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
 
(6 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''int'''||'''Opcode'''
+
|{{byte}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''int'''||'''INT(0)'''
+
|{{int}}||'''Error Code'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''int'''||'''Count'''
+
|{{int}}||'''Count'''
 
|-
 
|-
 +
|}
 
|}
 
|}
  
Line 24: Line 27:
 
----
 
----
  
* INT(0) Always seen as 0
+
* Error Code is 0 when there are no errors, 4 if the user does not exist or is unavailable
* COUNT starts @ 01 counter increments each time
+
* Count starts @ 01 counter increments each time
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----
Line 34: Line 38:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{75%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
  

Latest revision as of 20:23, 26 February 2012

Server Packet - ChatOnSendInstantMessage (88DBB381)

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 Opcode
INT Error Code
INT Count

Variable Descriptions


Opperand_Count = 03

Opcode = 88DBB381


  • Error Code is 0 when there are no errors, 4 if the user does not exist or is unavailable
  • Count starts @ 01 counter increments each time

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

03 00 81 B3 DB 88 00 00 00 00 01 00 00 00