Difference between revisions of "CommandTimer (00000448)"
From SWGANH Wiki
m (New page: You'll need to must make a new request every yr that you simply wish to modify the one. might not get a person's credit rating report except disclosure is produced a credit report is going...) |
|||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Object Controller|CommandTimer (00000448)}} | |
| + | {| border="0" width="90%" cellpadding=6 | ||
| + | |- | ||
| + | |valign=top| | ||
| + | ===Struct=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | || | ||
| + | {| class="wikitable" | ||
| + | |{{byte}}|'''Unknown byte''' | ||
| + | |- | ||
| + | |{{int}}|'''Unknown Int''' | ||
| + | |- | ||
| + | |{{int}}|'''Unknown Int''' | ||
| + | |- | ||
| + | |{{int}}|'''Sequence Id''' | ||
| + | |- | ||
| + | |{{int}}|'''CommandNameCrc''' | ||
| + | |- | ||
| + | |{{int}}|'''CoolDownGroup''' | ||
| + | |- | ||
| + | |{{Float}}|'''CoolDownMin''' | ||
| + | |- | ||
| + | |{{Float}}|'''CoolDownMax''' | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | ===Variable Descriptions=== | ||
| + | ---- | ||
| + | controllerID = '''00000448''' | ||
| + | ---- | ||
| + | |||
| + | |valign=top| | ||
| + | |||
| + | ===Tags=== | ||
| + | ---- | ||
| + | {| align="center" | ||
| + | |- | ||
| + | ||{{ObjControllerMessageTag}} | ||
| + | |- | ||
| + | ||{{100%}} | ||
| + | |- | ||
| + | |} | ||
| + | |} | ||
| + | |||
| + | |||
| + | <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> | ||
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 |