Difference between revisions of "GetMapLocationsMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 13: Line 13:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|-
 
|-
|{{a_string}}||'''ASCII String'''
+
|{{a_string}}||'''Planet_String'''
 
|-
 
|-
 
|{{int}}|{{unknown}}
 
|{{int}}|{{unknown}}

Revision as of 07:34, 22 March 2007


Struct


SHORT Opperand_Count
INT Opcode
A_STRING Planet_String
INT ??
INT ??
INT ??

Variable Descriptions


Opperand_Count = 6

Opcode = 1A7AB839


  • Planet_String:

Name of the Planet to request data for.

Tags


C→S This packet originates on the client.

50% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...