• Hey! Register here to create your account, engage with the community, and talk about what is new!

Is there a way to detect someone shift clicking an item into an inventory menu?

AceSugar1799595

New member
Joined
Sep 20, 2020
Messages
13
Reaction score
0
Is there a way to detect someone shift clicking an item into an inventory menu?
 

Noah

Forum adept
Joined
Sep 7, 2020
Messages
268
Reaction score
47
LooserRIP has shown that it is possible in Little Alchemist 2. What I think it COULD be is that if the slot on which the clicked shot is different than it was before.
 

titedog

Active member
Joined
Sep 9, 2020
Messages
47
Reaction score
15
I mean don't fret- the next update will have a way to detect a lot of ways to click an item, like left click, right click, middle click, and shifting versions of those
 

RolandMC123

Forum adept
Joined
Sep 9, 2020
Messages
186
Reaction score
50
I mean don't fret- the next update will have a way to detect a lot of ways to click an item, like left click, right click, middle click, and shifting versions of those
That's true. Until then, you can also try a workaround for middle/shift clicking by using the middle-click template from code vault.
 

Mushadoo

New member
Joined
Nov 12, 2020
Messages
24
Reaction score
6
I mean don't fret- the next update will have a way to detect a lot of ways to click an item, like left click, right click, middle click, and shifting versions of those
wait really?
 

titedog

Active member
Joined
Sep 9, 2020
Messages
47
Reaction score
15
it was on node beta but it got rolled back so i didnt get to test it much
 

titedog

Active member
Joined
Sep 9, 2020
Messages
47
Reaction score
15
thats why its called node beta, because it has beta features
 

stinkey

Forum adept
Joined
Sep 8, 2020
Messages
225
Reaction score
74
you can uncancel the event, then detect whether the cursor item is equal to air. to detect rclick you would see whether the cursor item is equal to the clicked item, just not the same stack size. for lclick just if cursor is exactly equal to clicked item. thoughhhh,,, idk how you would cancel the event again in a good way
 

Requals

Disabled
Overlord
Joined
Sep 8, 2020
Messages
0
Reaction score
151
this reminds me of the time when you could shift click an item into an inventory menu in anarchy reborn and dupe it because it had certain item tags
and that's the reason it is gone
 
Top Bottom