Jump to content

Problem with weapon racks


Arenkael

Recommended Posts

Hello. I am trying to decorate a modded house in SSE and I placed some weapon racks in a custom cell with the CK. I used the method detailed in this tutorial.

 

My problem is : I placed 2 weapon racks next to each other using the same method. But once in game, one works when the other one doesn't. The first weapon rack can hold weapons normally, but nothing happens when i activate the second one. I redid the second one from scratch and I'm absolutely sure I used the same method for each one.

 

Does somebody know what might cause this ? I'm pretty new to the CK so I have no idea.

Link to comment
Share on other sites

The issue with weaponRacks is the triggerbox handling. If the distance (D) of WeaponRacks (WR) is too near, the first item added triggers each triggerbox. So you cannot drop another item to the other weaponRack.

  ----   D   ----
  WR-1 <---> WR-2
  ----       ----

Workaround.. change position from "side by side" to "above the other", or increase the distance to each other.

  ----
  WR-1
  ----

  ----
  WR-2
  ----

Good luck..

Link to comment
Share on other sites

  • Recently Browsing   0 members

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