Buys item
needs(code_samples);
Function Syntax
boolean buys_item(coinmaster master ,item it )
- master is the coinmaster to query
- it is the item to query
Returns true if master will purchase it.
Contents |
boolean buys_item(coinmaster master ,item it )
Returns true if master will purchase it.