docs-en:item_soulbound_trade_data.md

item_soulbound_trade_data

<-Back-to:Characters

The `item_soulbound_trade_data

This table stores information about which players can trade soulbound items between each other.

Structure

Field Type Attributes Key Null Default Extra Comment
itemGuid INT UNSIGNED PRI NO Item GUID
alowedPlayers TEXT SIGNED NO Space separated GUID list of players who can receive this item in trade

Description of the fields

The GUID of the item that can be traded. See item_instance.guid.

GUIDs of players eligible for the trade separated by space. See characters.guid.

  • docs-en/item_soulbound_trade_data.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1