.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Forge of Digital Worlds > Waypointing > POD-Bot mm Waypoint Format
POD-Bot mm Waypoint Format Waypoints for POD-Bot mm

Reply
 
Thread Tools
the optimal binds for this 2.6mm editor
Old
  (#1)
SoUlFaThEr
Moderator
 
SoUlFaThEr's Avatar
 
Status: Offline
Posts: 860
Join Date: Mar 2004
Default the optimal binds for this 2.6mm editor - 06-04-2004

ok this is my waypoint.cfg (w.cfg)

you may not want all this crap but.....with these binds you will be as efficient as possible with all the new options......it will just take a few waypoints for you to get used to the position of all options. most things are 2 keys and it happens........1st key hit=menu, 2nd key hit=option

the only typing left for this Editor is pwp add/del N.....but we are working on getting rid of that too !!

copy and paste if you like......i get into the game and type

exec w.cfg and im ready to go :


// Waypoint binds
mp_timelimit 0
mp_roundtime 10
mp_startmoney 16000
developer 1; echo Waypoint binds loaded and willing...; developer 0
bind "g" "wpmenu all"
bind "o" "wp add"
bind "p" "wp delete"
bind "h" "wpmenu flags"
bind "l" "wpmenu setradius"
bind "k" "wpmenu apmd"
name SoUlFaThEr
wp on
wp nohostage
sv_restartround 1


hope this can speed up your process



Last edited by SoUlFaThEr; 06-04-2004 at 14:47..
  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#2)
SoUlFaThEr
Moderator
 
SoUlFaThEr's Avatar
 
Status: Offline
Posts: 860
Join Date: Mar 2004
Default Re: the optimal binds for this 2.6mm editor - 19-04-2004

ok now......the next PODBOT 2.6 mm dll will have a completely different menu set up for the waypoint editor.

those who wil download that and use it will be able to use binds still but they will be different.

since im testing it, i have already prepared binds for you all

here they are (just change keys to a key you like) :

// 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 5"

sv_restartround 1

wait for the next release of this bot though before you go changing your binds


  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#3)
Huntkillaz
Member
 
Huntkillaz's Avatar
 
Status: Offline
Posts: 594
Join Date: Mar 2004
Location: Middle Earth (New Zealand)
Default Re: the optimal binds for this 2.6mm editor - 19-04-2004

My one

(mouse disco will be optional though )
dont want it get rid of the 3 lines at bottom:
Alias +disco "+attack;adjust_crosshair"
Alias -disco "-attack;adjust_crosshair"
bind Mouse1 "+disco"

*bug fillserver not working


// Waypoint binds
Alias dev1 “developer 1”
Alias dev0 “developer 0”
Alias wadd "waypoint add"
Alias wdele "waypoint delete"
Alias wsave "waypoint save"
Alias wload "waypoint load"
Alias all "wpmenu all"
Alias apmd "wpmenu apmd"
Alias flag "wpmenu flags"
Alias srad "wpmenu setradius"
Alias wrad1 "radio1"
Alias wrad2 "radio2"
Alias wrad3 "radio3"
Alias wvrec "+voicerecord"
Alias wsb "showbriefing"
Alias wabc " "
Alias winp "invprev"
Alias winn "invnext"
Alias WPG "removebots; mp_timelimit 0; mp_roundtime 60; waypoint on; pathwaypoint on; wp nohostage; bind z wadd; bind x wdele; bind k wsave; bind l wload; bind c srad; bind p flags; bind [ all; bind ] apmd"
Alias WPGF "waypoint off; pathwaypoint off; bind z wrad1; bind x wrad2; bind k wvrec; bind l wsb; bind c wrad3 bind [ winp; bind ] winn; bind p wabc; fillserver"
Alias Wpg_toggle "WPG_ON; dev1; echo Waypoitning Online And Ready; dev0"
Alias WPG_ON "alias Wpg_toggle WPG_OFF; WPGF; dev1; echo Waypointing Off; dev0"
Alias WPG_OFF "alias Wpg_toggle WPG_ON; WPG; dev1; echo Waypointing On; dev0"
Alias +disco "+attack;adjust_crosshair"
Alias -disco "-attack;adjust_crosshair"
bind Mouse1 "+disco"
bind = "Wpg_toggle"
sv_restartround 1


●_•

Last edited by Huntkillaz; 19-04-2004 at 07:53..
  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#4)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: the optimal binds for this 2.6mm editor - 19-04-2004

Quote:
Originally Posted by SoUlFaThEr
developer 1; echo You look absaroutely marvelous today SoUlFaThEr; developer 0
...



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#5)
SoUlFaThEr
Moderator
 
SoUlFaThEr's Avatar
 
Status: Offline
Posts: 860
Join Date: Mar 2004
Default Re: the optimal binds for this 2.6mm editor - 19-04-2004

Huntkillaz.......those "wpcommand" things are not going to work anymore. that is why i posted the new way......cuz thats how they are now. theres no more wpmenu all or wpmenu apmd or wp flags or wpmenu setradius!!!

its only wpmenu and thats it!! the rest are the menuselect N

really


  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#6)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: the optimal binds for this 2.6mm editor - 19-04-2004

wait wait wait SoUlFaThEr man, don't make him cry before getting hurt



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#7)
SoUlFaThEr
Moderator
 
SoUlFaThEr's Avatar
 
Status: Offline
Posts: 860
Join Date: Mar 2004
Default Re: the optimal binds for this 2.6mm editor - 19-04-2004

hehe PM

these changes will take effect when PM releases the next version of this bot........coming soon.......


  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#8)
Huntkillaz
Member
 
Huntkillaz's Avatar
 
Status: Offline
Posts: 594
Join Date: Mar 2004
Location: Middle Earth (New Zealand)
Default Re: the optimal binds for this 2.6mm editor - 19-04-2004

Quote:
Originally Posted by SoUlFaThEr
hehe PM

these changes will take effect when PM releases the next version of this bot........coming soon.......
they'll still work hopefully...
i just have to change the aliases if u look at the top few lines.

it's much better coz u don't have to bind and unbind...and not have the server crash unexpectedly when u accidentally press a button....hence why i was wondering if we could add it with podbot

i'll wait for the new release and update that post to go with the new one .....


●_•
  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#9)
SoUlFaThEr
Moderator
 
SoUlFaThEr's Avatar
 
Status: Offline
Posts: 860
Join Date: Mar 2004
Default Re: the optimal binds for this 2.6mm editor - 20-04-2004

thats cool thanks for this addition

any type of script or bind combo is good to have bnecause some may like it my way......or your way

but when you turn on waypoints , the pathwaypoints are turned on automatically......so this part of your alias is obsolete and will normally give you an error message in the console when you hit that button so :
THIS :
Alias WPG "removebots; mp_timelimit 0; mp_roundtime 60; waypoint on; pathwaypoint on; wp nohostage; bind z wadd; bind x wdele; bind k wsave; bind l wload; bind c srad; bind p flags; bind [ all; bind ] apmd"
Alias WPGF "waypoint off; pathwaypoint off; bind z wrad1; bind x wrad2; bind k wvrec; bind l wsb; bind c wrad3 bind [ winp; bind ] winn; bind p wabc;

should be THIS :
Alias WPG "removebots; mp_timelimit 0; mp_roundtime 60; waypoint on; bind z wadd; bind x wdele; bind k wsave; bind l wload; bind c srad; bind p flags; bind [ all; bind ] apmd"
Alias WPGF "waypoint off; bind z wrad1; bind x wrad2; bind k wvrec; bind l wsb; bind c wrad3 bind [ winp; bind ] winn; bind p wabc;

the "wp nohostage" thing will also disappear in our next release



btw......whats the disco thing about?



Last edited by SoUlFaThEr; 20-04-2004 at 01:55..
  
Reply With Quote
Re: the optimal binds for this 2.6mm editor
Old
  (#10)
sPlOrYgOn
<-- He did it.
 
sPlOrYgOn's Avatar
 
Status: Offline
Posts: 1,558
Join Date: Jan 2004
Location: Los Angeles, California, USA, North America, Earth, Solar System, Milky Way.
Default Re: the optimal binds for this 2.6mm editor - 20-04-2004

you should look at my binds..
had this setup for quite a while
helps a lot because in certain areas you can't see your cursor that good.
Attached Files
File Type: txt config.cfg.txt (3.2 KB, 455 views)
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com