#On click with tool

1 messages · Page 1 of 1 (latest)

ashen sundial
#

right click is just a right click event
left click would be on block damage event

frail tide
#

mhh, maybe I am looking for something else. Is the only way to get an event on left click or right click with on leftclick/rightclick holding ?

#

I would like a way on click holding iron axe: and then somehow get the click event type, left click or right click perhaps even middle ?

brisk moth
#

on right click with iron axe and on left click with iron axe

frail tide
#

I know that

#

are there any click type we can check from on click holding iron axe:

brisk moth
#

don’t think so

frail tide
#

damn

#

oke

#

another question

#

is there a reason why not every block from loop all blocks between {Mine.Location.1} and {Mine.Location.2}:
get's removed

#

only a wierd certain direction of the blocks get deleted

brisk moth
#

you probably mean within

#

between is a line

frail tide
#

ah thanks

#

loop blocks within {Mine.Location.1} to {Mine.Location.2}:

#

what's the correct code

brisk moth
#

and not to