#how to make it to where I can only have 1 tool in my backpack

8 messages · Page 1 of 1 (latest)

crude stirrup
#

So I’m making a game and I need help on making it so a player can only have 1 tool in his backpack at 1 time can someone please help.

Like send developer forums or YouTube videos please

sacred shell
#

What game is it

#

like whats the big issue

hearty veldt
#

You ok with using a while loop or heartbeat?

#

I mean this is like checking for changes in the number of tools in the backpack

#

And you can just destroy the additional ones

#

There's no changed signal I could find relating to the backpack so I think u have to run it in a loop