I'm having the same problem as in this post
Link : [Only registered and activated users can see links. Click Here To Register...]
would anyone have a solution?
Printable View
I'm having the same problem as in this post
Link : [Only registered and activated users can see links. Click Here To Register...]
would anyone have a solution?
This is pretty much the solution.Quote:
Originally Posted by Kris [Only registered and activated users can see links. Click Here To Register...]
On top of what bracket said, you should also make sure your pathfinding checks for object access flag. Some objects are only meant to be interacted with from a certain direction (NORTH,SOUTH,WEST,EAST). You could get this issue with stairs inside a house for example, if this isn't defined:
[Only registered and activated users can see links. Click Here To Register...]
where you're able to use the stairs even if you're not on the left.