Difference between revisions of "SceneDestroyObject"
From SWGANH Wiki
(→Variable Descriptions) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{MissingPacket}} | |
− | { | + | {{PageHeader|Server Packet|SceneDestroyObject (4D45D504)}} |
− | + | ||
− | + | ||
− | | | + | |
− | |} | + | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 11: | Line 7: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
+ | {| class="wikitable" | ||
− | |||
|- | |- | ||
− | + | |align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''Object ID''' | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |align="center" style="background:#3C4565; color:white;"|'''LONG'''||''' | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
+ | |} | ||
|} | |} | ||
Line 43: | Line 21: | ||
---- | ---- | ||
− | Opperand_Count = ''' | + | Opperand_Count = '''X''' |
− | Opcode = ''' | + | Opcode = '''4D45D504''' |
---- | ---- | ||
− | * | + | * Depending on Object settings an object might not get destroyed |
* -- | * -- | ||
* --- | * --- | ||
Line 54: | Line 32: | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 60: | Line 39: | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Sample Packet== | ==Sample Packet== | ||
<pre> | <pre> | ||
− | + | 03 00 // priority | |
+ | 04 D5 45 4D // SceneDestroyObject | ||
+ | 4F ED B0 56 0C 00 00 00 00 // object ID | ||
</pre> | </pre> |
Latest revision as of 09:50, 10 January 2010
This article or section needs additional data. Please add a sample packet! |
Server Packet - SceneDestroyObject (4D45D504)
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 DescriptionsOpperand_Count = X Opcode = 4D45D504
|
Tags
|
Sample Packet
03 00 // priority 04 D5 45 4D // SceneDestroyObject 4F ED B0 56 0C 00 00 00 00 // object ID