Difference between revisions of "UpdateCellPermissionMessage"
From SWGANH Wiki
(→Variable Descriptions) |
(→Variable Descriptions) |
||
Line 23: | Line 23: | ||
---- | ---- | ||
− | + | Operand_Count = '''3''' | |
Opcode = '''F612499C''' | Opcode = '''F612499C''' | ||
Line 29: | 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 | ||
− | * | + | * This could probably be used to make certain parts of a house (un)accessible <font color=red>(?)</font> |
|valign=top| | |valign=top| |
Revision as of 23:11, 17 January 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...