Difference between revisions of "SetupSharedNetworkMessages (0000022B)"
From SWGANH Wiki
m (New page: There is nothing to write about me I think.<br>Yes! Im a member of swganh.org.<br>I just hope I am useful at all<br><br>Also visit my webpage: [http://Www.Codecreative.Co.uk related intern...) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Object Controller|objectMenuDirty (0000022B)}} | |
+ | {| border="0" width="90%" cellpadding=6 | ||
+ | |- | ||
+ | |valign=top| | ||
+ | ===Struct=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
+ | |{{Short}}|'''Operand''' | ||
+ | |- | ||
+ | |{{int}}|'''ObjControllerMessage''' | ||
+ | |- | ||
+ | |{{int}}|'''ObjType''' | ||
+ | |- | ||
+ | |{{int}}|'''ControllerName''' | ||
+ | |- | ||
+ | |{{Long}}|'''CharacterID''' | ||
+ | |- | ||
+ | |{{int}}|'''Unknown INT''' | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | ===Variable Descriptions=== | ||
+ | ---- | ||
+ | controllerID = '''0000022B''' | ||
+ | ---- | ||
+ | |||
+ | |valign=top| | ||
+ | |||
+ | ===Tags=== | ||
+ | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | ||{{ObjControllerMessageTag}} | ||
+ | |- | ||
+ | ||{{100%}} | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | |||
+ | <pre> | ||
+ | |||
+ | 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 | ||
+ | |||
+ | |||
+ | |||
+ | </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 |