Help with Inventory Click

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

JustinBender

Member
Mar 2, 2020
1
0
0
22
Hello, i have a Problem with TuSKe and the inventory click event. If i click right click, left click, drop it works with no problem. But the shift right and shift left won't work. I checked it with message "%clicked type%" and it doesn't show me anything if i shift click..What is the error? Can you help me?

I have installed:
- Skript - Skellett - SkQuery - SkRayFall - TuSKe all the newest version

Code:
format gui slot 0 of player with command block named "&cGamemode" with lore "&9Left Click Creative" and "&9Right Click Survival" and "&9Shift Right click for Adventure" and "&9Drop for Spectator" to run function guigamemode(player, "shift right") with "shift right" click
 
Hello, i have a Problem with TuSKe and the inventory click event. If i click right click, left click, drop it works with no problem. But the shift right and shift left won't work. I checked it with message "%clicked type%" and it doesn't show me anything if i shift click..What is the error? Can you help me?

I have installed:
- Skript - Skellett - SkQuery - SkRayFall - TuSKe all the newest version

Code:
format gui slot 0 of player with command block named "&cGamemode" with lore "&9Left Click Creative" and "&9Right Click Survival" and "&9Shift Right click for Adventure" and "&9Drop for Spectator" to run function guigamemode(player, "shift right") with "shift right" click
Isn't the expression "%clicked action", and not "%clicked type"? Unless you're using Mirreski's fork..
 
Status
Not open for further replies.