PROBLEM WITH INVENTORY SYSTEM

I have a problem where the items in the container are not replicated correctly, when I pick up an item it is replicated and disappears on the client, but if I move it inside the container it ends up not being replicated and the item is duplicated (besides that I am not able to drop the item from the client to the container) Please help me






A tip:

Get into the habit of commenting. What’s clear to you is not immediately clear to others.

And it mostly likely is an issue with your array.

Have you done this before?

Second tip:

Multiple builds.

If you haven’t saved multiple versions of your project , you may need to start this function from scratch. There’s so many nested/cross dependencies.

I wish you luck, and I hope someone here has the patience to sort through all this.