Method Player:SendListInventory [-] [+]
Sends a vendor window to the Player from the WorldObject specified.
Synopsis
Player:SendListInventory( sender )
Player:SendListInventory( sender, vendorId )
Arguments
WorldObject sender- See method description.
number vendorId (0)Optional entry ID to use for the vendor item list, overriding the sender's default inventory.
Valid numbers: integers from 0 to 4,294,967,295.
Returns
Nothing.