Solved Detect if inventory click is right click or left click

Discussion in 'Plugin Development' started by Fin_skill, Dec 30, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    Fin_skill

    How do i detect if inventory click is right click or left click
    I have tried to figure this for long time and cant get it to work.
    plz need help
    My Code:
    https://hastebin.com/otodugiqum.vbs
     
    Last edited: Dec 30, 2016
  2. Offline

    Jakeeeee

    Use #getClick then compare it to a right/left click using the ClickType enum.
     
  3. Offline

    Fin_skill

    I swear i tried that earlier and it didnt work, for somereason it worked now lol:D
     
Thread Status:
Not open for further replies.

Share This Page