Option to increase maximum transactionSuggestion
Would it be possible to increase the maximum amount per transaction?
With vanilla sell lists, e.g. buying wood for scrap at the outpost, you can at maximum buy 15x1000 wood at a time, needing to reopen the vending machine menu after each transaction. Would it be possible to increase this limit? My players would be very happy.
Not that I have seen in the code, I believe it is a hard coded thing in Rust itself.
I see, thx for the answer.
I have a comment for this.
I have changed the price for my cloth to scrap exchange a few times.
At first you could sell the trade 28x for 1400 scrap.
Now i can sell 10x for 500 scrap.
I upped the price a bit first, then it went to like 25 trades each sale.
but now, i put price from Default in again just to test - now its 10 sales a time, compared to the 28 at start.

Merged post

okay, this is wierd.
in the shop im testing on i have:

Corn to scrap
Cloth to scrap
scrap to mixing table
scrap to supply signal
scrap to fertilizer
If i keep default value on corn (10x for 30x scrap), i can do 10x trades at cloth at a time.
IF i change corn to 100 for 300 scrap (same trade just higher values), then i can do more than 400 trades EACH sale for cloth???
I dont think this have anything to do with this plugin, but wow that is wierd coding behind from Rust side lol!