Multiple pressure plate activators for a single doortrap

Post » Tue Jun 19, 2012 1:31 am

Sorry about the title. Posting in multiple forums on multiple topics got me confused.

I set up a portcullis to fall when the player steps on a pressure plate. I set up the script variables to correctly kill the useage of the pressure plate to reopen the portcullis. Then I decided to use multiple small pressure plates to close the portcullis (for aesthic reasons really), but discovered that each one acts independently as an activator.

I put a trap link and attached the pressure plates to the trap link and the trap link to the portcullis (activate parent) and set the values in the trap link scripts to fire once. (finiteuse true, triggercount 1)

The portcullis still opens and closes when the individual pressure plates are stepped on (but only once each).

What can I do next?
User avatar
Paul Rice
 
Posts: 3430
Joined: Thu Jun 14, 2007 11:51 am

Post » Mon Jun 18, 2012 3:39 pm

Ok, I can set doOnce in the portcullis script default2stateactivator. Not perfect, but it will work for now.
User avatar
Matt Terry
 
Posts: 3453
Joined: Sun May 13, 2007 10:58 am


Return to V - Skyrim