Difference between revisions of "CommandTimer (00000448)"
From SWGANH Wiki
(New page: {{PageHeader|Object Controller|JTLShipLocationList (0000041D)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |{{in...) |
|||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{PageHeader|Object Controller| | + | {{PageHeader|Object Controller|CommandTimer (00000448)}} |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
| Line 9: | Line 9: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
| − | |{{ | + | |{{byte}}|'''Unknown byte''' |
|- | |- | ||
| − | |{{ | + | |{{int}}|'''Unknown Int''' |
|- | |- | ||
| − | |{{ | + | |{{int}}|'''Unknown Int''' |
|- | |- | ||
| − | |{{ | + | |{{int}}|'''Sequence Id''' |
|- | |- | ||
| − | |{{ | + | |{{int}}|'''CommandNameCrc''' |
| + | |- | ||
| + | |{{int}}|'''CoolDownGroup''' | ||
| + | |- | ||
| + | |{{Float}}|'''CoolDownMin''' | ||
| + | |- | ||
| + | |{{Float}}|'''CoolDownMax''' | ||
|- | |- | ||
| − | |||
|} | |} | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
| − | controllerID = ''' | + | controllerID = '''00000448''' |
---- | ---- | ||
| Line 42: | Line 47: | ||
<pre> | <pre> | ||
| − | + | ||
| − | + | NGE struct by cAble and Apathy | |
| − | + | ||
| − | + | 05 00 #Operand | |
| − | + | 46 5E CE 80 #ObjController | |
| + | 0B 00 00 00 | ||
| + | 48 04 00 00 #CommandTimer | ||
| + | ER 98 D7 D0 4B 00 00 00 #CharacterID | ||
| + | 00 00 00 00 #tickCount, | ||
| + | 04 #UnknownByte | ||
| + | 20 00 00 40 #Unknown Int | ||
| + | 00 00 00 00 #Unknown Int | ||
| + | 00 00 00 00 #SequenceID | ||
| + | 33 BA C2 F3 #me_fld_dm_dot_3 (commandNameCrc: TraugerGasCanister) | ||
| + | F1 9D 04 25 #CooldownGroup | ||
| + | 00 00 00 00 #CoolDownMin | ||
| + | 00 00 80 41 #CoolDownMAx | ||
</pre> | </pre> | ||
Latest revision as of 16:37, 8 September 2013
Object Controller - CommandTimer (00000448)
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 and Apathy 05 00 #Operand 46 5E CE 80 #ObjController 0B 00 00 00 48 04 00 00 #CommandTimer ER 98 D7 D0 4B 00 00 00 #CharacterID 00 00 00 00 #tickCount, 04 #UnknownByte 20 00 00 40 #Unknown Int 00 00 00 00 #Unknown Int 00 00 00 00 #SequenceID 33 BA C2 F3 #me_fld_dm_dot_3 (commandNameCrc: TraugerGasCanister) F1 9D 04 25 #CooldownGroup 00 00 00 00 #CoolDownMin 00 00 80 41 #CoolDownMAx |