Difference between revisions of "ShowLootBox (000004BC)"
From SWGANH Wiki
m (New page: Various internet sites are there which assist you in obtaining your no cost copy from the reporting companies.<br>Preparing for debt elimination - Finally, debtors are ready to begin the f...) |
(New page: {{PageHeader|Object Controller|CommandTimer (00000448)}} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| align="center" |- || {| class="wikitable" |{{byte}}|''...) |
||
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@projectswg | ||
+ | |||
+ | 05 00 #Operand | ||
+ | 46 5E CE 80 #ObjController | ||
+ | 0B 00 00 00 #Controller Type | ||
+ | BC 04 00 00 #Controller Id showLootBox | ||
+ | EC 98 D7 D0 4B 00 00 00 #CharacterID | ||
+ | |||
+ | 00 00 00 00 #Unknown INT | ||
+ | 01 00 00 00 #Number of Items Looted | ||
+ | B9 4E 54 F6 51 00 00 00 #ObjectID for Item Looted. | ||
+ | |||
+ | </pre> |
Revision as of 18:48, 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@projectswg 05 00 #Operand 46 5E CE 80 #ObjController 0B 00 00 00 #Controller Type BC 04 00 00 #Controller Id showLootBox EC 98 D7 D0 4B 00 00 00 #CharacterID 00 00 00 00 #Unknown INT 01 00 00 00 #Number of Items Looted B9 4E 54 F6 51 00 00 00 #ObjectID for Item Looted. |