Jump to content

Container Suggestions


Svarog

Recommended Posts

A: Put in some code that would allow defining exactly what items are allowed in a container. Kinda sorta like the Keychain works but for specific Items as opposed to an entire Item category.

In the script it could look like this

OnlyAcceptItem = ItemID:MaxAmount;AnotherItemID:MaxAmount,

Possible use? Toolbelt that when held in inventory could act like the Keychain (Always equipped) but it only has slots for Hammer, Screwdriver, Nails and whatever.

Gun holster, as above but only allows a Pistol and maybe some extra magazines.

Ammo belt for holding Shells

B: Also Replace the thing in the lua code that makes Keychain always equipped with a check for a script variable being true That would be nice.

AlwaysEquipped = true;

 

Edit: Either that or add a bunch more slots that can be used, more the better, possibly with customizeable display name.

Quick Access and general Inventory Decluttering are the main goal of what I'm suggesting here. There is space on that window to have a bunch of stuff equipped.

C: I would also honestly add a thing for only allowing items in a container only up to a certain weight so I can't shove half a bed into a Hiking Bag.

Edited by Svarog
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...