I'm starting waypoint now, so I can have cs_militia the best waypointed map
Quote:
Originally Posted by soulfather
// Waypoint binds
mp_timelimit 0
mp_roundtime 10
mp_startmoney 16000
developer 1; echo You look absaroutely marvelous today SoUlFaThEr; developer 0
name SoUlFaThEr
//Turn on Waypoint Editor
wpmenu;menuselect 9;menuselect 1
//G = Main Menu
bind "g" "wpmenu"
//O = Waypoint Add Menu
bind "o" "wpmenu;menuselect 1"
//P = Waypoint Delete, and answering YES to "Are you sure?"
bind "p" "wpmenu;menuselect 2;menuselect 1"
//Ü = Pathwaypoint Add
bind "[" "wpmenu;menuselect 5"
//* = Pathwaypoint Delete, and answering YES to "Are you sure?"
bind "]" "wpmenu;menuselect 6;menuselect 1"
//H = Flagmenu
bind "h" "wpmenu;menuselect 4"
//L = Waypoint Setradius Menu
bind "l" "wpmenu;menuselect 3"
//K = Auto Path Max Distance Menu
bind "k" "wpmenu;menuselect 9;menuselect 6"
|
Created w.cfg and none of these binds work, and I tried in console wpmenu and waypoint on, none of them work.
Maybe there are new buttons for them?
I looked int he pbot docs checked bot waypoints1 &2.html files, still didn't answer my questions, and I opened the docs waypoints file and still didn't get any answers from it.
Is there like another system of files, I need to add to my pbot folder?