-- EFEITO VISUAL SIMPLES (cria um part temporário no destino) local function spawnEffectAt(position) local part = Instance.new("Part") part.Size = Vector3.new(0.5, 0.5, 0.5) part.Anchored = true ...
Update: Added a command /changeback that will allow you to go back to your last used clothing, and return the item to your inventory. e.x: apply outfit item, use command /changeback, puts back your ...