Difference between revisions of "Placestructure (7AF26B0B)"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Struct)
Line 12: Line 12:
 
|Operand 1||{{long}}|| '''Structure ID'''
 
|Operand 1||{{long}}|| '''Structure ID'''
 
|-
 
|-
|Operand 1|| '''Structure ID'''
+
|Operand 2||{{float}}|| '''Coord X'''
 +
|-
 +
|Operand 3||{{float}}|| '''Coord Y'''
 +
|-
 +
|Operand 4||{{byte}}|| '''direction'''
 
|-
 
|-
  

Revision as of 16:40, 7 June 2007

Command - Placestructure (7AF26B0B)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


Operand 1 LONG Structure ID
Operand 2 FLOAT Coord X
Operand 3 FLOAT Coord Y
Operand 4 BYTE direction

Variable Descriptions


Opperand_Count = 3

Opcode = 7AF26B0B


  • Place Structure

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.

CQE This Command is part of the CommandQueueEnqueue.

Command This is a client command.

==Sample Packets==