Difference between revisions of "HyperspaceOrientShipToPointAndLockPlayerInput (0000042D)"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller| hyperspaceOrientShipToPointAndLockPlayerInput (0000042D)}} | |
− | {{PageHeader|Object Controller| | + | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 17: | Line 16: | ||
controllerID = '''0000042D''' | controllerID = '''0000042D''' | ||
---- | ---- | ||
+ | |||
+ | * Identified by cAble (NGE packet researcher). | ||
+ | * Note: The struct is from NGE, but likely to the same as precu | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 30: | Line 33: | ||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | 05 00 #Operand | ||
+ | 46 5E CE 80 #Obj Con | ||
+ | 0B 00 00 00 #Unknown iNT | ||
+ | 2D 04 00 00 #Enum: hyperspaceOrientShipToPointAndLockPlayerInput | ||
+ | 56 F2 01 94 16 00 00 00 #Ship Object ID | ||
+ | 00 00 00 00 #Spacer | ||
+ | |||
+ | |||
+ | 0F 00 #String size | ||
+ | 73 70 61 63 65 5F 64 61 6E 74 6F 6F 69 6E 65 #Location: = space_dantooine | ||
+ | |||
+ | 00 58 C8 C5 #x | ||
+ | 00 20 D3 45 #y | ||
+ | 00 D0 C8 45 #z | ||
+ | |||
+ | </pre> |
Latest revision as of 20:08, 3 January 2014
Object Controller - hyperspaceOrientShipToPointAndLockPlayerInput (0000042D)
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 = 0000042D
|
Tags
|
05 00 #Operand 46 5E CE 80 #Obj Con 0B 00 00 00 #Unknown iNT 2D 04 00 00 #Enum: hyperspaceOrientShipToPointAndLockPlayerInput 56 F2 01 94 16 00 00 00 #Ship Object ID 00 00 00 00 #Spacer 0F 00 #String size 73 70 61 63 65 5F 64 61 6E 74 6F 6F 69 6E 65 #Location: = space_dantooine 00 58 C8 C5 #x 00 20 D3 45 #y 00 D0 C8 45 #z