Difference between revisions of "IsVendorOwnerResponseMessage"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
m (Protected "IsVendorOwnerResponseMessage": Page is complete. [edit=sysop:move=sysop])
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|IsVendorOwnerResponseMessage (CE04173E)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
Line 13: Line 14:
 
|align="center" style="background:#6C86BF; color:white;"|'''INT'''||'''OPCODE'''
 
|align="center" style="background:#6C86BF; color:white;"|'''INT'''||'''OPCODE'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''unknown always 2'''
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''permission flag'''
 
|-
 
|-
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''error msg'''
 
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''error msg'''
Line 22: Line 23:
 
|-
 
|-
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 32: Line 33:
  
 
* Additional Descriptions go here...
 
* Additional Descriptions go here...
* unknown server always sends 2.....
+
* permissions :
 +
:* 0 = own vendor
 +
:* 1 = different players vendor
 +
:* 2 = bazaar terminal
 
* error msg : if != 0 then the client gives out "this market is not available"
 
* error msg : if != 0 then the client gives out "this market is not available"
* ----
+
* the ASCII string contains the location for the name of the region, the name and location of the terminal its id and the coordinates
  
 
|valign=top|
 
|valign=top|
Line 44: Line 48:
 
||{{ServerPacket}}
 
||{{ServerPacket}}
 
|-
 
|-
||{{75%}}
+
||{{100%}}
 
|-
 
|-
 
|}
 
|}
Line 64: Line 68:
 
F1 D7 14 00 00 00 00 00  
 
F1 D7 14 00 00 00 00 00  
  
[Unicode]                                plane.region.terminal.location
+
[ASCII]                                plane.region.terminal.location
  
 
dantooine.@dantooine_region_names:dantooine_mining_outpost.
 
dantooine.@dantooine_region_names:dantooine_mining_outpost.
 
@terminal_name:terminal_bazaar.1366001#-618,2490
 
@terminal_name:terminal_bazaar.1366001#-618,2490
  
64 00
 
  
 
UI Radial response
 
 
3F 05 00
 
46 5E CE 80
 
0B 00 00 00
 
47 01 00 00
 
E5 55 DB 70 05 00 00 00
 
00 00 00 00
 
F1 D7 14 00 00 00 00 00
 
E5 55 DB 70 05 00 00 00
 
02 00 00 00
 
01 00 2E 01 00 00 00 00
 
02 00 07 01 00 00 00 00 0B
 
 
</pre>
 
</pre>

Latest revision as of 22:29, 8 January 2008

Server Packet - IsVendorOwnerResponseMessage (CE04173E)

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 operand Count
INT OPCODE
INT permission flag
INT error msg
LONG Terminal ID
A_STRING ASCII String

Variable Descriptions


Opperand_Count = 5

Opcode = CE04173E


  • Additional Descriptions go here...
  • permissions :
  • 0 = own vendor
  • 1 = different players vendor
  • 2 = bazaar terminal
  • error msg : if != 0 then the client gives out "this market is not available"
  • the ASCII string contains the location for the name of the region, the name and location of the terminal its id and the coordinates

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Packet

00 09 02 CC 00 19 85 

06 00 

3E 17 04 CE                              opcode IsVendorOwnerResponseMessage

02 00 00 00 00 00 00 00 
F1 D7 14 00 00 00 00 00 

[ASCII]                                plane.region.terminal.location

dantooine.@dantooine_region_names:dantooine_mining_outpost.
@terminal_name:terminal_bazaar.1366001#-618,2490