Search found 41 matches

by Black Widow
Sun Feb 08, 2004 3:42 am
Forum: Descent Development
Topic: Scripting Question
Replies: 11
Views: 2796

Scripting Question

I created a button that activates something and then deactivates it after 10 secs using a timer. The script executes every time you hit the button, so if you hit the button 4 times the scipt is also running 4 times. How do I make the script execute only once, and then enable it to execute again?