Difference between revisions of "CommandTimer (00000448)"
From SWGANH Wiki
(One intermediate revision by the same user not shown) | |||
Line 29: | Line 29: | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | controllerID = ''' | + | controllerID = '''00000448''' |
---- | ---- | ||
Line 47: | 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 |