About 5,720,000 results
Open links in new tab
  1. Loading and saving multiple values at once in a datastore - Roblox

    Feb 21, 2023 · I want to save and load multiple values into a datastore! What is the issue? If there are more than 4 values the others need a lot of time to load! What solutions have you tried so far? I tried to look for solutions on the devforum but I didn’t find anything to help me. Here is the script:

  2. How to save multiple values in one data store - Roblox

    Aug 8, 2022 · I made an inventory GUI so now i just need to make it save each player’s inventory when they get a new item. if you can’t just save a straight table to datastore then how would you save an inventory with many items in it? All help is appreciated. The title speaks for itself.

  3. How to make a level system (without leaderstats) - Roblox

    Sep 29, 2020 · If you kill an NPC, you would raise the number value by whatever number you want. For example, if you wanted to raise a value, you would: NumberValue.Value = NumberValue.Value + 1 (I’ve just made up the variable, “NumberValue”)

  4. Help needed with saving every existing tool in the player's ... - Roblox

    2 days ago · As I moved from Godot and Unreal Engine 5 to Roblox(beacuse it’s easier to make games and earn some money out of it) I am trying to make a game in it with the new scripting language and Studio. I am trying to achieve a datastore saving system that saves as the title says every existing tool in the player’s backpack like thegame called “Fisch” or …

  5. Custom-Npc - Customizing npcs just got a lot EASIER! - Roblox

    Aug 25, 2023 · With a click of a button Custom-Npc allows users to create and customize their own npcs easily with a new fresh and clean user interface and more. Using this plugin will help your workflow of creating and designing npcs/rigs/characters of any kind.

  6. How to To save Data - Tutorial - Community Tutorials - Roblox

    Feb 11, 2022 · The First step is to open up a Roblox Studio game, after that you need need to go to settings, by clicking home. Now, press game settings. Next, press the security tab. Lastly, turn on API services, this will allow us to save our data. Ok, now we need to add a script into server script service, click the big plus, then click script. Ok!

  7. Save data | Documentation - Roblox Creator Hub

    Games often need to store persistent data between sessions, such as a player's level, experience points, money, inventory items, location, and more. This tutorial shows how to create a basic data store, save player data, and read the data back into a game session. Enable Studio access

  8. How do i make a unkillable npc - Platform Usage Support - Roblox

    Apr 15, 2025 · Add this script into your npc… i made it a few months ago, I don’t really need this code anymore so there you go. There might be better ways to do it but I hope it helps 1 Like

  9. How to Store Multiple Values with Data Store - Roblox Studio ... - YouTube

    In this video I show you how to you can store multiple leaderstat values in you Roblox Studio games! Saving data makes your games more enjoyable and encourages players to return to...

  10. Level Systems (part 1) - Community Tutorials - Developer Forum - Roblox

    Jun 23, 2019 · Simply defined, this is the function that adds experience, and increments your level as a result. A simple implementation might look like this: --Step 1: increment the level . Level = Level + 1 --Step 2: Since we overflowed, set the exp to 0 and recurse . currentExperience = 0 . AddExp(LeftOverExp)

  11. Some results have been removed
Refresh