- Joined
- Apr 19, 2018
- Messages
- 14
Also ladders and stairs aren't always as simple as Z +/- 1, in some cases they can lead to a location on another plane a long way away.
I think I used to do something like, if a staircase/ladder exists on coordinate z+/-1 and the name matches, and it has an action that corresponds with the staircase/ladder I'm currently looking at.
The one thing I struggled with most was minimization, since having a 1:1 graph isn't exactly feasible for the RuneMate Web format, but I can't say that I spend too much time dealing with it and settled for something that just worked.
Ill try to keep the ladder stuff in mind, right now im headed to bed.
Got the doors in lumbridge mostly working, except when a door is already open while its being mapped. https://i.imgur.com/7KwzCx9.png
Given most of the open doors are only 1 ID number off of the original door would grabbing the closed version of the door by ID work?