Topic: Empty container and loose contents  (Read 14099 times)


wolfman00

« on: August 21, 2017, 06:46:09 AM »
I am using Buoidda's mod (http://z3.invisionfree.com/UrW_forum/index.php?showtopic=8043), i have built a birch bark basket, filled it with dried meat, empty it and loose all the meat. Shouldn't the meat be on the ground or in my inventory when the basket is emptied?

PALU

« Reply #1 on: August 21, 2017, 09:49:06 AM »
This comes up every so often, but as this is a new forum, there's no prior report here.

There is currently no mechanism for taking things out of containers apart from processing the contents (e.g. eating it) or moving it to another container. Emptying a container means pouring the contents on the ground, which means it's lost when liquid or fine grained. The logic doesn't contain any exception for items that can exist as free items, so they're lost as well.

It can be noted that this is a general container issue, not a mod one, as you can do the same with vanilla containers such as bowls or pots.

wolfman00

« Reply #2 on: August 22, 2017, 01:17:31 AM »
@PALU Thanks for clarifying that it wasn't a mod issue, i wasn't sure.

Shouldn't this be something we request Sami update for one of the future versions? Would it be too much to ask that when i put 10 meat cuts into a container and then empty it, 10 meat cuts come back out? Seems like a valid request to me. Liquids of course would be lost (poured on the ground). Quality of various items in the container could be handled by maybe taking the average or something and storing it in a variable. I am just brainstorming on how to handle this problem. However it is handled (if it is handled) i think it would be a nice addition to the game.

PALU

« Reply #3 on: August 22, 2017, 09:20:08 AM »
It's a reasonable update to allow for containers intended as such (e.g. a backpack) rather than just "fluid" containers. I'm not sure if it's on the developer page, but it ought to be. The only "containers" you can take things out of currently are animals of burden/companions and the cellar.

Privateer

« Reply #4 on: August 23, 2017, 09:04:01 AM »
 In my quiver mod I demonstrate a method to put "solid" objects (arrows) into a container (quiver) and retrieve or draw arrows to be fired from the quiver. However, EMPTYING the quiver through "container" menus would destroy the contents. 
To help is it's own reward.
Mods:
https://www.unrealworld.fi/forums/index.php?action=profile;area=showposts;sa=attach;u=10 Player Quests, Arrow quiver, Bee hives honey & mead, Massive menus, Fish Farmer, Combat trainer, Player made markers, Weaving, Wood stacks, Chicken coop Fish cuts, string&bone.

Mati256

« Reply #5 on: August 25, 2017, 05:02:08 PM »
I would also like to see smaller containers option. There is currently a set minimum size for the containers. I don't remember what it is right now.
I remember I was trying to create small containers like spoons to use two kinds of vegetables in a recipe. The idea was that you need .10 vegetables. So you would have a container with .05 broad beans and other with a lot of peas for example. So you would use first the one with .05 broad beans and then the one with peas and you would have two different vegetables in your recipe.
A work around would be to have two .05 entries for vegetables but the recipes entries are getting quite big as it is...

wolfman00

« Reply #6 on: August 30, 2017, 05:43:39 PM »
@Privateer Can you post up a link to that Quiver mod? I would like to have a look at it.

Privateer

« Reply #7 on: August 31, 2017, 04:48:36 AM »
@wolfman00
Here you go; Arrow quivers ~ containers in my sack has been added here :)

http://www.unrealworld.fi/forums/index.php?topic=785.0
To help is it's own reward.
Mods:
https://www.unrealworld.fi/forums/index.php?action=profile;area=showposts;sa=attach;u=10 Player Quests, Arrow quiver, Bee hives honey & mead, Massive menus, Fish Farmer, Combat trainer, Player made markers, Weaving, Wood stacks, Chicken coop Fish cuts, string&bone.

Sami

  • UnReal World creator
  • Administrator
  • Member
  • *****
  • Posts: 1180
  • Total likes: 2912
  • UnReal World creator
    • View Profile
    • UnReal World
« Reply #8 on: September 07, 2017, 06:34:12 PM »
Like people explained it's always been like that. You can't take things out from a container. You can pour from one container to another though.
This is confusing for many, so it would be best to add confirmation message to warn about losing contents if emptying is proceeded. (And those who've gotten used to the mechanics would probably love that confirmation message to be configurable on/off.)

The reason why emptying containers isn't featured is because the quantity and unit of the original items is lost when they are put in a container.
14 pinches of seeds come just a pile of seeds, and 7 perches become just a lump of perch when put in a bag. Getting the contents out could be featured so that you'd simply get "pile of salmon" or "pile of blueberries", but further utilization of those ingredients might cause conflicts elsewhere. To have containers remember the original quantity and units would need quite a bit of reworking the container code.
- Sami | UnReal World creator