From 57629dfc60a7b377f9d7d0996a82583b496513f3 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Wed, 12 Dec 2012 19:48:56 -0800 Subject: FAQ update and cache adjustments --- pages/faq.php | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) (limited to 'pages/faq.php') diff --git a/pages/faq.php b/pages/faq.php index 2b42e23..0fccf4c 100644 --- a/pages/faq.php +++ b/pages/faq.php @@ -9,11 +9,18 @@ topbar($Links);
+ +Your question not here? Ask me via the Feedback Page. +

Questions and Answers

+ -
-

Can you explain how the pathing works?

-The pathing tries to find the best route possible. +  +

How does the pathing work?

+

The pathing tries to find the best route possible. In open areas there's lots of identical paths for it to take; To choose which path it will go it follows these priorities: UP, RIGHT, DOWN, LEFT. @@ -24,9 +31,30 @@ This means that the path will go UP as far as it can first – then right, d
So, BOTTOM LEFT, from TOP RIGHT? If you answer "DOWN then LEFT" you are correct!
If you answered "uhhmm.. what's up with the directions in caps?" then you get a bonus point!
Remember, teleports are traps and do not effect the path choice. +

+ +
+ +  +

How does Multi-path work? (Two paths at once)

+
+
+ +

The Green start location on a map starts the Green Path, or 'Path 1'. + +
The Green Path noted by the green in the arrow may pass over Green Allow blocks: +

+But they can't cross Red blocks: +
+
+Likewise, the Red Path noted by red in the arrow may pass over Red Allow blocks: +
+
+12-12-12: - I'm going to update this answer in like 8 hours with some examples... So; if you're reading this. Hi!
+ -- cgit v1.2.3