Difference between revisions of "MissionListRequest (000000F5)"
From SWGANH Wiki
(→Struct) |
|||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Object Controller|MissionListRequest (000000F5)}} | |
| − | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
| Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
| − | + | {| align="center" | |
| + | |- | ||
| + | || | ||
{| class="wikitable" | {| class="wikitable" | ||
| + | |{{byte}}|{{unknown}} | ||
|- | |- | ||
| − | | | + | |{{byte}}||'''Stale Flag''' |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|- | |- | ||
| + | |{{long}}||'''TerminalID''' | ||
| + | |} | ||
|} | |} | ||
| − | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
| Line 23: | Line 22: | ||
---- | ---- | ||
| − | * | + | * ??: |
| − | * | + | :Always 0... |
| − | + | * Counter: | |
| − | * | + | :This counter starts at 2, and is incremented by 3 each refresh regardless of what terminal is used. |
| + | * TerminalID: | ||
| + | :The ObjectID of the terminal being used. | ||
|valign=top| | |valign=top| | ||
| + | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
| Line 35: | Line 37: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
| − | ||{{ | + | ||{{75%}} |
| + | |- | ||
| + | ||{{ClientPacket}} | ||
|- | |- | ||
|} | |} | ||
| + | ===To Do=== | ||
| + | ---- | ||
| + | Figure out the purpose of the counter. | ||
| + | |||
| + | Figure out the purpose of the first byte. | ||
|} | |} | ||
Latest revision as of 17:58, 16 June 2008
Object Controller - MissionListRequest (000000F5)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionscontrollerID = 000000F5
|
Tags
To DoFigure out the purpose of the counter. Figure out the purpose of the first byte. |