Difference between revisions of "EnterStructurePlacementModeMessage"
From SWGANH Wiki
(→Struct) |
|||
| Line 8: | Line 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
| + | |- | ||
|{{short}}||'''Operand_Count''' | |{{short}}||'''Operand_Count''' | ||
|- | |- | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
|- | |- | ||
| − | |{{long}}|{{ | + | |{{long}}||'''DeedID''' |
| + | |- | ||
| + | |{{a_string}}||'''Object String''' | ||
|- | |- | ||
| − | |||
|} | |} | ||
| Line 24: | Line 26: | ||
Opcode = '''E8A54DC1''' | Opcode = '''E8A54DC1''' | ||
---- | ---- | ||
| + | |||
| + | * This is the server answer to using a deed. It will open the structureplacement screen where the structure which is described in the screen will be shown. | ||
| + | |||
| + | * | ||
| + | |||
| + | |||
|valign=top| | |valign=top| | ||
| + | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
| − | ||{{ | + | ||{{ClientPacket}} |
|- | |- | ||
| − | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
| Line 38: | Line 47: | ||
---- | ---- | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==Sample Packet== | ==Sample Packet== | ||
| Line 50: | Line 53: | ||
Insert Sample Packet Here... | Insert Sample Packet Here... | ||
</pre> | </pre> | ||
| + | ==Sample Packet== | ||
Revision as of 15:08, 7 June 2007
Struct
Variable DescriptionsOpperand_Count = 3 Opcode = E8A54DC1
|
Tags
|
Sample Packet
Insert Sample Packet Here...