RetroStudio Scripting Episode 2 | Not-So Basics

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2024

ความคิดเห็น • 223

  • @skyH4PPY
    @skyH4PPY 3 ปีที่แล้ว +25

    ONE THING!
    the morphs example i gave is experimental!
    i will be making a dedicated video later on how to make full on morphs and stuff

    • @mightyedwini
      @mightyedwini 2 ปีที่แล้ว

      cant wait for that! its not really working for me rn it might be outdated...

    • @Tc2ActivePink
      @Tc2ActivePink 2 ปีที่แล้ว

      @@mightyedwini sadly it was 10 months ago since he said that

    • @mightyedwini
      @mightyedwini 2 ปีที่แล้ว

      @@Tc2ActivePink aw dang... thats sad...

    • @monstertrident1180
      @monstertrident1180 2 ปีที่แล้ว

      we need a tutorial

    • @Tc2ActivePink
      @Tc2ActivePink 2 ปีที่แล้ว

      @@monstertrident1180 ik

  • @carbonshere
    @carbonshere 3 ปีที่แล้ว +8

    Scripted Melees would actually be really useful, like adding a cooldown for an attack, and so that you only get 1 attack worth of damage per hit rather than shaking your mouse around and dealing 100 dmg

  • @blueshell_dev
    @blueshell_dev 2 ปีที่แล้ว +6

    what I love about retro studio is its roblox studios younger brother, boblox studio, so all the beginners will do really good with this then later understand the code once they reach roblox studio because of the variables.

    • @Biggerblup
      @Biggerblup 8 หลายเดือนก่อน +1

      yes

    • @lopldey
      @lopldey 6 หลายเดือนก่อน +1

      Nah tbh I find the block codes much much more harder and more complicated rather than lines and if a retro studio dev tries to make something in roblox studio they will probally over complicate it or make it too simple

    • @blueshell_dev
      @blueshell_dev 6 หลายเดือนก่อน +1

      @@lopldey I'm gonna assume this is satire.

    • @lopldey
      @lopldey 6 หลายเดือนก่อน

      No@@blueshell_dev

    • @SpinningSpheres
      @SpinningSpheres 3 หลายเดือนก่อน +1

      @@lopldey fr coding with blocks is much harder

  • @CocoDraco
    @CocoDraco 10 วันที่ผ่านมา

    Ty for making these videos, super helpful in learning :)

  • @FunkParadigm
    @FunkParadigm 3 ปีที่แล้ว +9

    I was just trying to find a tutorial on how to make my funny tv game have badges properly and alas I see my game (the one on the very bottom) on this video, weird. Anyways thanks so so much for this tutorial, even if I didn't find exactly what I wanted.

    • @thekeyboardwarrior1018
      @thekeyboardwarrior1018 ปีที่แล้ว

      Hello there, I like your tv game, can you pls maybe add some more stuff?

    • @DeletedDevilDeletedAngel
      @DeletedDevilDeletedAngel 8 หลายเดือนก่อน

      @@thekeyboardwarrior1018 he probably could with the new knowledge

  • @Demiremyths
    @Demiremyths 2 ปีที่แล้ว +4

    YOOO YOU ARE INSANE YOU DESERVE MORE SUBS!

  • @suspiciousduck8927
    @suspiciousduck8927 3 ปีที่แล้ว +7

    to stop errors with the kill brick you can put a findfirstchild block before you set the health, make it look for humanoid in object.Parent

    • @PeashooterProductions
      @PeashooterProductions 2 ปีที่แล้ว

      DOESN'T WORK!

    • @suspiciousduck8927
      @suspiciousduck8927 2 ปีที่แล้ว

      @@PeashooterProductions what exactly did you put? works fine for me

    • @perrolocoyoutube_3
      @perrolocoyoutube_3 11 หลายเดือนก่อน +1

      Part Touched
      Executed when script.Parent is
      touched, output hit to character

    • @Emanuel_Video
      @Emanuel_Video 10 หลายเดือนก่อน

      APPROVED!

    • @Emanuel_Video
      @Emanuel_Video 10 หลายเดือนก่อน

      @@perrolocoyoutube_3 on the console there is gonna appear so much errors, he is trying to say:
      Part Touched
      Execute when script.Parent is
      touched, output hit to object

  • @CheeseBloxian
    @CheeseBloxian ปีที่แล้ว

    "So yea thats cool! Right? My car is destroyed!" famous words

  • @bobi9928
    @bobi9928 2 ปีที่แล้ว

    i feel like i can make flood escape now!!!!
    also i think these tutorials are teaching me real lua roblox studio scirpting too!

  • @m4ank
    @m4ank 3 ปีที่แล้ว +1

    Hey, I have a question, How do you make thumbnails for your game? Because I keep trying to make a thumbnail for my game but it just turns out blank white.

    • @melodyabug
      @melodyabug 3 ปีที่แล้ว +1

      So basically obv find the picture you want in decals, then when you click on the decal, above its description where there is the 3 dots, there should be an image icon. Click that and once it's done loading, copy your decal Id

    • @m4ank
      @m4ank 3 ปีที่แล้ว

      @@melodyabug I found out already, Thanks anyways!

  • @WilliamTheLonelyRobot2
    @WilliamTheLonelyRobot2 14 วันที่ผ่านมา

    how do i give EVERYONE cash on a timed basis? (Somewhat like SURVIVE PRISION's system)

  • @imokayIMNOTOKAY
    @imokayIMNOTOKAY 2 ปีที่แล้ว +3

    How can you create an paper morph?

  • @G4NER
    @G4NER ปีที่แล้ว

    You made scripting alot funnier

    • @foodsniffer111
      @foodsniffer111 ปีที่แล้ว

      yeah lol like what the hell is grandma

  • @KeyBalls
    @KeyBalls 2 ปีที่แล้ว +2

    when i destroy shirt, it says Shirt is not valid member of model, i guess its trying to find a part that is named "Shirt" inside the model, how do i make it so it finds the shirt?

    • @thekeyboardwarrior1018
      @thekeyboardwarrior1018 ปีที่แล้ว

      If the shirt is named differently, then make it search for that name, if not, then I guess the torso uses the surfaces of itself to save the shirt to itself, maybe make it reset the surfaces of the body?

    • @crabbyninja
      @crabbyninja ปีที่แล้ว

      Really late, but RetroStudio accessory objects are named according to their item, so you'll need to check for the class of the shirt instead. You can do this with the "Find First Child Which Is A" block with the "ChildClass" input set to "Shirt"

    • @KeyBalls
      @KeyBalls ปีที่แล้ว

      @@crabbyninja thanks but i already figured this out 11 months ago

  • @imgettingused
    @imgettingused 7 หลายเดือนก่อน +1

    trying to make it so when you get a coin it adds a coin to your leaderstats, but i can only make it give to a specific player if that player is in the game

  • @mutantdog
    @mutantdog ปีที่แล้ว +1

    the one about geting alot of money when you click a part is no longer working, it will be a nilvalue

  • @gogothomasandcars8778
    @gogothomasandcars8778 2 ปีที่แล้ว +1

    How do I make the player invisible when the player touches a brick.

  • @zixea3318
    @zixea3318 2 ปีที่แล้ว

    it wont get rid of the body part meshes? it says what it should in the output but it doesnt work (exept the vegtabalized thing, that doesnt show up)

  • @robloxstar8817
    @robloxstar8817 3 ปีที่แล้ว +3

    Team only guis?

  • @KeyBalls
    @KeyBalls 2 ปีที่แล้ว +1

    its been 11 months since u said u will make a video later about the morphs, pls make it i need help

  • @CBOIT4
    @CBOIT4 ปีที่แล้ว

    Guys, can anyone help? When I do the Part detects touch from another specific part It just says "Workspace.L.Script:Get Object Property1: attempt to index global 'object' (a nil value)" And doesn't works. Did I did something wrong?

    • @supertanaychannel3666
      @supertanaychannel3666 ปีที่แล้ว

      is it about the leaderstat thing? if it is, i am having the same problem or it could be outdated

  • @totally.normal
    @totally.normal 2 ปีที่แล้ว

    THe leaderboard tutorial is broken. Using "playa" still wont work for me. I already checked, it seems like nothing is being corrupted. What do I do?

  • @t.r.e.n.t8853
    @t.r.e.n.t8853 ปีที่แล้ว

    How do you make it so that when a player touches a part, it changes the color from green to red, then it places another brick, but when the player steps off, then the color of the brick goes back to green and the part that appeared dissapears?

  • @DrBloom-kx4ru
    @DrBloom-kx4ru ปีที่แล้ว

    I originally thought scripting didn't exist before the scripting update. Because all I saw was refrencemodels.

  • @meylanitrisiani210
    @meylanitrisiani210 2 ปีที่แล้ว

    sorry for the late comment but when ever i touch the morph button it says "object.Parent.LeftLegMesh is not a valid member of the model" im confused and tried many times to pass thiis but, csn you help me out here?

    • @skyH4PPY2
      @skyH4PPY2  2 ปีที่แล้ว

      I dont recommend using this morph system it is very buggy lol
      I might make a new video showing a better method of making morphs

  • @willthegrunt
    @willthegrunt ปีที่แล้ว

    about the moving part system, can i do it with groups?

  • @garfieldgamer5692
    @garfieldgamer5692 9 หลายเดือนก่อน +1

    Is There A Morph Model ID? My Morph Won't Work. :(

    • @epicrealya
      @epicrealya 6 หลายเดือนก่อน +1

      i have one on my channel

  • @channel_channel_channel
    @channel_channel_channel 2 หลายเดือนก่อน

    Help guys, i can't move a part with script. It just lags and then stucks forever.

  • @jaarva_
    @jaarva_ ปีที่แล้ว

    thanks this video helped

  • @dorotaandrzejewska7982
    @dorotaandrzejewska7982 2 ปีที่แล้ว

    TYSM THIS HELPED ALOT

  • @marioalbertoservio4318
    @marioalbertoservio4318 3 ปีที่แล้ว

    FINALLY,A PART 2

  • @jaedproductions164
    @jaedproductions164 ปีที่แล้ว +1

    Hey skyH4PPY for some reason I did exactly what you did but it only removes the hat but not the avatar it doesn’t if turn me into builderman it only removes my hat do you know a solution to this if you do you’re awesome! B>

  • @splitsee2526
    @splitsee2526 ปีที่แล้ว

    it says "2:04:29 - Workspace.Morph1.Script:Destroy Object1: attempt to index global 'Object' (a nil value)"

  • @BLIZZARD1999
    @BLIZZARD1999 3 ปีที่แล้ว +1

    How do i make a door that opens when the player that claimed it leaves? I have been trying to do that for a while now

    • @skyH4PPY
      @skyH4PPY 3 ปีที่แล้ว

      What do you mean by claimed?

    • @thekeyboardwarrior1018
      @thekeyboardwarrior1018 ปีที่แล้ว

      ​@@skyH4PPY he means a door like in the tycoon games, basically he means a door that has a player's name assigned to it that kills(or just doesn't let in) anyone who doesn't have that name

  • @otter14
    @otter14 2 ปีที่แล้ว +1

    how do you make a reset gui button

  • @blakebonner5766
    @blakebonner5766 3 ปีที่แล้ว +1

    Is there a way to get the model of the player who clicks a GUI button?

    • @crabbyninja
      @crabbyninja ปีที่แล้ว +1

      Very late, but yes, in a LocalScript:
      [GUI Left Mouse Down]
      GUIButton: script.Parent (assuming script is directly inside the button)
      |
      v
      [Get Object Property]
      Object: game.Players.LocalPlayer
      Property: Character
      Value: characterWhoClicked (or whatever you wanna call it)
      Keep in mind since this is a LocalScript any changes you make to the character from this script will be local (only visible to you)
      You'll have to use a separate regular Script and a RemoteEvent to communicate to the server
      Certain things like WalkSpeed and Position are automatically synced though, so if you're only changing those then you won't need to do that

  • @BVVZ_X
    @BVVZ_X 2 ปีที่แล้ว +1

    How did you got the OBC hardhat in retrostudio?

    • @skyH4PPY
      @skyH4PPY 2 ปีที่แล้ว

      if you are subscribed to one of the "premium" membership types on roblox then you automatically get a type of builders club hat in retrostudio to honor the original builders club hats,
      if you bought retrobuilders club on retrostudio then you get the retro pink hard hat
      hope that makes sense

    • @BVVZ_X
      @BVVZ_X 2 ปีที่แล้ว

      @@skyH4PPY Does the hat goes if the membership ends?

    • @skyH4PPY
      @skyH4PPY 2 ปีที่แล้ว

      @@BVVZ_X no, i cancelled my roblox membership a while ago and the hat didnt go bye-bye
      im not sure if you need to have either roblox builders club or premium for retrotudio to give you the hat though, it might just be builders club (which no longer exists)

    • @BVVZ_X
      @BVVZ_X 2 ปีที่แล้ว

      @@skyH4PPY Alr but i'm sure that it's not buildersclub because i already saw people whit the hardhats and then i looked at their profile and they didn't had the "welcome to the club" badge

    • @BVVZ_X
      @BVVZ_X 2 ปีที่แล้ว

      @@skyH4PPY Did you bought the $20 premium? Because you got the OBC hat, or will it randomly get chosen?

  • @bigboy974
    @bigboy974 2 ปีที่แล้ว

    How do I add cashmoney/money/idk to the player once they killed a other player with a paintball gun?

  • @Голубььььььь
    @Голубььььььь ปีที่แล้ว

    You super top scripter!

  • @FanSponge10
    @FanSponge10 ปีที่แล้ว

    I did it right but it didn’t work for every part because of the click detector PLS HELP ME FIX THIS

  • @ManliestGaming
    @ManliestGaming 3 ปีที่แล้ว +1

    Is it possible to remove an item from the player's inventory when they aren't holding it?

    • @thekeyboardwarrior1018
      @thekeyboardwarrior1018 ปีที่แล้ว

      Yes, make it detect so that when the item is unequipped the tool destroys itself

    • @crabbyninja
      @crabbyninja ปีที่แล้ว

      In code that would look like:
      [Tool Activated]
      Tool: script.Parent (assuming script is directly under tool)
      |
      v
      [Destroy Object]
      Object: script.Parent

  • @archeredits56
    @archeredits56 ปีที่แล้ว

    52:40 this did not work for me i did everything he told me to do, it did not work. Instead my character gets completely destroyed and dies and the builderman npc completely exploded with parts coming out

  • @Jjhhu8yyh
    @Jjhhu8yyh ปีที่แล้ว

    will the moving part script work on a local?

    • @perrolocoyt
      @perrolocoyt 11 หลายเดือนก่อน

      no bc locals are usually on the client and the moving parts should be in the whole server so basically normal scripts word best for servers so no

  • @ManliestGaming
    @ManliestGaming 3 ปีที่แล้ว

    How do i make a part give money when i touch it? and how do i sell money?

  • @Trashlol
    @Trashlol 3 ปีที่แล้ว +1

    in ep 3 you could show us how to play an audio when you die?

  • @shadedcycle
    @shadedcycle 2 ปีที่แล้ว

    attempt to index global ‘player’ (a nil value) how do I fix this?

    • @denissobolev5947
      @denissobolev5947 5 หลายเดือนก่อน

      Hi, bit late but i think one of your variables wasnt set correctly.

  • @h.z72
    @h.z72 3 ปีที่แล้ว +1

    can you teach stuff like a kills and deaths leaderstat?

  • @aart7736
    @aart7736 7 หลายเดือนก่อน

    how does object.parent equal player?

  • @82braincells
    @82braincells 3 ปีที่แล้ว

    YESSSSSSSSSSSSSSSSSSSSSSS

  • @Milotito
    @Milotito 3 หลายเดือนก่อน

    How i could make a kill leaderstat?

  • @ameliapangan8279
    @ameliapangan8279 ปีที่แล้ว

    How do i make a button appear
    Edit: i meant how do i make a menu button so it shows the buttons

  • @tailsgam3r
    @tailsgam3r ปีที่แล้ว +1

    Can u make a "cant leave game" script and teach us how to make it?

    • @vanyasgameshow
      @vanyasgameshow 2 หลายเดือนก่อน

      what are you plotting

  • @blaezgd
    @blaezgd ปีที่แล้ว

    15:06 This had me dying XD

  • @firo729
    @firo729 2 ปีที่แล้ว

    How would you detect a BoolValue being true/false (like within a loop)

    • @SpinningSpheres
      @SpinningSpheres 3 หลายเดือนก่อน

      If statements? i'm not sure if it is in the game.

  • @k25ix
    @k25ix 3 ปีที่แล้ว +1

    How do I make checkpoints

  • @Kuldanaedits
    @Kuldanaedits ปีที่แล้ว

    Can you make toturial of how to make gp that gives you a item in retro studio pls

  • @MishaDaFlyHunta
    @MishaDaFlyHunta 2 ปีที่แล้ว +1

    THANK YOU SO MUCH I CAN FINNALLY HAVE A REASON TO ADD LEADERSTATS
    also btw make a tutorial on buying things with money

  • @Wap_O
    @Wap_O ปีที่แล้ว

    02:51humanoid atributes
    06:30joint breaker

  • @DefaultChef
    @DefaultChef ปีที่แล้ว

    what is a "player object" please tell meee

  • @beepmanofleisure1959
    @beepmanofleisure1959 2 ปีที่แล้ว

    If you are not dead, can you do CFrame tutorial?

  • @nathannolan1593
    @nathannolan1593 2 ปีที่แล้ว

    I am very interested in speaking with you in private if you ever have a moment to talk a bit more about very in-depth scripting in this game, Couldn't find another really easy way to contact you so if you are interested please let me know.I will be happy to reimburse you for your time.
    I love how in-depth you are with the walk through, overall great video!

    • @skyH4PPY
      @skyH4PPY 2 ปีที่แล้ว

      youtube keeps deleting all my replies, check the link at the bottom of the description for contact
      thanks!

  • @Xela-gs9dx
    @Xela-gs9dx 3 ปีที่แล้ว +1

    How can I make a car spawner

  • @etepapu8276
    @etepapu8276 2 ปีที่แล้ว

    For some reason when i write "position" in "get object property" and "set object property" some times disappears

    • @bluegaming1550
      @bluegaming1550 ปีที่แล้ว

      Press Enter :)

    • @etepapu8276
      @etepapu8276 ปีที่แล้ว

      @@bluegaming1550 1 year late but thanks man, i still play this lol

  • @imaz0mbie_
    @imaz0mbie_ 2 ปีที่แล้ว

    how do i make the tool look down and up?

  • @bungler433
    @bungler433 9 หลายเดือนก่อน

    where do i find how to use rays

  • @User-2qk171hwjn
    @User-2qk171hwjn 3 ปีที่แล้ว

    Hey what day upload new video?

  • @matthismartinis7543
    @matthismartinis7543 ปีที่แล้ว

    How do u add ur sound tho

  • @ManliestGaming
    @ManliestGaming 3 ปีที่แล้ว

    Some suggestions:
    How to make a teleporter
    How to make a minigame
    How to make a gun

    • @aiwjdaiwkdwadkodawdawd
      @aiwjdaiwkdwadkodawdawd 2 ปีที่แล้ว

      Teleporter is in the toolbox, if you want you could take a gun from the toolbox and remodel it

    • @thekeyboardwarrior1018
      @thekeyboardwarrior1018 ปีที่แล้ว

      ​@@aiwjdaiwkdwadkodawdawd there's only a paintball gun, a rocket launcher and nothing else, tell me how to remodel the handle without it breaking the script

    • @aiwjdaiwkdwadkodawdawd
      @aiwjdaiwkdwadkodawdawd ปีที่แล้ว

      @@thekeyboardwarrior1018 Change the mesh..

  • @woodenwindowwoodweed2070
    @woodenwindowwoodweed2070 3 ปีที่แล้ว

    How do we use the new badge givers

  • @ItsSherbb
    @ItsSherbb 2 ปีที่แล้ว

    How does someone make a whole model move like that?

  • @AimbotSnipe
    @AimbotSnipe 3 ปีที่แล้ว

    Tell me about the miscs in misc

  • @FoxyAnixy
    @FoxyAnixy ปีที่แล้ว

    Rip bobby :-(

  • @HUNGNGUYEN-hi8vr
    @HUNGNGUYEN-hi8vr ปีที่แล้ว

    it would be better for me to make a reload system if it could have ServerStorage or ReplicatedStorage.

  • @mannequinyt
    @mannequinyt 2 ปีที่แล้ว

    underrated creator bro
    idk if u made this in your other parts but
    2d morph or make a loop go for a while then stop and do something else if you know

    • @denissobolev5947
      @denissobolev5947 5 หลายเดือนก่อน

      for 2d morph: try inserting a special mesh with type block that makes one axis be 0

  • @peekdeep596
    @peekdeep596 2 ปีที่แล้ว

    The health setter won’t do anything I did everything perfectly.

  • @judge71
    @judge71 2 ปีที่แล้ว

    The item giver didnt work i looked at everything in there it was right it just didnt work

  • @heatherwheatley2905
    @heatherwheatley2905 2 ปีที่แล้ว

    How to make GUI button that kills all

  • @hamburger_eatspie
    @hamburger_eatspie 2 ปีที่แล้ว

    in part 3 you should put how to make players sit down without sitting on a chair (I know how to do this but some people don't)

    • @LucaDaBoy
      @LucaDaBoy 2 ปีที่แล้ว

      property in humanoid

  • @newbiteclips3653
    @newbiteclips3653 3 ปีที่แล้ว

    do you know how to make tycoon games?

  • @SnowyAnimations.
    @SnowyAnimations. 2 ปีที่แล้ว

    Whats the folder?

  • @barkthespark6076
    @barkthespark6076 ปีที่แล้ว

    The morph does not work

  • @vader.capcut
    @vader.capcut 3 ปีที่แล้ว

    Nice

  • @no_idrathernot
    @no_idrathernot 10 หลายเดือนก่อน +1

    PLEASE GIVE ME A SCRIPT THAT DOES THIS if you say smthn like buy iron sword and it gives the iron sword to you i need it for a game!!!!

  • @fabiegames
    @fabiegames ปีที่แล้ว

    My game was in the page 1 50 players

  • @Xela-gs9dx
    @Xela-gs9dx 3 ปีที่แล้ว

    Can you also do a tutorial on guis

  • @Голубььььььь
    @Голубььььььь 2 ปีที่แล้ว

    new video: how to make in Retro Studio Blood

  • @anthonyhinojosa1250
    @anthonyhinojosa1250 3 ปีที่แล้ว

    YES!!!!!!!!!!!!1

  • @ZackaryQuackary
    @ZackaryQuackary 3 ปีที่แล้ว +1

    HOW TO MAKE PLACEABLE GEARS?????

    • @thekeyboardwarrior1018
      @thekeyboardwarrior1018 ปีที่แล้ว

      Do you mean droppable gears? It's easy, you can press a button that drops the gear in your keyboard, if you mean a gear that people can get when they stand on it, then make the Handle(wield the parts in it) and the tool in the workspace, then put the handle(you must name it Handle, it's case sensitive) in the tool and move the tool somewhere

  • @thereal_iAnimateStuff
    @thereal_iAnimateStuff 2 ปีที่แล้ว

    can you do Time Played?

  • @whenno426
    @whenno426 3 ปีที่แล้ว

    May somebody tell me how to loop a script in Retro Studio?

    • @blakebonner5766
      @blakebonner5766 3 ปีที่แล้ว

      Put a Loop While block before the code, and make it loop while x = x. For example, if I wanted to add a script that makes the parent part alternate between invisible and visible:
      Loop while 2=2
      Set Transparency of script.Parent to 1
      Wait 1 Second
      Set Transparency of script.Parent to 0
      Wait 1 Second

    • @pingeee
      @pingeee 2 ปีที่แล้ว

      @@blakebonner5766 yo do u know how to break a while loop or have the code continue when you exit the while loop? I tried using a bunch of if statements but it just fucks everything up

  • @HUNGNGUYEN-hi8vr
    @HUNGNGUYEN-hi8vr ปีที่แล้ว

    uhh, how can i find a child using ClassName?

  • @daganiojacob18
    @daganiojacob18 2 ปีที่แล้ว

    15:37 LOL!

  • @HUNGNGUYEN-hi8vr
    @HUNGNGUYEN-hi8vr ปีที่แล้ว

    I can text scripting in Roblox Studio but i can't script using that code builder in Retrostudio. I wish that the Retrostudio's code builder were same as other popular code builder. So Rip me in RetroStudio scripting 💀

  • @boogahistory2699
    @boogahistory2699 9 หลายเดือนก่อน

    at money givers the thing that gives you money when you click on it inf

  • @cattostorm
    @cattostorm 6 วันที่ผ่านมา

    bruh the money giver didnt work

  • @tarz_oo4694
    @tarz_oo4694 3 ปีที่แล้ว

    Yes

  • @rejecht_3042
    @rejecht_3042 2 ปีที่แล้ว

    followed everything for leaderstats and it doesnt work.

    • @skyH4PPY2
      @skyH4PPY2  2 ปีที่แล้ว

      could you explain what timestamp in the video you were following, what doesnt work, and share the error message in the console if there is one?

    • @rejecht_3042
      @rejecht_3042 2 ปีที่แล้ว

      @@skyH4PPY2 the error is that it read the player as nil, I'll give you the rest I'm busy rn

    • @rejecht_3042
      @rejecht_3042 2 ปีที่แล้ว

      @@skyH4PPY2 16:25:44 Workspace.Part.Script:Add to Leaderstat1: 'Player' input of 'AddToLeaderstat' must be a 'Player or Model', got 'nil'

    • @rejecht_3042
      @rejecht_3042 2 ปีที่แล้ว

      @@skyH4PPY2 16:25:44 Workspace.Part.Script:Add to Leaderstat1: attempt to index global 'player' (a nil value)

    • @rejecht_3042
      @rejecht_3042 2 ปีที่แล้ว

      @@skyH4PPY2 those are my errors, I have player on output on the click detector and it still doesnt work

  • @TheRareOcelot
    @TheRareOcelot 3 ปีที่แล้ว

    Make it so you can have ids of when you joined like I might of been the first to join so im 1
    but if I join again I will stay 1 and when someone else joins they will become 2

  • @tarz_oo4694
    @tarz_oo4694 3 ปีที่แล้ว

    Can you teach how to make admin giver

  • @marioalbertoservio4318
    @marioalbertoservio4318 3 ปีที่แล้ว

    when a door team system???111??1??