Difference between revisions of "AboutToHyperspace (000003FE)"
From SWGANH Wiki
(→Variable Descriptions) |
|||
Line 27: | Line 27: | ||
||{{ObjControllerMessageTag}} | ||{{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> |
Revision as of 10:40, 3 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