MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / AddVendorItem

Function AddVendorItem

methods/TrinityCore/GlobalMethods.h:1790–1804  ·  view source on GitHub ↗

* Adds an [Item] to a vendor and updates the world database. * * @param uint32 entry : [Creature] entry Id * @param uint32 item : [Item] entry Id * @param int32 maxcount : max [Item] stack count * @param uint32 incrtime : combined with maxcount, incrtime tells how often (in seconds) the vendor list is refreshed and the limited [Item] copies are restocked * @param uint

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

CHECKVAL<int>Method · 0.80

Tested by

no test coverage detected