Difference between revisions of "Survey UI (Sequence)"
From SWGANH Wiki
Line 4: | Line 4: | ||
− | + | 04 00 | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | 04 00 | + | |
d5 b1 64 8a opcode | d5 b1 64 8a opcode | ||
− | + | [UINT32] counter Resource Count | |
Here starts the resource section | Here starts the resource section | ||
− | + | [ASCII] Resource Name | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | [UINT64] Resource ID | |
− | + | [ASCII] Resource type *corn_domesticated_tatooine* | |
− | + | ||
− | |||
− | |||
− | + | [ASCII] Name of the UI to open (flora resources) | |
+ | [UINT64] id of the resource that will be shown in the window | ||
+ | on opening | ||
</pre> | </pre> |
Revision as of 07:06, 30 December 2006
After the client has sent the radial use Packet to the server detailing the item and the selected radial option, the server responds to the client by sending a packet containing the names and types of the resources of a given resource type that are in the current spawn and thus the client opens up the survey ID
04 00 d5 b1 64 8a opcode [UINT32] counter Resource Count Here starts the resource section [ASCII] Resource Name [UINT64] Resource ID [ASCII] Resource type *corn_domesticated_tatooine* [ASCII] Name of the UI to open (flora resources) [UINT64] id of the resource that will be shown in the window on opening