Difference between revisions of "ForceActivateQuest (000004BE)"

From SWGANH Wiki
Jump to: navigation, search
m (New page: My name: Laurene Seeley<br>My age: 30<br>Country: Switzerland<br>City: Couvet <br>Post code: 2108<br>Street: B�sch 130<br><br>my blog post ... [http://wikicanarias.com/index.php?title=Ka...)
 
(Struct)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
My name: Laurene Seeley<br>My age: 30<br>Country: Switzerland<br>City: Couvet <br>Post code: 2108<br>Street: B�sch 130<br><br>my blog post ... [http://wikicanarias.com/index.php?title=Katpol-kerner.eu_c48026 boksy]
+
{{PageHeader|Object Controller|ForceActivateQuest (000004BE)}}
 +
{| border="0" width="90%" cellpadding=6
 +
|-
 +
|valign=top|
 +
===Struct===
 +
----
 +
{| align="center"
 +
|-
 +
||
 +
{| class="wikitable"
 +
|{{Long}}|'''Character ID'''
 +
|-
 +
|{{int}}|'''Unknown Int'''
 +
|-
 +
|{{int}}|'''Waypoint data'''
 +
|-
 +
|}
 +
 
 +
===Variable Descriptions===
 +
----
 +
controllerID     = '''000004BE'''
 +
----
 +
 
 +
|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
 +
BE 04 00 00 #forceActivateQuest
 +
4E C7 80 B7 51 00 00 00 #Character ID
 +
00 00 00 00 #unknown INT
 +
1D F0 D9 0C #Unknown INT  (seems to relate to an INT assigned to the '''QuestWP''' in logs)
 +
 
 +
</pre>

Latest revision as of 16:24, 27 September 2013

Object Controller - ForceActivateQuest (000004BE)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


LONG Character ID
INT Unknown Int
INT Waypoint data

Variable Descriptions


controllerID = 000004BE


Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.



NGE struct by cAble

05 00 #Operand
46 5E CE 80 #Obj Controller
0B 00 00 00 
BE 04 00 00 #forceActivateQuest 
4E C7 80 B7 51 00 00 00 #Character ID
00 00 00 00 #unknown INT 
1D F0 D9 0C #Unknown INT  (seems to relate to an INT assigned to the '''QuestWP''' in logs)