Skip to content

You can now catch thrown items by having your throw intent on and an empty active hand

Rob Nelson requested to merge pull/13183/catchthis into Bleeding-Edge

Created by: 9600bauds

technikally a port from TG

Hilariously shitty demonstration: 2016-12-30_16-58-16 You cannot catch items unless you have throw intent on. You must have your ACTIVE hand selected to catch something (you can't have your esword in your active hand and keep throw intent on with your other hand empty). Since your throwing intent gets reset when you catch something you need to free your hand and then re-enable it after every catch.

Will conflict with #13146 since I'm using the same new define file that he created there, but it would be trivial for either of us to fix that conflict I think. His PR should be merged before mine anyways.

🆑

  • rscadd: You can now catch items that were thrown at you by having throw intent enabled and having your active hand empty.

Merge request reports