How to fix an music when owner enter. So it comes music when I enter my game? how can i fix it please pm me!
Follow these instructions to insert Audio into workspace. Then insert a script and paste this into it.
game.Players.PlayerAdded:connect(function(player) if player.Name == "jacksonoi" then game.Workspace.Sound:Play() end end)
sry for answer putting not comments, its cos I cant comment cos of my reputation... so anyways, u say u put music in GUI and then it shouldnt be playing wen u dont want it to? anyways, list the script its in so we could help...
Closed as Not Constructive by evaera
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?