Difference between revisions of "GetMapLocationsMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
Line 9: Line 9:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Opperand_Count'''
+
|{{short}}||'''Opperand_Count'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ASCII String'''
+
|{{a_string}}||'''ASCII String'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color="red">??</font>'''
+
|{{int}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color="red">??</font>'''
+
|{{int}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color="red">??</font>'''
+
|{{int}}|{{unknown}}
 
|-
 
|-
 
|}
 
|}

Revision as of 07:34, 22 March 2007


Struct


SHORT Opperand_Count
INT Opcode
A_STRING ASCII 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...