Difference between revisions of "OpenHolocronToPageMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Struct)
Line 6: Line 6:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 15: Line 17:
 
|{{short}}|'''0'''
 
|{{short}}|'''0'''
 
|-
 
|-
 +
|}
 
|}
 
|}
  

Revision as of 00:21, 3 January 2008

Server Packet - OpenHolocronToPageMessage (7CB65021)

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


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.

  • Short
Doesn't seem to affect anything.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.



Sample Packet

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