Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for index, child in pairs(workspace.maBrickmodel:GetChildren()) do
- print(index, child.Name)
- if child.Name == ("87") then
- print("hiii")
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement