mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #181] Player stops following other player when passing a gate #10810
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 14, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/181
@michae107 commented on GitHub (Nov 15, 2019):
When objects are removed or added they must be properly set in the region using Region#addObject/Region#removeObject. I don't believe the server has support for removing objects yet.