Storage Unit - How Do People Make One?

What can you do to make storage??? Usually I’m good at figuring stuff out but… huh???

Uhhhh- @Blackhole927? Is this possible?

BH is silenced. Ask @Blueboat (his alt [lol]).

Aww man why is he silenced? Anyway- @Blueboat can I ask you if this is possible?

Use barriers and emojis

What do you mean by storage?

1 Like

Drop an item in, then withdraw anytime

make a stocked vending machine and then make it invisible and hide it near a prop

i thought you could not use an alt?

Yeah, but somehow he’s bypassed the rules. ._O

2 Likes

oh mayber thats true for me too…

defininitley not :skull:
ive been flagged so many times

is it just one item or is it multiple items that you can use

Version 1:
Have a popup with two calls to action: one goes to the next item. The header of the popup would include the item name.
The other transmits on a channel to a popup with two options:
One transmits on a channel to a vending machine (takes 1 of the item) which updates the unique property for the item (using a channel and a counter). (add 1)
The second transmits on a channel to a checker, which checks if the property for the item is greater than 0.
If yes, it will broadcast a message to a counter that decrements the property of the item.
Using the same channel, it will grant that item.
Surprise! You need make this entire system for every item you need to be able to store.
(yes you can also make this system with buttons instead of popups, or simplify it to store only 1 item at a time by removing the property/checker)


Version 2:
Give the player a room where they can drop items to pick them up later.

3 Likes

Hi! Sorry bout what happened to your other topic. Just wanted to say sorry :3

1 Like

Hmmmm i’ll try this
if it doesn’t work I might have to contact wingwave or blueboat