Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Can you block player from unequipping tool?

Asked by
NorteX_tv 101
5 years ago

If I start a countdown and a player unequips a tool, everything bugs out and gets unrealistic. Can I stick player's hand to tool when doing <something>?

0
You could disable the backpack, that way a player cant (un)equip anything themselves. You can do this with StarterGui:SetCore() RubenKan 3615 — 5y
0
Have the countdown detect and break if the player unequips or wrap it in a pcall. If you just want to stop them from unequiping just do what RubenKan said. User#21908 42 — 5y
0
Or just when it's unequipped equipthe tool again User#19524 175 — 5y

Answer this question