Difference between revisions of "OpenHolocronToPageMessage"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Struct)
Line 10: Line 10:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|{{short}}||'''Operand'''
+
|{{short}}||'''Op Count'''
 
|-
 
|-
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{short}}|{{unknown}}
+
|{{short}}|'''0'''
 
|-
 
|-
 
|}
 
|}

Revision as of 22:58, 2 January 2008

Struct


SHORT Op Count
INT Opcode
SHORT 0

Variable Descriptions


Opperand_Count = 9

Opcode = 7CB65021


Forces the holocron (help screen) to open. Sending this a second time closes it.

  • Unknown short
Doesn't seem to affect anything.

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

09 00 // Op Count
21 50 B6 7C // OpenHolocronToPageMessage
00 00