Solved Check clicked slot without add-on?

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

KroterPvP

Active Member
Apr 10, 2017
178
7
18
22
Hello, how can I check if clicked slot of a gui is 11?
I do not want to use more add-ons than (TuSKe, SkQuerry3)
 
Last edited:
Needs bensku's Skript edit. https://github.com/Bensku/Skript/releases
code_language.skript:
on inventory click:
    if clicked slot is 1:
I still use this version of skript and it is not running...
New thread: https://forums.skunity.com/threads/...-i-dont-know-what-more-to-do.4191/#post-14007
[doublepost=1498484259,1498467224][/doublepost]EDIT: I've fixed it!
How: Using Skellet
[doublepost=1498554881][/doublepost]
Needs bensku's Skript edit. https://github.com/Bensku/Skript/releases
code_language.skript:
on inventory click:
    if clicked slot is 1:
https://forums.skunity.com/threads/create-a-gui-with-as-many-pages-it-needs.4201/
 
Status
Not open for further replies.