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

How to change a script so everyone can see it?

Asked by 4 years ago

I'm no good at coding but I was able to rework an old titan shifting script to work but the problem is that only the person who uses it can see it, so I was wondering if anyone could help me make it so its fully visible for everyone

Game Link(Its Uncopylocked):https://www.roblox.com/games/4514817444/Titan-Shifting-Test

0
The reason why it’s not visible is because of a filter. The filter blocks out changes made by players and allows changes by the server. You should use a RemoteEvent to spawn the titan. Here’s a wiki article for what filtering enabled is: https://developer.roblox.com/en-us/articles/Roblox-Client-Server-Model 123nabilben123 499 — 4y

Answer this question