Difference between revisions of "RequestActivateQuest (000004B7)"
From SWGANH Wiki
m (New page: washing machines is usually a actually well-liked matter and, having all of the details out there regarding it, knowing the truth about it can be quite a significant challenge.<br>We've pu...) |
(New page: {{PageHeader|Object Controller|requestActivateQuest (000004B7)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |{{L...) |
||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Object Controller|requestActivateQuest (000004B7)}} | |
| + | {| border="0" width="90%" cellpadding=6 | ||
| + | |- | ||
| + | |valign=top| | ||
| + | ===Struct=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | || | ||
| + | {| class="wikitable" | ||
| + | |{{Long}}|'''Character ID''' | ||
| + | |- | ||
| + | |{{int}}|'''Unknown Int''' | ||
| + | |- | ||
| + | |{{int}}|'''Number of Looted Items''' | ||
| + | |- | ||
| + | |{{Long}}|'''Object ID for Looted Item''' | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | ===Variable Descriptions=== | ||
| + | ---- | ||
| + | controllerID = '''000004B7''' | ||
| + | ---- | ||
| + | |||
| + | |valign=top| | ||
| + | |||
| + | ===Tags=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | ||{{ObjControllerMessageTag}} | ||
| + | |- | ||
| + | ||{{100%}} | ||
| + | |- | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | |||
| + | <pre> | ||
| + | |||
| + | NGE struct by cAble | ||
| + | |||
| + | 05 00 # Operand | ||
| + | 46 5E CE 80 # Obj Controller | ||
| + | 0B 00 00 00 | ||
| + | B7 04 00 00 # requestActivateQuest | ||
| + | CA 16 09 91 45 00 00 00 # CharacterID | ||
| + | 00 00 00 00 # Unknown INT | ||
| + | 9E A6 58 57 # quest ID | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | </pre> | ||
Revision as of 15:18, 28 September 2013
Object Controller - requestActivateQuest (000004B7)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
NGE struct by cAble 05 00 # Operand 46 5E CE 80 # Obj Controller 0B 00 00 00 B7 04 00 00 # requestActivateQuest CA 16 09 91 45 00 00 00 # CharacterID 00 00 00 00 # Unknown INT 9E A6 58 57 # quest ID |