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.

Sign on a block not the same as sign standing on ground

Discussion in 'Skript' started by JadeInnit1, Oct 9, 2022.

Thread Status:
Not open for further replies.
  1. JadeInnit1

    JadeInnit1 Member

    Joined:
    Oct 3, 2022
    Messages:
    14
    Likes Received:
    0
    Ok this is a bit of an odd situation, So atm I am trying to make a skript where a player right-clicks a spruce sign and then X happens (atm it's just a message for debugging purposes)

    Code (Text):
    1. Skript version 2.6.3
    2. on rightclick on a Spruce Sign:
    3.     message "test"
    4.  
    But the issue is this. If the sign is not placed on a block or anything it will work but if it is placed on a block of any kind it will just not register as a spruce sign.

    Like always any and all help is appreciated
     
  2. lotzy

    lotzy Active Member

    Joined:
    Mar 15, 2022
    Messages:
    139
    Likes Received:
    22
    Code (Text):
    1. on rightclick on any sign:
    ??
     
Thread Status:
Not open for further replies.

Share This Page

Loading...