Difference between revisions of "MissionGenericResponse (000000FA)"
From SWGANH Wiki
(→Struct) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|MissionGenericResponse (000000FA)}} | |
− | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{long}}|{{unknown}} | + | |{{short}}|'''05''' |
+ | |- | ||
+ | |{{int}}|'''Object Controller''' | ||
+ | |- | ||
+ | |{{int}}|{{unknown}} | ||
+ | |- | ||
+ | |{{int}}|'''MissionGenericResponse''' | ||
+ | |- | ||
+ | |{{long}}|'''Char ID''' | ||
+ | |- | ||
+ | |{{int}}|{{unknown}} | ||
+ | |- | ||
+ | |{{long}}|'''Mission ID''' | ||
|- | |- | ||
|{{byte}}|{{unknown}} | |{{byte}}|{{unknown}} | ||
|- | |- | ||
|{{byte}}|{{unknown}} | |{{byte}}|{{unknown}} | ||
+ | |} | ||
|} | |} | ||
Line 32: | Line 46: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
− | ||{{ | + | ||{{50%}} |
|- | |- | ||
|} | |} | ||
|} | |} | ||
+ | |||
+ | ==Sample Packet== | ||
+ | |||
+ | <pre> | ||
+ | 05 00 | ||
+ | 46 5E CE 80 // ObjControllerMessage | ||
+ | 0B 00 00 00 | ||
+ | FA 00 00 00 // MissionGenericResponse | ||
+ | 4D FB F3 A5 0D 00 00 00 // Character ID | ||
+ | 00 00 00 00 | ||
+ | 43 8E 78 FD 23 00 00 00 // Mission ID | ||
+ | 01 | ||
+ | 04 | ||
+ | </pre> |
Latest revision as of 20:19, 4 January 2008
Object Controller - MissionGenericResponse (000000FA)
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 = 000000FA
|
Tags
|
Sample Packet
05 00 46 5E CE 80 // ObjControllerMessage 0B 00 00 00 FA 00 00 00 // MissionGenericResponse 4D FB F3 A5 0D 00 00 00 // Character ID 00 00 00 00 43 8E 78 FD 23 00 00 00 // Mission ID 01 04