Search found 2 matches

by MisterMumbles
Mon Oct 08, 2012 3:10 am
Forum: Modding
Topic: Lever combination to open one door?
Replies: 2
Views: 1738

Re: Lever combination to open one door?

that looks mostly good to me, just leave off the D in closed, so it's "close". You just need to connect every lever to the script with the Event as "any" so that every time any lever is pulled down or pushed up the script runs and it checks the lever positions and either opens t...
by MisterMumbles
Mon Oct 08, 2012 2:51 am
Forum: Modding
Topic: Lever combination to open one door?
Replies: 2
Views: 1738

Lever combination to open one door?

Hi, I'm brand new around these parts, and I'm also pretty novice when it comes to scripting. I've started work on a little dungeon of my own, and I wanted to create a mechanism that'll open a door when four levers are in the correct position. I browsed around the forum to figure out what I would nee...