Someone please explain why this doesn’t work. This is in a script in ServerScriptService
game:GetService('InsertService'):LoadAsset(31314966).Parent = game.ServerStorage
Someone please explain why this doesn’t work. This is in a script in ServerScriptService
game:GetService('InsertService'):LoadAsset(31314966).Parent = game.ServerStorage
Parent it to workspace, not ServerStorage
ServerStorage assets do exist, you just can’t see them but you can look under ServerStorage to get the assets to the workspacd
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.