how to make a MURDER MYSTERY GAME: Round/Role System | Roblox Studio 2024

Поделиться
HTML-код
  • Опубликовано: 16 янв 2025

Комментарии • 99

  • @CozyCoin
    @CozyCoin  6 месяцев назад +5

    Go watch part 2: ruclips.net/video/aD2EnxgPRWk/видео.htmlsi=Nn9O-Fse6ttu9Qie

  • @dileat_
    @dileat_ 3 месяца назад +4

    2:51 cant read the script

  • @Maxgamers425
    @Maxgamers425 2 месяца назад +2

    2:59Do I have to write number 12?

  • @RoStud-q7x
    @RoStud-q7x Месяц назад +3

    very nice tutorial, WHY 7K VIEWS ON THIS PERFECT TUTORIAL?

  • @descript_1
    @descript_1 4 месяца назад +1

    At 9:50 its giving me errors on the "animationTime," and why is it that in the lobby "label" still shows up. and when players are teleported to a map the gui dosent go away it just stays. And it also isnt showing "Preperaring"
    Edit: So I fixed the error on animationTime because i was missing a line of script but my label gui is still popping up in lobby

  • @TheSuperSurvivalist
    @TheSuperSurvivalist 2 месяца назад +2

    good tutorial, only criticism is that the code is a bit difficult to read

  • @S27sam
    @S27sam 6 месяцев назад +3

    ye you do deserve more subs ur good

  • @MelissaMunro-ox2ue
    @MelissaMunro-ox2ue 7 месяцев назад +6

    Hi you deserve more subs at least 1m

  • @TratUsYT
    @TratUsYT 3 месяца назад +2

    you shoukd have a copypaste thing somewhere where we can copy scripts
    (i can understand why u wouldnt if u dont want to, bc then its not rly learning, is it?)
    you should also instead read out the script while typing bc some people (like me) listen to the words from the tutorial while typing
    (Again, i understand if u dont. it would make it like a 30+ min long vid

  • @cousi3264
    @cousi3264 7 месяцев назад +1

    Any chance you can make a round system with no intermission, for example a best of 5, starting with a 1v1 when 2 players step on a pad and get tped to a map, when a player dies round 2 of 5 starts, literally just like custom duels but with rounds, a best of 5.

  • @kakijijipa
    @kakijijipa Месяц назад +2

    Doesn't work

  • @janlogwin9526
    @janlogwin9526 5 месяцев назад +1

    Hey i have a problem after the map got chosen the roles do not show up and the game ends after the preperation time ?

  • @FluffyMako2
    @FluffyMako2 6 месяцев назад +4

    I did the exact script as you and my gui doesn’t show up and count down

    • @mahirahmed4992
      @mahirahmed4992 3 месяца назад

      Make it yourself bruh

    • @EpicsterEmoji
      @EpicsterEmoji 3 месяца назад

      @@mahirahmed4992 Do you know what a tutorial is for?

    • @mahirahmed4992
      @mahirahmed4992 3 месяца назад

      @@EpicsterEmoji yeah to learn not copy

    • @ObscureEntitty
      @ObscureEntitty 3 месяца назад

      @@mahirahmed4992if it doesn’t work what tf do you learn 💀

    • @TratUsYT
      @TratUsYT 3 месяца назад +1

      Then u did it wrong

  • @Babichh
    @Babichh 3 месяца назад +1

    It says that minPlayers is Unknown global. Does Somebody knows how to fix it??

  • @CookCrayz
    @CookCrayz 3 месяца назад

    Everythings working, but when it says "map has been chosen" it doesn't spawn/teleport me in the map, it just sits there, could you offer me a hand please?

  • @Astralpaces
    @Astralpaces 3 месяца назад

    for the status gui and round system its just stuck on saying "Label". theres no errors in it and its just stuck like that

  • @descript_1
    @descript_1 4 месяца назад

    Please help "Label" is still showing in lobby and when the round starts it still says "Map is chosen!" not Prepare!
    Note: i am not testing with 3 players i just made the minimum players 1 to test it out

  • @MuhammedIçam
    @MuhammedIçam Месяц назад

    The round system not work
    Line 40 idk : "end" expect with "="
    if not char continue end

  • @CrimsonYTDev
    @CrimsonYTDev 22 дня назад

    im not seeing my status label :(

  • @FROSTOEDITS
    @FROSTOEDITS 4 месяца назад

    Can anyone help me cuz when i try to put letters it starts with the number 0 and i can only put numbers

  • @RefuseJetty
    @RefuseJetty 6 месяцев назад

    hey how do you get the scripts to do the round and the statuslabel ?

  • @Mr.FungiGuy
    @Mr.FungiGuy 6 месяцев назад +1

    This is awesome! Are you ever going to do a part 2 with an inventory system?

    • @CozyCoin
      @CozyCoin  6 месяцев назад

      There will be a part 2 but it won't have an inventory system

  • @hoteltomithi
    @hoteltomithi 4 месяца назад

    i start game and its just the textlabel stuck and it never stops

    • @CozyCoin
      @CozyCoin  4 месяца назад

      try turning Visible to false on the RoleLabel, if thats what your talking about

  • @YeongleeKim
    @YeongleeKim 6 месяцев назад +1

    this script didnt work for me event tho im using localscript:
    local StatusValue = game.ReplicatedStorage:Waitforchild("StatusValue")
    local StatusLabel = script.Parent:Waitforchild("StatusLabel")
    local function Update()

    StatusLabel.Text = StatusValue.Value

    end
    Update()
    StatusValue:GetPropertyChangedSignal("Value"):Connect(Update)

    • @CozyCoin
      @CozyCoin  6 месяцев назад

      Using :Waitforchild instead of :WaitForChild may be your problem, but make sure your checking the output and try to debug any errors you see

    • @YeongleeKim
      @YeongleeKim 6 месяцев назад

      @@CozyCoin oh thanks this help a lot

  • @AugustRschannel
    @AugustRschannel 6 месяцев назад +1

    this guy is underrated af

  • @goldyapple
    @goldyapple 7 месяцев назад +1

    I like your code! It's very easy to customize

    • @CozyCoin
      @CozyCoin  7 месяцев назад +2

      Glad you like it!

  • @chasehalloween9
    @chasehalloween9 7 месяцев назад

    It has the selection screen always there and when there’s 3 players it still says waiting for third player why?

    • @CozyCoin
      @CozyCoin  7 месяцев назад

      Set the screen gui nabled to false to not make it always visible, and make sure your correctly checking if the amount of players in the game is equal or greater than your minimum players variable

    • @chasehalloween9
      @chasehalloween9 7 месяцев назад

      @@CozyCoin it works that’s dude

    • @chasehalloween9
      @chasehalloween9 7 месяцев назад

      @@CozyCoin thanks*

  • @maxlundgrenn
    @maxlundgrenn 5 месяцев назад

    Great video! I’m having trouble with the role messages after the animation plays they will not disappear. Can u help me fix it please??

  • @ThreeMediumPizzas
    @ThreeMediumPizzas Месяц назад

    6:08 hey buddy, YOU MISSPELLED MURDERER, it’s murderer NOT muderer

  • @descript_1
    @descript_1 4 месяца назад

    its sending me this error message CFrame is not a valid member of Model "Workspace.Lobby.SpawnLocation"

    • @CozyCoin
      @CozyCoin  4 месяца назад

      your script says that SpawnLocation is a model, make sure SpawnLocation is a part because models dont have cframes

    • @descript_1
      @descript_1 4 месяца назад

      ​@@CozyCoinohhh lemme try

    • @descript_1
      @descript_1 4 месяца назад

      Spawn location is the spawn point players spawn at right?​@@CozyCoin

    • @descript_1
      @descript_1 4 месяца назад

      I fixed it thanks

    • @descript_1
      @descript_1 4 месяца назад

      ​@@CozyCoinWhy is the text label still showcasing "label" in the lobby? And preparation isnt showing up

  • @elunar741
    @elunar741 6 месяцев назад

    could you please copy and paste does scripts so i can paste them in? thk

  • @Teaflake
    @Teaflake 4 месяца назад

    hi I have tried your vid but I have copied all scripts and there isn't any problems i can see but the countdown for some reason isn't working

    • @CozyCoin
      @CozyCoin  4 месяца назад

      Are there any errors or warnings?

    • @Teaflake
      @Teaflake 4 месяца назад

      @@CozyCoin no there isnt and ive doubled checked the names of the assets and they r all the same

  • @mishiko3501
    @mishiko3501 7 месяцев назад

    Whenever i script an intermission the countdown doesn't show up if i test it even though the script contain no erros do you know what possibly could be the issue?

    • @CozyCoin
      @CozyCoin  7 месяцев назад

      make sure your using a local script, and make sure your using :GetPropertyChangedSignal correcty cause thats what tells your script when to run the Update function

    • @Babichh
      @Babichh 3 месяца назад

      did you fixed it?
      if you did how??

  • @realquadyt
    @realquadyt 7 месяцев назад

    Yoo bro u got nice tutorials and they are very easy to learn good stuff

  • @GaIacticArtz
    @GaIacticArtz 5 месяцев назад

    You deserve at least 50k bro

  • @robinrosenberger8139
    @robinrosenberger8139 3 месяца назад

    can you like put the scripts in description?
    (I AM TOO LAZY TO WRITE THAT MUCH)

  • @TarekLidon
    @TarekLidon 4 месяца назад +1

    it didn't work after all this

    • @ksizich
      @ksizich 3 месяца назад

      lol

    • @TarekLidon
      @TarekLidon 3 месяца назад

      @@ksizich im serious if you did'nt did it DONT DO IT ITS FAKE

    • @ksizich
      @ksizich 3 месяца назад

      @@TarekLidon I did everything, it works for me

    • @TarekLidon
      @TarekLidon 3 месяца назад

      @@ksizich good for you

    • @ksizich
      @ksizich 3 месяца назад

      @@TarekLidon you just need to have basic knowledge to fix bugs and errors.

  • @5taj378
    @5taj378 3 месяца назад

    could you make a cheaper option for your patreon?? i wana support but i dont wana drop 15 bucks a month

  • @laurixlittle
    @laurixlittle 5 месяцев назад

    the code didn't work.
    D:

  • @mishiko3501
    @mishiko3501 7 месяцев назад

    TYSMM

  • @GGGTeamsStudios-bd5qk
    @GGGTeamsStudios-bd5qk 6 месяцев назад

    Can you Make A Game Like Sonic.exe the Distaster

  • @thisegg5817
    @thisegg5817 7 месяцев назад

    hey cozycoin can you make a video on how to make a simulator game?

    • @CozyCoin
      @CozyCoin  7 месяцев назад +1

      I don't really make simulators, but mabye

    • @thisegg5817
      @thisegg5817 7 месяцев назад +2

      @@CozyCoin alright.. well how about an fps game with rounds? similar to arsenal

  • @0qere
    @0qere 7 месяцев назад

    joined your patreon! :D (i dont have money tho)

    • @CozyCoin
      @CozyCoin  7 месяцев назад

      Lets go! 💯💯

  • @titan_tv_man-y7c
    @titan_tv_man-y7c 2 месяца назад

    no works

  • @LocalKarura
    @LocalKarura 7 месяцев назад

    I like the tutorial but this dosent seem like its really teaching people anything besides how to make the game, id suggest explaining how some functions work besides just what their for

    • @CozyCoin
      @CozyCoin  7 месяцев назад +1

      I try to explain most lines of code and what there doing, but I can be clearer in future videos

    • @LocalKarura
      @LocalKarura 7 месяцев назад

      @CozyCoin alright, just want to make sure people are learning, also I was in your stream lol. Have a good day!

  • @Destil-q5w
    @Destil-q5w 3 месяца назад

    who can whrite me de secod scrip

  • @Maxgamers425
    @Maxgamers425 2 месяца назад +1

    Why wont just copy the script and paste it to the desc so that I can copy it and paste it so easier!

  • @SantoEva
    @SantoEva 2 месяца назад

    I hate people saying "its not working", like dude that means you did something wrong, its not his code thats not working, you probably just copied it wrong, but for real you should take the time to learn how to code so then when you watch tutorials like his you already know the concepts hes talking about. I learned how to code in java making mods for minecraft decided to start scripting in roblox and it was well worth sitting down and watching a 12 hour course on java coding, because it not only taught me java but just coding in general. Once you know how to code it becomes easy to watch a tutorial, understand the concepts of whats hes doing, then apply those into your code and then add onto what hes teaching you in your own way, seriously tho stop just copying and complaining you wont learn that way, also get comfortable with your code not working sometimes it takes days just to code a simple thing, its just what coding is, its just problem solving and sometimes a problem takes a while to solve.

  • @xuygacha.roblox
    @xuygacha.roblox 5 месяцев назад

    it doesnt work.:( and i subbed and liked..

    • @CozyCoin
      @CozyCoin  5 месяцев назад

      Make sure to check for errors and warnings if you can find those and correct any misspellings that will fix most your problems

    • @xuygacha.roblox
      @xuygacha.roblox 5 месяцев назад

      @@CozyCoin ty:)

  • @Comes-ii6ph
    @Comes-ii6ph 3 месяца назад

    342

  • @OfficialMadtalks7
    @OfficialMadtalks7 7 месяцев назад

    The Script dosen't work for me:
    local Players = game.GetService("Players")
    local StatusValue = game.ReplicatedStorage:WaitForChild("StatusValue")
    local Maps = game.SeverStorage:WaitForChild("Maps"):GetChildren()
    local inGameFolder = workspace.WaitForChild('InGame')
    local Lobby = workspace:WaitForChild("Lobby")
    local spawnCFrame = Lobby:WaitForChild("SpawnLocation").cFrame + Vector3.yAxis*5
    local roleChosenEvent = game.ReplicatedStorage:WaitForChild("RoleChosen")
    local intermission = 5
    local preparationTime = 10
    local minPlayers = 3

    • @Niclas_Flips
      @Niclas_Flips 5 месяцев назад

      Try ''Waitforchild instead of ''WaitForChild''