File information

Last updated

Original upload

Created by

remosito

Uploaded by

remosito

Virus scan

Safe to use

Tags for this mod

About this mod

Framework to enable configurable filtering/sorting of items.

Requirements
Permissions and credits
Translations
  • Mandarin
Changelogs
First Things First: Many Thanks to Korodic for the extra cell with container trick!


Framework to be used by other mods.
Enables configurable filtering/sorting of items by Item Category.

Does not do much by itself except configuration via popping a Chem that can be created at Pharmaceutical Stations.


Mods of mine using it:


Configuration

Destinations Values
   0 : The Void (Items will get destroyed)
   1 : Player Inventory
   2 : Cargo Hold 

Categories with only Configurable Destination:
  • Aid 
  • Ammo
  • Apparel 
  • Books
  • Chems
  • Contraband
  • CraftingGeneric (Chasmbass % Some Teas)
  • Drinks
  • Food
  • Junk
  • Manufactured
  • Surveys
  • Throwables (Grenades, Mines)
  • Uncategorized

default Destination for all except Contraband is Player Inventory. Contraband goes by default into Cargo Hold.


Armor
Armor can be sent two different places depending on
  • Legendary Rank (0, 1, 2 or 3 Legendary Mods)
  • Quality Level (name prefixes)
!!!!!!!  those two are logical "or" !!!!!!

LR=1 and QL=2 :
Armor with at least 1 Legendary mod. Or at least Quality Level 2 will go to Primary. Rest to Secondary.

Wanna only keep the good stuff in your inventory. Rest goes into Cargo Hold: Set Primary : 1 and Secondary 2
Me I only keep Legendary Rank 3 Stuff. The rest I destroy. (I might have a million Credits. or three dozen.)


Resources 
Resources can be sent two different places depending on Rarity


Ship Repair Kits 
A maximum can be set for primary destination. If limit is reached. They get sent to secondary.
Fuckers are heavy. don't like too many on my ship. My secondary is The Void.


Weapons
can be sent two different places depending on
  • Legendary Rank (0, 1, 2 or 3 Legendary Mods)
  • Quality Level (name prefixes)
 !!!!!!!  those two are logical "or" !!!!!!

LR=1 and QL=2 :
Weapons with at least 1 Legendary mod. Or at least Quality Level 2 will go to Primary. Rest to Secondary.



Mod Authors

Making sure no loops are created is on you! 
This mod does NOT do any checks!

Usage is fairly straight forward. It does require Papyurs scripting though.
Check my mods that use it to see how it is all done!