Understanding RemoteEvent Invocation Queues

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • A lot of people don't understand that RemoteEvents queue up. Learn how to navigate around this seemingly undocumented feature.

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

  • @sleitnick1
    @sleitnick1  2 года назад +7

    Sorry for some of the audio issues. Had the gain too high causing the mic to clip a bit.

    • @8ava8198
      @8ava8198 2 года назад

      record low and normalize in post

  • @rodrigosimoes7103
    @rodrigosimoes7103 2 года назад +14

    I love learning from you, because you explain the textbook way to code simple concepts.
    Thank you for taking the time to teach us the best way to code!

  • @the_green_snake4187
    @the_green_snake4187 2 года назад +1

    thanks! this is very helpful!

  • @fortifiedgaze8688
    @fortifiedgaze8688 2 года назад

    Is it safe to say that this feature will stay? That is, roblox will never remove it? This features pretty convenient for not needing an extra remote function to get initial data but I’m worried about future proofing.

    • @lolmanurfunny
      @lolmanurfunny 2 года назад

      This will never be removed by Roblox. This has existed for as long as I can remember.

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

    Thank you for making a video on this and simplifying it!

  • @SupahLuke
    @SupahLuke 2 года назад +1

    Never realized this was a thing, thanks!

  • @stayroh
    @stayroh 2 года назад +1

    I didnt know that! Thats amazing.

  • @vimetherandom
    @vimetherandom 2 года назад +1

    This really helped thanks

  • @bluenoodle29
    @bluenoodle29 Год назад

    thats cool, didnt know that before- gamechanger!

  • @asyven
    @asyven 2 года назад

    Thanks a lot! Keep working on videos it's really helpful!

  • @rykeneat
    @rykeneat 2 года назад

    hey just wondering if you will ever finish aerotopia?

  • @_Gentleman
    @_Gentleman Год назад

    Hey dude can i get your discord?

  • @rxwenn
    @rxwenn 2 года назад

    So basically if that’s happens, it’s because it has nothing to go connect to or sum.

  • @elden8359
    @elden8359 2 года назад

    already knew about this when I was making my remote spy

  • @devilsgames
    @devilsgames Год назад

    THANK YOU SO MUCH YOU ARE A LIFE SAVER

  • @cliffcoastcafe
    @cliffcoastcafe 2 года назад

    pls make a updated tutorial on components with knit

  • @Hype_Machine
    @Hype_Machine 2 года назад

    Good video. I love getting insight from advance developers like you. It's literally so unrated that we have literal gods like you teaching us information the wikis don't even provide.

  • @vashthestampede9999
    @vashthestampede9999 2 года назад

    8:00 that only happens if there is a delay in front of the .OnClientEvent connections, without a delay both the connections run and everything after the initial data will run for both.

  • @Evercreeper
    @Evercreeper 2 года назад

    Very informative

  • @dusktor2012
    @dusktor2012 2 года назад

    How do you -- every line in the code you did it 6:58

    • @RenanMsV_YT
      @RenanMsV_YT 2 года назад +1

      File > Advanced > Customize Shortcuts > Search and Configure Toggle Comment as CTRL + SHIFT + C