Jewlz Posted April 13, 2016 Posted April 13, 2016 map.canReach() doesnt seem to check if you can reach an npc properly, aka if a door/gate is closed Any solutions?
FrostBug Posted April 13, 2016 Posted April 13, 2016 Submit a bug report with a proper description, and an example of where it doesn't work properly. (with images/code included). Might be the reason that the webwalker has been acting up, if there is an actual bug here 1
Khaleesi Posted April 13, 2016 Posted April 13, 2016 canreach method is to check if you can reach it ... so if the doors is closed it will return false. Works fine for me ^^