Difference between revisions of "SetupSharedNetworkMessages (0000022B)"
From SWGANH Wiki
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{PageHeader|Object Controller| | + | {{PageHeader|Object Controller|objectMenuDirty (0000022B)}} |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
Line 9: | Line 9: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{ | + | |{{Short}}|'''Operand''' |
|- | |- | ||
− | |{{int}}|''' | + | |{{int}}|'''ObjControllerMessage''' |
|- | |- | ||
− | |{{int}}|''' | + | |{{int}}|'''ObjType''' |
|- | |- | ||
− | |{{Long}}|''' | + | |{{int}}|'''ControllerName''' |
+ | |- | ||
+ | |{{Long}}|'''CharacterID''' | ||
+ | |- | ||
+ | |{{int}}|'''Unknown INT''' | ||
|- | |- | ||
|} | |} | ||
Line 21: | Line 25: | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | controllerID = ''' | + | controllerID = '''0000022B''' |
---- | ---- | ||
Line 42: | Line 46: | ||
NGE struct by cAble@projectswg | NGE struct by cAble@projectswg | ||
− | 05 00 #Operand | + | 05 00 # Operand |
− | 46 5E CE 80 # | + | 46 5E CE 80 #ObjControllerMessage |
− | + | 1B 00 00 00 #ObjType | |
− | + | 2B 02 00 00 #objectMenuDirty | |
− | + | 89 42 D5 2B 33 00 00 00 #CharacterID | |
− | + | ||
00 00 00 00 #Unknown INT | 00 00 00 00 #Unknown INT | ||
− | + | ||
− | + | ||
</pre> | </pre> |
Latest revision as of 15:05, 11 September 2013
Object Controller - objectMenuDirty (0000022B)
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 #ObjControllerMessage 1B 00 00 00 #ObjType 2B 02 00 00 #objectMenuDirty 89 42 D5 2B 33 00 00 00 #CharacterID 00 00 00 00 #Unknown INT |