#how do i turn a table into a string?

8 messages · Page 1 of 1 (latest)

wind cipher
#
        local attributes = mouse.Target:GetAttributes()
        text.Text = attributes```
civic birch
#

?

wind cipher
#

i believe so

civic birch
#

sorry didnt see

#

for i,v in pairs(attributes) do
print(i,v) and show me
end

wind cipher
#

a friend got it for me