mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #177] Al Kharid furnace is not working at all. #3555
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 11, 2019).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/177
The furnace at Falador works.
@mrextremez commented on GitHub (Nov 11, 2019):
does it have a different object id?
@Gptaqbc commented on GitHub (Nov 14, 2019):
This could be related to the distance between the player and the object.
@mrextremez commented on GitHub (Nov 15, 2019):
Increase the object size
@Gptaqbc commented on GitHub (Nov 15, 2019):
Whatcha mean?
@mrextremez commented on GitHub (Nov 15, 2019):
getObjectSize(), objects.java.
Easiest way is just to manually increase object size for the furnace so the player can reach the object
@dginovker commented on GitHub (Nov 16, 2019):
What do you use to edit the cache, @mrextremez ? If I'm understanding this right we have to edit it there