Difference between revisions of "TargetObject (00000126)"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "UseObject (00000126)": Page is complete. [edit=sysop:move=sysop])
m (UseObject (00000126) moved to TargetObject (00000126): Was found to be TargetObject instead of UseObject so page name is changed accordingly.)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{PageHeader|Object Controller|UseObject (00000126)}}
+
{{PageHeader|Object Controller|TargetObject (00000126)}}
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 31: Line 31:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 +
 +
==Sample Packet==
 +
 +
<pre>
 +
05 00
 +
46 5E CE 80
 +
83 00 00 00
 +
26 01 00 00
 +
AA ED AC 2F 17 00 00 00 // character ID
 +
00 00 00 00
 +
49 C8 B5 2D 17 00 00 00 // Object ID
 +
</pre>

Latest revision as of 01:42, 3 March 2013

Object Controller - TargetObject (00000126)

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

Struct


LONG ObjectID

Variable Descriptions


controllerID = 00000126


  • TargetID: The Object ID of the Object being used.

Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.

C→S This packet originates on the client.

Sample Packet

05 00
46 5E CE 80 
83 00 00 00 
26 01 00 00 
AA ED AC 2F 17 00 00 00 // character ID
00 00 00 00 
49 C8 B5 2D 17 00 00 00 // Object ID