Search results

  1. H

    int buy( int quantity, item it, int price_limit ) usage

    I'm new to ash but have done a little CLI scripting. I decided the other day that I want to start collecting spooky shroomkabobs and am looking for something to buy some every day as long as they are below a certain price. It appears that: int buy( int quantity, item it, int price_limit ) is...
Top