Author Topic: ToggleEventOn/Off  (Read 428 times)

Yes I know we have ToggleEventEnabled, but i'd like an event similar to it. If it's off, then ToggleEventOn will enable and if its on, it won't change. Of course ToggleEventOff will disable the event. This would really help with a build i'm making. I don't want it to get rid of ToggleEventEnabled though, because I still need that event for other builds.

I might be able to make this on my own, but I'm not sure.
« Last Edit: January 30, 2011, 09:30:34 AM by Funnelcakes »

Lock this. its a default event but it's called ''SetEventEnabled''

What about SetEventDisabled?

What about SetEventDisabled?

The checkbox at the end of the setEventEnabled event determines whether the events are enabled or disabled.

Ah, I didn't know what that checkbox was for. Thanks!