Getting specific directions to places NPC's direct you to will almost certainly be in.

Getting NPC's to tell you where to go from where you are now, is more difficult because you can't just have all Citizens go "The barracks are Northeast", because generic citizens share dialogue, so the dialogue would not always be accurate. Additionally, once the schedules are in, the NPC's can be at different places. Code could certainly be written to check relative positions and such, but it's probably not the best use of the coder's time.

Last edited by Stabbey; 23/02/14 01:11 PM. Reason: correction