Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make my script have write access?

Asked by 5 years ago

So I always get this error:

13:44:54.026 - Unable to assign property FilteringEnabled. Script write access is restricted

and i dont understand how to make my script have access?

Here is the script:

game.Workspace.FilteringEnabled = true
0
.Value greatneil80 2647 — 5y
0
@greatneil80 what do you mean? tonicos33 6 — 5y

1 answer

Log in to vote
0
Answered by 5 years ago

Read the first line of the wiki, http://wiki.roblox.com/index.php?title=API:Class/Workspace/FilteringEnabled

"Cannot be used in Scripts"

Ad

Answer this question