#hello i made a part that gives you a tool when you touch it, but how do i make it stay forever?

15 messages · Page 1 of 1 (latest)

pallid rapids
#

hellooooo so i made a part that gives you a tool when you touch it, but it goes away when you die, so how do i make it stay in your backpack even if you die?

sudden sableBOT
#

studio** You are now Level 6! **studio

trim iron
#

what do you mean by "stay forever"?

#

like do you want the script to work multiple times?

pallid rapids
#

no

#

i want the tool to stay in the backpack forever

#

and for it to not go away when u die

#

i mean i want the tool to stay in the backpack forever

trim iron
#

so you want the tool to stay in the backpack even after the player died?

pallid rapids
#

yes

trim iron
#

that has nothing to do with the script above though

pallid rapids
#

uh just tell me how to make the tool stay in the backpack forever after u get it

trim iron
#

uhh

#

you can like create a list that get all the player's tools on their death and then move them to replicated storage

#

and when the player's character is loaded, just check the list, move the tools to the player's backpack and then clear that list