View Single Post
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