MsgItemInfoEx

This message is sent by the game server to the client to display an item with additional details for a game feature (like marketplace booths). For the most part, this message resembles MsgItemInfo with the addition of price, extended action type, and optional string (seems unused in Conquer Online).

Table of Contents

Patch 4267

Message Definition

☑️ Assumed (Soul)

PosTypeNameDescriptionExample
0UInt16MsgSizeSize of the message37
2UInt16MsgTypeType of message1108
4UInt32IDUnique identifier for the item10
8UInt32Owner IDUnique identifier for the target player1000000
12UInt32PriceCost of the item if vending100
16UInt32Item TypeIdentifies the type of item730001
20UInt16AmountCurrent durability or amount of the item10000
22UInt16Max AmountTotal durability or amount the item can have10000
24ByteActionHow item info is extended1
25ByteStatusCondition bit flags on the item0
26BytePositionPosition where the item appears0
27ByteSocket 1The gem in the first socket position0
28ByteSocket 2The gem in the second socket position0
29ByteMagic 1Reserved for rebirth magic effect0
30ByteMagic 2Reserved for an unknown purpose0
31ByteMagic 3Reserved for magical plus rating0
32UInt32DataAdditional attributes for the item0
36NetStringPackerStringsGroup of length prefixed strings

Action Type

☑️ Assumed (Soul)

ValNameDescriptionStrings
1BOOTHVending at a player booth
2EQUIPMENTUpdates equipment info window