mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #538] Range combat following doesn't work properly. Casting paths to the tile next to the target #11796
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @syuil on GitHub (Dec 31, 2022).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/538
Range should farcast until player2 is no longer within the scope of the ranged item's distance_variable currently held, then path towards player2 but stop at the distance_variable when player2 stops.
Mage is an easy fix from my initial quick look, but I'm not sure about range.
@halogod35 commented on GitHub (Jan 26, 2023):
Ranged:



Autocast (on players):
Autocast (on npcs):