Difference between revisions of "UpdateCellPermissionMessage"
From SWGANH Wiki
(→Variable Descriptions) |
(→Struct) |
||
| Line 6: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
| − | + | {| align="center" | |
| + | |- | ||
| + | || | ||
{| class="wikitable" | {| class="wikitable" | ||
|{{short}}||'''Operand count''' | |{{short}}||'''Operand count''' | ||
| Line 12: | Line 14: | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
|- | |- | ||
| − | |{{byte}}||''' | + | |{{byte}}||'''Permission Flag (0/1)''' |
|- | |- | ||
|{{long}}||'''cell ID''' | |{{long}}||'''cell ID''' | ||
| + | |} | ||
|} | |} | ||
Revision as of 23:30, 25 November 2007
Struct
Variable DescriptionsOperand_Count = 3 Opcode = F612499C
|
Tags
|
Sample Code
[UINT16] 0x0003
[UINT32] 0xf612499c
[UINT8] 1
[UINT64] cell ID
Sample Packet
Insert Sample Packet Here...