Difference between revisions of "OpenHolocronToPageMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Tags)
Line 41: Line 41:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{100%}}
+
||{{75%}}
 
|-
 
|-
 
|}
 
|}
Line 48: Line 48:
  
 
----
 
----
 
  
 
==Sample Packet==
 
==Sample Packet==

Revision as of 00:46, 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.

75% This packet has been partially reversed.


Sample Packet

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