Jump to content

Custom Workshop Object Placement Issue


MadTod

Recommended Posts

I'm working on a mod that adds new objects to the Workshop but I've run into a problem.

For example, I've made a duplicate of the Metal Box and copied everything, however when placed in the world the standard metal box is stackable yet mine is not and I cannot find what causes this.

 

Any help would be greatly appreciated, thanks.

 

Edit: Well I've managed to solve the problem, the footlocker has the actor value WorkshopAnythingIsGround which allows it to be stacked and I've added this to my metal box, however the standard metal box don't have this so I would still like to know if there is any other function to allow this.

 

 

P.S. Why can't the Fallout Creation Kit be more like the Skyrim Creation Kit, I can find thing in there but this one is so confusing.

Edited by TanisDuncan
Link to comment
Share on other sites

You need to add the proper keyword to the metal box you created (not the workshop bit, but the actual container/static you created) It's WorkshopStackableItem. That should hopefully work.

 

It's under the Actor Values

http://puu.sh/p29hZ/b87855571c.png

Edited by CurioINC
Link to comment
Share on other sites

I suppose that would work as well as the WorkshopAnythingIsGround Actor Value but the standard metal box has no Actor Value yet it is still stackable, I would really like to know what makes that stackable.

Link to comment
Share on other sites

It can't be the mesh as I duplicated the Metal Box which means my container uses the same mesh.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...