API StartSellInventoryItem
From Vendetta Lua
Jump to navigationJump to search
StartSellInventoryItem
Definition:
StartSellInventoryItem(int itemid, function cb) -> nil
Description:
Receive instant price updates for the given item.
Arguments:
itemid itemid of inventory item for which to receive instant price updates. Pass 0 to disable updates.
cb function to call on success