Possible solutions?

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

nottgm

New Member
Apr 21, 2022
5
0
1
24
Hello why is this not working?

https://pastebin.com/AGzShPpw

But this one is working?

https://pastebin.com/8KZmcL4M

I tried a lot of possible solutions but removing the "if location of event-block is location(48.5, 123.5, 57.5):" is the only one that works but yeh i want it to be like the same as the crafting table with specific block locations different effects.

I will appreciate any help. Thank you.
 
Code:
on right click on crafting table:
   if location of event-block is location x, y, z in world "world":
      #stuff
 
Status
Not open for further replies.