Difference between revisions of "CommandQueueEnqueue (00000116)"

From SWGANH Wiki
Jump to: navigation, search
 
Line 49: Line 49:
 
|-
 
|-
 
||{{25%}}
 
||{{25%}}
 +
|-
 +
|}
 +
|}
 +
 +
==CRC List==
 +
 +
{| border="0" width="90%" cellpadding=6
 +
|-
 +
|valign=top|
 +
{| class="wikitable"
 +
|-
 +
|}
 +
|valign=top|
 +
{| class="wikitable"
 +
|-
 +
|}
 +
|valign=top|
 +
{| class="wikitable"
 +
|-
 +
|}
 +
|valign=top|
 +
{| class="wikitable"
 
|-
 
|-
 
|}
 
|}
  
 
|}
 
|}

Revision as of 01:22, 24 December 2006


Struct


INT ActionCounter
INT CommandCRC
LONG TargetID
U_STRING CommandOperands

Variable Descriptions


controllerID = 00000116


  • ActionCounter:

A counter for each action, incremented by 1.

  • CommandCRC:
SWGCRC of the lowercase command executed. (CRC List Below)


  • TargetID:
The ObjID of the target.
Will also appear in an Opperand.
  • CommandOpperands:
Unicode String containing the opperands to the command, seperated by spaces.
Ex. "98349834 -255 "
Opperand1:98349834
Oppearnd2:-255

Tags


OCM This header is part of the ObjControllerMessage.

25% This packet has been partially reversed.

CRC List