Difference between revisions of "AboutToHyperspace (000003FE)"
From SWGANH Wiki
m (New page: Hi there, I am Cheryl and I absolutely dig that identify.<br><br>I am at this time a transporting and receiving officer. Drawing is the hobby I will never ever quit performing. Yrs back we...) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|aboutToHyperspace (000003FE)}} | |
+ | {| border="0" width="90%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
+ | ===Struct=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | |{{Short}}|'''Operand''' | ||
+ | |- | ||
+ | |{{Int}}|'''ObjConMessage''' | ||
+ | |- | ||
+ | |{{Int}}|'''Unknown Int''' | ||
+ | |- | ||
+ | |{{Int}}|'''enum message name''' | ||
+ | |- | ||
+ | |{{Long}}|'''Object ID ship''' | ||
+ | |- | ||
+ | |{{int}}|'''spacer''' | ||
+ | |- | ||
+ | |{{Ascii}}|'''String''' | ||
+ | |- | ||
+ | |{{float}}|'''Waypoint x ''' | ||
+ | |- | ||
+ | |{{float}}|'''Waypoint y''' | ||
+ | |- | ||
+ | |{{float}}|'''Waypoint z''' | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | ===Variable Descriptions=== | ||
+ | ---- | ||
+ | controllerID = '''000003FE''' | ||
+ | ---- | ||
+ | |||
+ | * Researched by cAble (NGE packet reverser) | ||
+ | * Packet struct is NGE although likely to be the same as PreCu. | ||
+ | |||
+ | |valign=top| | ||
+ | |||
+ | ===Tags=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | ||{{ObjControllerMessageTag}} | ||
+ | |- | ||
+ | ||{{100%}} | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |} | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | NGE struct | ||
+ | |||
+ | 05 00 #Operand | ||
+ | 46 5E CE 80 #obj con | ||
+ | 0B 00 00 00 #unknown INT | ||
+ | FE 03 00 00 #Enum: aboutToHyperspace | ||
+ | 56 F2 01 94 16 00 00 00 #ObjectID for Ship | ||
+ | 00 00 00 00 #Spacer | ||
+ | |||
+ | 0F 00 #StringSize | ||
+ | 73 70 61 63 65 5F 64 61 6E 74 6F 6F 69 6E 65 #Location: = space_dantooine | ||
+ | |||
+ | 00 EC CB C5 #x | ||
+ | 4A 2C CE 45 #Y | ||
+ | 96 7E C7 45 #z | ||
+ | |||
+ | </pre> |
Latest revision as of 19:45, 5 January 2014
Object Controller - aboutToHyperspace (000003FE)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionscontrollerID = 000003FE
|
Tags
|
NGE struct 05 00 #Operand 46 5E CE 80 #obj con 0B 00 00 00 #unknown INT FE 03 00 00 #Enum: aboutToHyperspace 56 F2 01 94 16 00 00 00 #ObjectID for Ship 00 00 00 00 #Spacer 0F 00 #StringSize 73 70 61 63 65 5F 64 61 6E 74 6F 6F 69 6E 65 #Location: = space_dantooine 00 EC CB C5 #x 4A 2C CE 45 #Y 96 7E C7 45 #z