This button won't trigger once

Post » Wed Jan 15, 2014 12:04 pm

I have a button that I want to trigger only once but despite setting all that in the scripts and properties it still triggers multiple times when pressed.

So the button has two scripts myScript and the vanilla TrapLever. In myScript I have:

bool property useOnce = TRUE auto

In the properties I have useOnce ticked

In the properties of TrapLever I have FiniteUse ticked and TriggerCount is set to 1.

So, this button should trigger once and once only - so why doesn't it? It's driving me mad.

User avatar
Natalie Harvey
 
Posts: 3433
Joined: Fri Aug 18, 2006 12:15 pm

Return to V - Skyrim