Enable and disable script execution by scripting

Hello,

Does anyone knows if there is there is a way to enable/disable the execution of an object's script? (the same option we have with right click on the object) through scripting from another object?

Thnx in advance

1,949 views 3 replies
Reply #1 Top
Not possible.
Reply #3 Top
If you're set on doing something that way then your only option would be to use an external script via an Include Function.

That probably wouldn't function when compiled to a widget or gadget though.