First things first, this mod is awesome. I'm working on a player home mod and I want to implement Stash Organizer compatibility 'out the box'. I've created a custom ini like you said and that's working as intended. A couple of questions though:
1 - in my mod not all storage containers are available to the player straight away, they must find them in a storage crate. They become enabled while the player is in the cell. Problem is Stash Organizer won't recognise them as smart storage as it requires the cell to reload (exiting and entering the cell fixes it). Is there a way you can think of to force them to reload? The only thing I can think of is to have them loaded in beneath the cell and then SetPosEx to where they should be?
2 - The retrieval options from the master container have quite a few more options than what you can set sub-containers. e.g. you can retrieve 5 ammo types, but only set one sub-container as 'ammo'. The same for weapons, you can retrieve shotguns and automatic weapons, but not set containers as such. Is there a way I can configure this to have named sub-containers that matches what can be retrieved?
Thanks again for great work, and letting us implement it into our own.
1 - in my mod not all storage containers are available to the player straight away, they must find them in a storage crate. They become enabled while the player is in the cell. Problem is Stash Organizer won't recognise them as smart storage as it requires the cell to reload (exiting and entering the cell fixes it). Is there a way you can think of to force them to reload? The only thing I can think of is to have them loaded in beneath the cell and then SetPosEx to where they should be?
2 - The retrieval options from the master container have quite a few more options than what you can set sub-containers. e.g. you can retrieve 5 ammo types, but only set one sub-container as 'ammo'. The same for weapons, you can retrieve shotguns and automatic weapons, but not set containers as such. Is there a way I can configure this to have named sub-containers that matches what can be retrieved?
Thanks again for great work, and letting us implement it into our own.
1 reply
2. I noticed people freak out when see a lot of buttons, so I try to keep it tight.