SellFromTerminal
Sell From Terminal adds a few commands that let you sell scrap right from your ship!
Last updated | 10 months ago |
Total downloads | 80963 |
Total rating | 4 |
Categories | Mods |
Dependency string | stormytuna-SellFromTerminal-1.1.2 |
Dependants | 37 other packages depend on this package |
README
SellFromTerminal
Sell From Terminal adds a few commands that let you sell scrap directly from your ship.
You must be landed at The Company Building to use these commands.
-
sell all
will sell all the scrap on your ship -
sell <amount>
, whereamount
is any positive integer, will attempt to sell enough scrap to perfectly match that amount -
sell quota
will attempt to sell enough scrap to perfectly match the amount needed to fulfill quota
Note: This mod uses an approximation for finding a perfect match, it may not find one even if one exists. This is necessary to keep the game performing well even when processing hundreds of items. If a perfect match isn't found, the received credits will just be slightly over the requested amount.
Config options for:
-
Whether or not to sell shotguns and their ammo
-
Whether or not to sell gifts
-
Whether or not to sell jars of pickles
-
How much allowance to grant the algorithm when calculating a perfect match. Ex: Setting it to 5 will make
sell 50
also accept 51, 52, 53, 54 and 55