Jump to content

I need help using moveable water with a switch


jlghost117

Recommended Posts

I’m trying to implement the movable water into my mod in a sort of airlock fashion. By that I mean activating a switch and flooding a room and activating a different switch and draining the room. I’ve looked at Weston water treatment and it’s just beyond me. If anyone could explain how to do it, it would be most appreciated.

Link to comment
Share on other sites

You're looking for the script "DN151_MovableWater", as per its notes its an iteration of Skyrim's Nchardak dungeon movable water script and the base for the script that moves water down in Weston Water Treatment (DN158_MovableWaterScript).

 

Link to comment
Share on other sites

I know that’s the script that I would want to use but every time I try to implement it into a new cell it doesn’t work and I don’t know why or what I’m doing wrong.  Like I’ve tried doing my own tracking quest along with the script but I’ve never been able to make it function. Any advice for implementation?

Link to comment
Share on other sites

3 hours ago, HeyYou said:

What triggers the water to move?

I was using a circuit breaker master linked to the water plane by custom link 10 keyword. Which in theory should have translated the water to the desired height but didn’t. Even when I tweaked the dn151 circuit breaker script to apply to my cell location. 

Link to comment
Share on other sites

40 minutes ago, lilkandeekid said:

Does the circuit breaker have a linked ref to connect to the water plane activator like you would for normal switches to doors, lights, etc?

yeah the circuit breaker has a linked ref to the water plane and uses keyword LinkCustom10 for the linked ref

Link to comment
Share on other sites

If you're sure everything points to the right place, and is in the right place, I'd next check to make sure the attached script's had the properties filled out correctly. Could have missed hooking into tracking quest or something by accident.

Link to comment
Share on other sites

Well i went ahead and just duplicated the Weston water cell and swapped the scripts out for the ones i tweaked and linked everything the same was the base cell was and it still don't work. so if i had to guess I'm thinking something in the scripts still needs to be tweaked to apply to my cell. Or somehow im not properly linking the circuit breaker to the pump/water because absolutely nothing happens on activation not even sounds.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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