About 232,000 results
Open links in new tab
  1. How to reference numbers? - Scripting Support - Roblox

    Sep 8, 2020 · How do I reference numbers? For example, In my game I have this checkpoint system, each checkpoint is named: “1”; “5” etc. When I did a WaitForChild this auto completed:

  2. How to put a part with numbers in it's name into a script - Roblox

    Dec 11, 2022 · game.workspace["2a"].Value.Value = -- blah blah blah This way you can use a number in a part name and still have the script refer to the part correctly.

  3. How do I reference a object? - Scripting Support - Roblox

    Jan 26, 2022 · I’m in the middle of making a marble race inside of Roblox Studio and I want to make a platform that teleports the marble to another position, I know how to reference a …

  4. Basic Lua Tables 101 - Resources / Community Tutorials - Roblox

    Oct 30, 2020 · You can also read the number of values within a table since ROBLOX has a handy-dandy operator/tag you can insert. Just put a hashtag in front of the name of the table, …

  5. How to create a weight system like fisch or grow a garden? - Roblox

    Aug 29, 2025 · basically what i need the script to do is: Pick a random fish model from ReplicatedStorage (i.e Lingcod) Choose a number from said fish’s weight range (30-60 kg) …

  6. Type Annotations! A guide to writing Luau code that is ... - Roblox

    Feb 18, 2024 · Welcome! This tutorial aims to help people understand Luau’s type annotation feature, and how to write code that’s smarter and easier for other experienced developers to …

  7. How to edit numbersequence via script - Roblox

    Jul 8, 2023 · I need to get a specific numbersequence from a particleemitter and change it’s value, but I got no idea how to achieve this. The documentation was a bit confusing for me so I was …

  8. How do I put variables inside a string? - DevForum | Roblox

    Aug 26, 2020 · User inputs a userid into the textbox then presses textbutton, the script proceeds to get the username (among other things) from the roblox API. I know what I am doing, just …

  9. How do i include a number in a string? - DevForum | Roblox

    Nov 7, 2023 · here’s my code, so how do I make it include the ‘IndoorID’ number in ‘local LVRMotor = script.Parent.Parent.Parent.Indoor’ ? I’m doing this for a VRF or VRV air …

  10. Plugins for References? - Building Support - Roblox

    Nov 25, 2023 · Hi, I don’t know if this belongs in Building Support but that seems to make sense… I’ve been looking for a while, but does anyone have plugin recommendations for showing …