Quote:
Originally Posted by MarD
Cache waypoint? hmm, I'll check into this... what's the console command for it?
|
No - it's in this WP menu (when editor is on, on the second page - position 7).
Quote:
Originally Posted by MarD
is it simply cache waypoint? does this like just keep the waypoint in memory? (if I remember what caching is...)
|
Yes - exactly this.
Try to use some binds to waypointing and You will see how easy and nice is waypointing now and You will never want to waypointing some maps under
[E]PodBot

Here You have some my binds:
//Y= Turn on/off Waypoint Editor
bind "y" "wpmenu;menuselect 9;menuselect 1"
//U = Main Menu
bind "u" "wpmenu"
//I = Turn on/off Auto waypointing
bind "i" "wpmenu;menuselect 9;menuselect 2"
//P = Pathwaypoint Add
bind "p" "wpmenu;menuselect 5"
//o = Pathwaypoint Delete, and answering YES to "Are you sure?"
bind "o" "wpmenu;menuselect 6;menuselect 1"
//[ = Waypoint Add Menu
bind "[" "wpmenu;menuselect 1"
//] = Waypoint Delete, and answering YES to "Are you sure?"
bind "]" "wpmenu;menuselect 2;menuselect 1"
//; = Flagmenu
bind ";" "wpmenu;menuselect 4"
//F6 = Waypoint Setradius Menu
bind "F6" "wpmenu;menuselect 3"
//F7 = Cache waypoint
bind "F7" "wpmenu;menuselect 9;menuselect 7"
//F8 = Waypoint check
bind "F8" "wpmenu;menuselect 7"
//F9 = Waypoint save
bind "F9" "wpmenu;menuselect 8"
But I suggest You rather read SF thread
http://forums.bots-united.com/showthread.php?t=1515
and maybe use his binds (like I said once - I'm not a "classical" waypointer; my keys are binded also for buying system, so maybe some my binds may not be usefull for You).