Difference between revisions of "CommandQueueRemove (00000117)"
From SWGANH Wiki
(→Struct) |
(→Struct) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 9: | Line 9: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | |{{ | + | |{{int}}|'''ActionCounter''' |
|- | |- | ||
− | |{{ | + | |{{float}}|'''Timer''' |
|- | |- | ||
− | |{{ | + | |{{int}}|'''TableOfStrings: error''' |
|- | |- | ||
− | |{{ | + | |{{int}}|'''TableOfStrings: action''' |
|- | |- | ||
|} | |} | ||
Line 37: | Line 37: | ||
||'''ID'''||'''String''' | ||'''ID'''||'''String''' | ||
|- | |- | ||
− | |align="center"|1||You cannot "Attack" while | + | |align="center"|1||You cannot "Attack" while Sitting |
|- | |- | ||
|align="center"|2||You do not have sufficient abilites to "Attack" | |align="center"|2||You do not have sufficient abilites to "Attack" | ||
Line 51: | Line 51: | ||
:Second variable is useful in cases 1 and 5. | :Second variable is useful in cases 1 and 5. | ||
− | :In case 1 it sets the stance from the ''' | + | :In case 1 it sets the stance from the '''LOCOMOTION''' table below: |
:In case 5 it sets the state from the '''STATE''' table below: | :In case 5 it sets the state from the '''STATE''' table below: | ||
+ | |||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 61: | Line 63: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
Line 68: | Line 70: | ||
===Data=== | ===Data=== | ||
---- | ---- | ||
− | {| border="0" width="90%" cellpadding=6 | + | {| align="center" border="0" width="90%" cellpadding=6 |
|- | |- | ||
|valign=top| | |valign=top| | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+''' | + | |+'''STATE TABLE''' |
|- | |- | ||
||'''ID'''||'''String''' | ||'''ID'''||'''String''' | ||
Line 148: | Line 150: | ||
|valign=top| | |valign=top| | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+''' | + | |+'''LOCOMOTION TABLE''' |
|- | |- | ||
||'''ID'''||'''String''' | ||'''ID'''||'''String''' |
Latest revision as of 08:17, 14 February 2012
Struct
Variable DescriptionscontrollerID = 00000117
|
Tags
|
Data
|
|