#(catolan) Increase right click events per second
42 messages · Page 1 of 1 (latest)
(catolan) Prevent left click item swing clientside
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Also, to prevent it serverside? I just realized cancelling the click doesn't prevent entities from being hit
The reason I want this is to allow players to shoot guns without triggering anything else
In theory I could just use right click, and i might, but figured i'd ask
give player haste 255
oo yay
haste 255 makes the swing happen instantly so both server and clientside dont even see it
just need to cancel it afterwards
by "it" i mean the relevant left clicking event
most if not all places use right for shoot and left for reload
is there any way to speed up the rate at which right clicks are detected?
(catolan) Increase right click events per second
not faster than 1/20th of a second, no
i think he meant how fast the event "re-triggers" when right click is being held down, which is 4 ticks delay between each trigger
oo
You could repeat your script for a certain amount and wait 1t in between.
So it "triggers" more often
run a while loop when the player first starts clicking and give them a flag
add in your wait or whatever in there
not perfect but
haste 10000000 (or absurd number) has a better effect and i have no reason why, iirc haste 255 still renders the arm a little bit
255 is absolute limit
no but there is a difference
if minecraft even accepts values higher, it just goes back to 255
what
wait is this placebo
definitely xD
ighty
because negative ones also have different resutls
right??
or am i thinking about the duration
uhh yeah i never played with negative values, but i remember that being a thing
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@supple rock