|
NOTE: This page is auto-generated from the MAGNET Online Packet documentation Editor module (MOPE), Any changes made directly to this page will be lost when it is regenerated. |
Description of the MangosOne packet CMSG_AUCTION_LIST_ITEMS
Usage
Return the list of auctions
Opcode Values
| Description | Value |
|---|---|
| Decimal Value | 600 |
| Hex Value | 0x0258 |
| Packet Length | 248* - Length can vary |
Packet Structure Follows:
| Field Name | Field Type | Field Size | Notes |
|---|---|---|---|
| auctioneerGuid | uint64 (Guid) | 64 | NPC Guid |
| listFrom | uint32 (default) | 32 | Page of Auctions - Not used in fact )this list not have page control in client). |
| searchedName | string | * | |
| levelMin | uint8 | 8 | |
| levelMax | uint8 | 8 | |
| auctionSlotId | uint32 (default) | 32 | |
| auctionMainCategory | uint32 (default) | 32 | |
| quality | uint32 (default) | 32 | |
| usable | uint8 | 8 | |
| isFull | uint8 | 8 | |
| sortCount | uint8 | 8 | |
| column | uint8 | 8 | sort column - one of these fields per sortCount |
| reversed | uint8 | 8 | reversed flag - one of these per sortCount |
Packet Example
TODO: Example needed
auto-generated by the getMaNGOS.eu MAGNET mope module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now