Attributes
Examples
local player = game:GetService("Players").Player1
player:SetAttribute("Muted",true)local player = game:GetService("Players").Player1
player:SetAttribute("TextColor",Color3.fromRGB(255,0,0))Last updated
local player = game:GetService("Players").Player1
player:SetAttribute("Muted",true)local player = game:GetService("Players").Player1
player:SetAttribute("TextColor",Color3.fromRGB(255,0,0))Last updated