ISXEQ2:vendingcontainer (Data Type)

From ISMods Wiki


Contents

ISXEQ2 information for ISXEQ2:vendingcontainer (Data Type) has moved

Please see: http://eq2.isxgames.com/wiki for up-to-date content.


Description

This DataType includes all of the data available to ISXEQ2 that is related to containers/vending machines/actors that are held within the consignment system.

Members

Value in silver pieces
Value in silver pieces

Methods

  • TakeCoin[#]
Retrieves the amount of coin specified (in silver pieces) from the vending container.
If no argument is given, then it retrieves all of the money currently housed in that vendor.
NOTE: To retrieve all of your money from all vendors at once, see the 'TakeAllVendingCoin' method in the character datatype
  • Remove
Removes this vending container from the consignment system.

Returns

Inherits

See Also