mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #195] Sometimes using the ladder in the shed to go to Edgeville underground redirect you in the void. #13486
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 18, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/195
@Gptaqbc commented on GitHub (Nov 20, 2019):
Edit: More than 1 ladder does that and someone mentioned that it have something to do with spamclicking the ladder!
@Gptaqbc commented on GitHub (Jan 27, 2020):
@mrextremez Anyway to redirect player to Lumbridge when this happens like you did for 0,0 when logging in?
@Xeddius commented on GitHub (Jul 8, 2020):
It seems like the best solution to this issue would be to add a cooldown time between clicks for ladders, or just adding a function that checks what height level the player is on and doesn't "stack" the ladder function on multiple clicks, only going up or down relative to the players current height level.