spacecash
Vars | |
value | How much money one "amount" of this is worth. Use get_item_credit_value(). |
---|---|
Procs | |
use_cash | Like use(), but for financial amounts. use_cash(20) on a stack of 10s will use 2. use_cash(22) on a stack of 10s will use 3. |
Var Details
value
How much money one "amount" of this is worth. Use get_item_credit_value().
Proc Details
use_cash
Like use(), but for financial amounts. use_cash(20) on a stack of 10s will use 2. use_cash(22) on a stack of 10s will use 3.