Difference between revisions of "GetMapLocationsResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|GetMapLocationsResponseMessage (9F80464C)}}
{|
+
|- align="center"
+
||{{PacketGuide}}
+
|-
+
|}
+
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 11: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
<pre>
{| class="wikitable"
+
SHORT: Opperand_Count
|-
+
INT: Opcode
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
+
A_STRING:       Planet
|-
+
INT:           List
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''uint16'''
+
{
|-
+
LONG:         id
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''uint32'''
+
U_STRING:     Name
|-
+
FLOAT:        X
|align="center" style="background:#3C5466; color:white;"|'''FLOAT'''||'''uint32'''
+
FLOAT:         Y
|-
+
BYTE:         Type1
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''uint64'''
+
BYTE:          Type2
|-
+
BYTE:         Type3
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''ASCII String'''
+
}
|-
+
INT:           List
|align="center" style="background:#8BD9A3; color:white;"|'''U_STRING'''||'''Unicode String'''
+
{
|-
+
LONG:         id
|align="center" style="background:#3EC166; color:white;"|'''C_STRING'''||'''Customization String'''
+
U_STRING:     Name
|-
+
FLOAT:        X
|align="center" style="background:#25733D; color:white;"|'''B_STRING'''||'''Byte String'''
+
FLOAT:         Y
|-
+
BYTE:         Type1
|align="center" style="background:#C6C600; color:white;"|'''{ }'''||'''LIST Component'''
+
BYTE:          Type2
|-
+
BYTE:         Type3
|align="center" style="background:#DF97A7; color:white;"|'''?'''||'''Uncertain Values'''
+
}
|-
+
INT:           List
|align="center" style="background:#C84966; color:white;"|'''?? '''||'''Unknown Variable Name'''
+
{
|-
+
LONG:         id
|}
+
U_STRING:     Name
 +
FLOAT:        X
 +
FLOAT:         Y
 +
BYTE:         Type1
 +
BYTE:          Type2
 +
BYTE:         Type3
 +
}
 +
INT:           Unknown
 +
INT:           Unknown
 +
INT:          Unknown
 +
</pre>
  
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
  
Opperand_Count     = '''9'''
+
Opperand_Count     = '''28'''
  
Opcode     = '''FFFFFFFF'''
+
Opcode     = '''9F80464C'''
 
----
 
----
  

Revision as of 12:07, 5 December 2007

Server Packet - GetMapLocationsResponseMessage (9F80464C)

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:		Opperand_Count
INT:		Opcode
A_STRING:       Planet
INT:            List
{
 LONG:          id
 U_STRING:      Name
 FLOAT:         X
 FLOAT:         Y
 BYTE:          Type1
 BYTE:          Type2
 BYTE:          Type3
}
INT:            List
{
 LONG:          id
 U_STRING:      Name
 FLOAT:         X
 FLOAT:         Y
 BYTE:          Type1
 BYTE:          Type2
 BYTE:          Type3
}
INT:            List
{
 LONG:          id
 U_STRING:      Name
 FLOAT:         X
 FLOAT:         Y
 BYTE:          Type1
 BYTE:          Type2
 BYTE:          Type3
}
INT:           Unknown
INT:           Unknown
INT:           Unknown

Variable Descriptions


Opperand_Count = 28

Opcode = 9F80464C


  • Additional Descriptions go here...
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

25% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

00 09 1D BA 
08 00       // opcount
4C 46 80 9F // GetMapLocationsResponseMessage
03 00              // string count
6C 6F 6B 00        // lok
00 00 00 00 
00 00 00 00 
00 00 00 72 
02 00 00 E4      
04 00 00 01 
00 00 
00 2F 2D // comp+crc