Some binds useful for waypointing

To make waypointing more easy and faster here You have some binds. You need to add them to Your config.cfg file in CSTRIKE directory.

NOTE:

Add only these lines started from "bind ...". These started from "//" are comments only here to help You in understanding what they are used for. Make sure if the binds proposed here don't overwrite some of Your existing (and maybe necessary) binds.

Some SoUlFaThEr's binds

//G = Main Menu
bind "g" "pb wpmenu"

//O = Waypoint Add Menu
bind "o" "pb wpmenu;menuselect 1"

//P = Waypoint Delete, and answering YES to "Are you sure?"
bind "p" "pb wpmenu;menuselect 2;menuselect 1"

//U = Pathwaypoint Add
bind "[" "pb wpmenu;menuselect 5"

//* = Pathwaypoint Delete, and answering YES to "Are you sure?"
bind "]" "pb wpmenu;menuselect 6;menuselect 1"

//H = Flagmenu
bind "h" "pb wpmenu;menuselect 4"

//L = Waypoint Setradius Menu
bind "l" "pb wpmenu;menuselect 3"

//K = Auto Path Max Distance Menu
bind "k" "pb wpmenu;menuselect 9;menuselect 6"

And here few KWo's binds:

//Y = Turn on/off Waypoint Editor
bind "y" "pb wpmenu;menuselect 9;menuselect 1"

//F7 = Cache waypoint
bind "F7" "pb wpmenu;menuselect 9;menuselect 7"

//F8 = Waypoint check
bind "F8" "pb wpmenu;menuselect 7"

//F9 = Waypoint save
bind "F9" "pb wpmenu;menuselect 8"