I want to to force unequipped a tool and also force equip at certain points. How do I do that?
You can use EquipTool to equip something, and UnequipTools to unequip everything. SetCoreGuiEnabled can be used with Enum.CoreGuiType.Backpack to disable the backpack if you want the player to be unable to equip tools by themselves.
Closed as Not Constructive by User#19524
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?