Difference between revisions of "GenericResponse (000000EE)"
From SWGANH Wiki
(→Tags) |
|||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{PageHeader|Object Controller|DiscardResourceResponse (000000EE)}} | |
| − | + | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
|- | |- | ||
| Line 6: | Line 5: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
| − | + | {| align="center" | |
| + | |- | ||
| + | || | ||
{| class="wikitable" | {| class="wikitable" | ||
| + | |{{int}}|Opcode of the request we answer | ||
|- | |- | ||
| − | | | + | |{{byte}}|byte 1 of request 0 retrieving 1 discarding |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
|- | |- | ||
| + | |{{byte}}|byte 2 of request - counter | ||
| + | |} | ||
|} | |} | ||
| Line 22: | Line 22: | ||
---- | ---- | ||
| − | * | + | * This is the answer to the ED Opcode |
| − | * | + | * Needs to be send to Acknowledge the discarding or retrieving of the selected resource |
| − | + | ||
* ---- | * ---- | ||
|valign=top| | |valign=top| | ||
| + | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
| Line 34: | Line 34: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
| − | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
|} | |} | ||
Latest revision as of 10:52, 2 December 2009
Object Controller - DiscardResourceResponse (000000EE)
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 DescriptionscontrollerID = 000000EE
|
Tags
|