Right click on hotbar slot x

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

    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.

Lubuntu

New Member
Jan 9, 2018
5
0
0
Is it possible to detect an user right clicking on which hotbar slot, then open an function?
My current script is:
Code:
on rightclick:
    slot = 1:
        gameMenu(player)
It does not return any error, but nothing happens too.
My skript version is Skript 2.2 Fixes V8b

With addon:
SkStuff
skRayFall v1.9.7
SkQuery
SkUtilities v0.9.0
 
Status
Not open for further replies.