How to make an inventory in Roblox 2023 Remake Part 7: Holding items

Поділитися
Вставка
  • Опубліковано 10 лис 2024

КОМЕНТАРІ • 22

  • @Nexu_ss
    @Nexu_ss Рік тому +1

    This tutorial series is great!
    It would be cool if you could make a tutorial for lootable containers that uses this system

    • @Knineteen19
      @Knineteen19  Рік тому +1

      I could potentially do that at some point, yeah.

  • @PriestAsura
    @PriestAsura Рік тому +1

    Whenever the player dies there will be an error in InventoryServer at line 173 saying "Backpack is not a valid member of Player"
    btw This series is pretty fire🔥 Keep going I know college has a ton of work, Don't be rushed.

    • @Knineteen19
      @Knineteen19  Рік тому

      Would you mind joining the Discord server in the description to provide a little bit more context for the error?

    • @PriestAsura
      @PriestAsura Рік тому

      @@Knineteen19 Sure cuz I might actually did smth wrong in a scripts

  • @abdelgoated
    @abdelgoated 11 місяців тому +1

    the item wont equip for some reasons im not even getting errors

    • @shreyasgk8292
      @shreyasgk8292 10 місяців тому

      Same issue
      Did you find a work around or do you know how to fix it?

    • @Luca-xo7fn
      @Luca-xo7fn 2 місяці тому

      Look if you put inv.Inventory and not inv.Hotbar in the EquipItem function, had the same problem and that solved it for me

  • @tentax1210
    @tentax1210 Рік тому +2

    will there be more videos of this series following showing how to pickup items with proximity prompts as well as how to have an NPC give you an item?

    • @tentax1210
      @tentax1210 Рік тому

      And drop items?

    • @Knineteen19
      @Knineteen19  Рік тому

      There will be for showing how to pickup items with proximity prompts, but not for how to have an NPC give you an item. But this system just works using the default player backpack and tools, so all you would need to do for an NPC to give you an item is just have some sort of server script place a tool in the player's backpack and it will register automatically.

    • @tentax1210
      @tentax1210 Рік тому

      @@Knineteen19 ah okay cuz I was toying around with the item proximity prompts for items yesterday and was not able to get it to update the display. Also dropping items soon?

    • @Knineteen19
      @Knineteen19  Рік тому +1

      I'm not sure when exactly but dropping items will be covered at some point as well yes.@@tentax1210

  • @bluethedog694
    @bluethedog694 9 місяців тому +1

    Hey ive been really stuck with this error for days now and i’ve been trying to do it myself but I’m genuinely stuck. When you first tested the code in this video, my game gave me the error “ServerScriptService.Server.InventoryServer:50: attempt to index nill with “Parent”. The line in the code reads “tool.Parent = player.Character”

    • @sindious9409
      @sindious9409 7 місяців тому

      It means tool does not exist just read the error

    • @thayki6260
      @thayki6260 3 місяці тому

      i have the exact same error in the exact same line of code ! please did you fix it and if yes, how please!

  • @wolftitanmask9539
    @wolftitanmask9539 Рік тому +1

    does it save the inventory items?

    • @Knineteen19
      @Knineteen19  Рік тому

      The series isn't completed yet, but it will be in the end, yes. I have the whole system made already and recorded me making it, but I still have to write a script, record it, and edit the videos together explaining the rest of the system.
      If you'd like though, the completed files for all of my tutorials are available for download if you purchase the $2.99/month membership and join the Discord, but otherwise, for the videos themselves, you'll have to wait a bit since I've been busy with college and haven't had much time to make videos.

  • @KyawthuiteKhaos
    @KyawthuiteKhaos Рік тому +2

    🤤

  • @mastermax7017
    @mastermax7017 9 місяців тому

    2:33

  • @seiduselbst.tv.
    @seiduselbst.tv. 7 місяців тому +1

    pls the Model?

    • @Knineteen19
      @Knineteen19  7 місяців тому

      You can access the files to my tutorials by purchasing the $2.99/month membership if you want, which you can find more information for in the description I believe. Otherwise you're welcome to join the Discord server also linked in the description if you would like assistance with a particular issue you're having.