Difference between revisions of "CommandQueueRemove (00000117)"
From SWGANH Wiki
(→Data) |
(→Struct) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
|{{int}}|'''ActionCounter''' | |{{int}}|'''ActionCounter''' | ||
|- | |- | ||
− | |{{ | + | |{{float}}|'''Timer''' |
|- | |- | ||
|{{int}}|'''TableOfStrings: error''' | |{{int}}|'''TableOfStrings: error''' | ||
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 73: | Line 75: | ||
{| 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
|
|