What if I want to make the stone free to use? I tried changing code to this:
if (from.BankBox.ConsumeTotal( typeof( Gold ), 0 ))
Still get message that there wasn't enough gold to withdraw.
Tried using the updated file from 07/18/2017 and setting to 0 as well, but my servuo errors out...