Search results

  • 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. xsamit

    I need help clicking on a slot in my inventory and using a command to open the gui.

    I still don't quite understand. But am I doing this right? I only want to click on the first crafting slot for the command to work. But now when I click on the second slot in my inventory and the first crafting table slot the command still works. on inventory click: if event-slot is 1 ...
  2. xsamit

    I need help clicking on a slot in my inventory and using a command to open the gui.

    I want it pressed in the crafting field. which now works But when I press these It also uses open gui command. I don't know how to fix the problem please help me. And in creative mode inventory, I can't move items anywhere. on inventory click: if clicked slot = 1 : player...