Difference between revisions of "GuildResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{short}}||'''Operand_Count'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{long}}||'''ObjectID'''
 
|-
 
|-
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''ObjectID'''
+
|{{a_string}}||'''GuildName'''
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''GuildName'''
+
|-
+
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''<font color=red>Unknown</font>'''
+
 
|-
 
|-
 +
|{{short}}|{{unknown}}
 
|}
 
|}
  

Revision as of 10:37, 10 April 2007


Struct


SHORT Operand_Count
INT Opcode
LONG ObjectID
A_STRING GuildName
SHORT ??

Variable Descriptions


Opperand_Count = 4

Opcode = 32263F20


  • ObjectID:
ObjectID that you are setting the Guild for.
  • GuildName:
Full Guild Name (Not abbreviated) to show at the top of your character sheet beside your name.

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

 04 00
 20 3F 26 32  //CRC = 'GuildResponseMessage
 D2 CD 31 6E 
 0C 00 00 00
 10 00   //INT(16)
 44 61 65 6C 61 27 20 45 73 27 65 6D 62 6C 65 79   //'Daela' Es'embley'
 00 00 


------Unguilded player----
 04 00
 20 3F 26 32  //CRC = 'GuildResponseMessage
 00 26 69 B3
 23 00 00 00
 00 00