by sildarion » Wed Jan 28, 2015 10:35 pm
i've run into a problem using maid.doRightClick(coord, flag)
the flag doesnt seem to work, from what i could find in the code i should be able to use the flags to add an extra button like shift or alt or so, but this isnt working
the rightclick happens but without pressing shift if i try it with 1 as flag
maybe i've been interpreting the code wrong and it should be a different int but i tried with 1,2,3 and no change.
Any idea why the flags dont work? or how i can do a shift right click any other way?