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.

disable wright
#2
Add these lines to Common functions to disable writing to objects from them:
Code:
grp.write = function() end
grp.update = function() end

Note that this won't affect scenes, schedulers etc.
Reply


Messages In This Thread
disable wright - by Dré - 23.07.2023, 13:04
RE: disable wright - by admin - 24.07.2023, 06:34

Forum Jump: