Filtering enabled is how Roblox makes sure the client and server are connected without hackers interrupting other clients. (In other words if a hacker tries to delete the map, it only happens in his client / game and doesnt affect anyone else.) It uses re
This tutorial will show you how to make a clickdetector script on Roblox. A clickdetector is used for when you want to give a brick the ability to be clicked. This offers many levels of customisation as to what happens after the brick has been clicked. in
Local script is processed in the players own computer, not in Roblox server. Without FilteringEnabled you can manipulate form Local script the main game logic. For example you could insert dragon object from local script and this dragon would be replicate
Post a Comment:
Showing 0 Comments: