I know I'm asking for a lot here, but I wondered if anyone knew how to put a decal on a brick when you say /[ID] or something like that. Thanks!
function onChatted(msg) if msg:sub(1,1) then Local a = Instance.new("Decal", part) a.Texture = msg:sub(2,msg:len()) end end --chat event code here
something like this
Open roblox studios. Click on your project. Buy the decal you want. on the left of your screen there are all your models and decals you bought. Click my decals. Then drag the one you want onto the brick