Difference between revisions of "UpdateCellPermissionMessage"
From SWGANH Wiki
(→Struct) |
m (Protected "UpdateCellPermissionMessage": Page is complete. [edit=sysop:move=sysop]) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Server Packet|UpdateCellPermissionMessage (F612499C)}} | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
| 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''' | ||
| + | |} | ||
|} | |} | ||
| Line 26: | Line 29: | ||
* This Packet is send to flag a cell as accessible or unaccessible for the Player | * This Packet is send to flag a cell as accessible or unaccessible for the Player | ||
| − | * | + | * 0 = UnAccessible / 1 = Accessible |
| − | + | ||
|valign=top| | |valign=top| | ||
| Line 43: | Line 45: | ||
---- | ---- | ||
| + | ==Sample Packet== | ||
| − | |||
| − | |||
<pre> | <pre> | ||
[UINT16] 0x0003 | [UINT16] 0x0003 | ||
| Line 51: | Line 52: | ||
[UINT8] 1 | [UINT8] 1 | ||
[UINT64] cell ID | [UINT64] cell ID | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</pre> | </pre> | ||
Latest revision as of 09:37, 26 November 2007
Server Packet - UpdateCellPermissionMessage (F612499C)
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 DescriptionsOperand_Count = 3 Opcode = F612499C
|
Tags
|
Sample Packet
[UINT16] 0x0003
[UINT32] 0xf612499c
[UINT8] 1
[UINT64] cell ID