Hello fellow Robloxians again, I’m having some trouble scripting and or making a proximity prompt that only works if you have a tool in your inventory.
For example, if you would want to break a vent, you would need a Crowbar and without it the Proximity Prompt wouldn’t work.
You can use these two events so that when it is equipped, loop through workspace finding all the VentProximityPrompts (or just have a group of vent proximity prompts to loop through), for each one turn it enabled property on. Same for when its unequipped, but then you can turn the enabled property off.