21.06.2022, 07:44
Hello,
is it possible to run a script via another script?
is it possible to run a script via another script?
Run a LUA script via another script
|
21.06.2022, 07:44
Hello,
is it possible to run a script via another script?
21.06.2022, 07:57
You can enable, disable one script by another
script.enable('scriptname') script.disable('scriptname')
------------------------------
Ctrl+F5
21.06.2022, 08:25
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! |
« Next Oldest | Next Newest »
|