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

How to find any variable with a certain name with a script?

Asked by 2 years ago

I want to make it so that when you join a game everything inside the base with the string value “Owner” inside of it has a value of player.Name, but I don’t know what to use (I tried FondFirstChile and WaitForChild)

0
Do you have a sample of your code that you can post? ElectricZooo 55 — 2y
0
I tried game.Workspace:FindFirstChild(“Owner”) to find every value in workspace that has the name owner DiOrOmG2 0 — 2y

Answer this question