How do I check if a player has clicked their 2nd mouse button and has a specific tool equipped?

Hello! I’m wondering, how do I check if the 2nd mouse button has been clicked? I know how to check for a presence of a tool inside of the character, however, how do I check if the 2nd mouse button has been clicked?

When somebody has equipped a tool, the tool will be in their character. And you can detect if they clicked the right mouse button with the GetMouse() function, then check if the tool is inside their character.

Thank you!

30 charsssssssssssssss

No problem! Glad to help! :slight_smile:
30 char