This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Run a LUA script via another script
#1
Hello,

is it possible to run a script via another script?
Reply
#2
You can enable, disable one script by another
script.enable('scriptname')
script.disable('scriptname')
------------------------------
Ctrl+F5
Reply
#3
Yes, I already know that thanks.

But what if I want to trigger that script by another script? I had to make a virtual object and trigger the script or it can be done via code?

Many thanks!
Reply
#4
Yes use virtual object.
------------------------------
Ctrl+F5
Reply


Forum Jump: