ISXEQ2:vendingcontainer (Data Type)
From ISMods Wiki
Contents |
[edit]
ISXEQ2 information for ISXEQ2:vendingcontainer (Data Type) has moved
[edit]
Please see: http://eq2.isxgames.com/wiki for up-to-date content.
[edit]
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.
[edit]
Members
- Value in silver pieces
- float TotalCoin
- Value in silver pieces
[edit]
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.
[edit]
Returns
[edit]
Inherits
[edit]
