i have a server sided script that attempts to create a new folder inside ServerStorage, however its not working, i tried printing where its parented to and it says nil
i searched and found a possible solution which is pre-making a folder manually and then cloning it and manipulate according to what i need, didnt worked too
there is not much more i can say, the code is literally this
local sala = Instance.new("Folder", game:GetService("ServerStorage"):FindFirstChild("Salas"))
** You are now Level 1! **