1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

if player is holding item with name

Discussion in 'Skript' started by AngerYT, Mar 22, 2022.

Tags:
Thread Status:
Not open for further replies.
  1. AngerYT

    AngerYT Member

    Joined:
    Jan 18, 2022
    Messages:
    12
    Likes Received:
    3
    i want to create a ATM Machine that would put the money in the bank,

    As example if you right click it with holding a diamond with the name "20 Bucks"

    i want something like: if player's tool is diamond with name "20 Bucks"
    --- Double Post Merged, Mar 22, 2022, Original Post Date: Mar 22, 2022 ---
    nevermind found something working:

    Code (Text):
    1.     if player's tool is diamond:
    2.     if name of player's tool is "&e20 Bucks":
    UPDATE: The code is fixed!
     
Thread Status:
Not open for further replies.

Share This Page

Loading...