Adding items to a chest

Post » Mon Jun 18, 2012 1:24 am

So, I have the chest placed in the room, but how would I add some items to it? Like a few health potions etc.
User avatar
Dean Ashcroft
 
Posts: 3566
Joined: Wed Jul 25, 2007 1:20 am

Post » Sun Jun 17, 2012 6:22 pm

you would open the containers parent ref id and add the items to it, but that would add items to all the chests with that id. Not sure if they made a new way of doing it, but I used to make a new container ID for the items I wanted to only be in that one chest.
User avatar
Ebony Lawson
 
Posts: 3504
Joined: Fri Feb 16, 2007 11:00 am

Post » Mon Jun 18, 2012 2:01 am

Hm, yeah I thought about it too. I've never used Elder Scrolls SDK, so I'm pretty much lost. :blink:
User avatar
Ray
 
Posts: 3472
Joined: Tue Aug 07, 2007 10:17 am

Post » Sun Jun 17, 2012 3:09 pm

I haven't checked, but see if they mention anything at http://www.creationkit.com/
User avatar
Kortknee Bell
 
Posts: 3345
Joined: Tue Jan 30, 2007 5:05 pm

Post » Sun Jun 17, 2012 11:43 am

Yeah, I'm looking for it right now. Blah, the forums don't let me post a link for some reason, I took a screenshot of the window I get when you double click the chest.
User avatar
lauren cleaves
 
Posts: 3307
Joined: Tue Aug 15, 2006 8:35 am

Post » Sun Jun 17, 2012 3:21 pm

I can't find anything. Still stuck.
User avatar
Eve Booker
 
Posts: 3300
Joined: Thu Jul 20, 2006 7:53 pm

Post » Mon Jun 18, 2012 1:13 am

you would open the containers parent ref id and add the items to it, but that would add items to all the chests with that id. Not sure if they made a new way of doing it, but I used to make a new container ID for the items I wanted to only be in that one chest.

Ok I got it. It seems to be changed now. You just double click the chest, click Edit Base and then right click under item list and select New. It'll add the potions to the chest in the desireable amount. I checked other chests and there were no potions in them, so I guess now each chest has it's own ID.
User avatar
Kelly Osbourne Kelly
 
Posts: 3426
Joined: Sun Nov 05, 2006 6:56 pm


Return to V - Skyrim