Hi,
i like the mod it is a huge time saver.
The only thing i didn't find out so far is sorting when container is inside container.
I have a SICC Item case labeled:
Junk / Money @sl @o;
inside the item case there are 3 Money cases labeled
Ruble @sl @o n:rouble;
Euros @sl @o n:eur;
Dollar @sl @o n:dollar;
If i hit the button for organizing in my main stash nothing happens.
If i put the money inside the sicc items case and hit the ORG. Button the money goes in the corresponding container
Am I doing something wrong here?
Can someone enlighten me please.
I thought this feature was implemented by Yume.
Thank you
XParanid
OK after some tinkering I found out:
- It works with sub containers
- But only with specified tags
e.g. you need to specify what goes in the first container
Main Item Case Tag:
Junk / Money @sl @o money;
Sub Money item Cases
Ruble @sl @o n:rouble;
Euros @sl @o n:eur;
Dollars @sl @o n:dollar;
- the first container should have some space because if it is full will not work correctly (do not fill them up)
I hope this helps