mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #143] When casting spells without autocast your player will always move next to the player you casted a spell on. #8402
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 @Gptaqbc on GitHub (Nov 9, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/143
Pretty annoying to deal with.
Note: This doesn't happens when autocasting with a staff. So most likely there is a way to fix it in the autocasting code.
@Gptaqbc commented on GitHub (Nov 9, 2019):
I'm on it!