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
Read the first line of the wiki, http://wiki.roblox.com/index.php?title=API:Class/Workspace/FilteringEnabled
"Cannot be used in Scripts"