Recent content by Klyser8

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

  1. K

    Setting slots to item variables...?

    I stated in the support request that it has nothing to do with setting the variables but retrieving them in line 17 of the second code, second variable from the left (...current inventory to 1 {boothitem::%player's uuid%}) I tried asking for help everywhere but I did not find a solution, and...
  2. K

    Setting slots to item variables...?

    Skript Version: dev34 Skript Author: Klyser8 Minecraft Version: 1.12.2 --- Full Code: on inventory click: if clicked type is right mouse button: if name of event-inventory contains "Booth": if event-slot is not air: if event-slot is not diamond hoe:85...