n00bfest.com
Home Forum phpBB3 Shoutbox Servers Teamspeak Admins Donate FAQ
Sign Up
Stats Contact Us!

 

View unanswered posts | View active topics It is currently Tue Apr 30, 2024 12:29 pm



Reply to topic  [ 17 posts ] 
 Binding buy commands to numpad keys? 
Author Message
Spammer Hopeful
User avatar

Joined: Sun Feb 13, 2005 12:00 am
Posts: 257
Post Binding buy commands to numpad keys?
Hey, does anyone know how to like, bind a command to buy a defuse kit or kevlar and helmet or something to respective numkeys so I can just tap specific keys instead of buying the packages? The package system is so stupid in that you pick a Rifle package only to receive a defuse kit, kevlar and armor, a grenade, and some ammo, but no rifle! If anyone has any tips it would be appreciated.

Thanks in advance,
@C!D.


Tue Jan 03, 2006 3:45 pm
Profile
[n00b] Member
User avatar

Joined: Thu Jul 07, 2005 11:00 pm
Posts: 3955
Location: ATX->NYC
Post 
bind KP_END
bind KP_DOWNARROW
bind KP_PGDN
bind KP_LEFTARROW
bind KP_HOME
bind KP_5
bind KP_RIGHTARROW
bind KP_PGUP
bind KP_UPARROW
bind KP_ENTER
bind KP_PLUS
bind KP_MINUS

_________________
[n00b] Judicator|n4b
nubs 4 breakfast

Image


Tue Jan 03, 2006 3:55 pm
Profile
Spammer Hopeful
User avatar

Joined: Sun Feb 13, 2005 12:00 am
Posts: 257
Post 
I know that much, but I mean, the command to buy stuff.
Is it just like autobuy "scout" or something?


Wed Jan 04, 2006 2:43 pm
Profile
[n00b] Member
User avatar

Joined: Fri Oct 14, 2005 11:00 pm
Posts: 1349
Location: Cincinnati
Post 
This is the thread I learned most from.
http://n00bfest.com/forum/viewtopic.php?t=5168&highlight=script

_________________
Image
Image
When victory is to survive then death is defeat. -Slayer, War Ensemble
"The nine most terrifying words in the English language are, "I'm from the government and I'm here to help." -Ronald Reagan


Wed Jan 04, 2006 3:33 pm
Profile YIM
[n00b] Member
User avatar

Joined: Sat Jun 11, 2005 11:00 pm
Posts: 2664
Post 
it's funny, but I typed all this shit out because it's what I use all the time. Basically it's every CS command I need

bind home "famas; galil; vesthelm; vest; defuser; buyammo1; buyammo2; hegren; flash; flash; sgren; primammo; secammo";
bind ins "m4a1; ak47; vesthelm; vest; defuser; buyammo1; hegren; flash; flash; sgren; deagle; buyammo2; primammo; secammo";
bind home “buypackage1”
bind end “buypackage2”
bind pgdn “buypackage3”
bind pgup “buypackage4”

bind kp_end “vesthelm; vest; defuser”;
bind kp_downarrow “buyammo1; defuser”;
bind kp_pgdn “defuser; buyammo2”;
bind kp_leftarrow “m4a1; ak47; defuser”;
bind kp_5 “flash”;
bind kp_rightarrow “hegren”;
bind kp_home “deagle; defuser”;
bind kp_uparrow “mp5; defuser”;
bind kp_pgup “scout; defuser”;
bind kp_del “famas; galil; defuser”;
bind kp_* “awp; defuser”;

other options for pgup/pgdn
bind pgup "awp; vesthelm; vest; defuser; buyammo1; hegren; flash; flash; sgren; deagle; buyammo2; primammo; secammo";
bind pgdn "vesthelm; vest; defuser; buyammo2; hegren; flash; flash; mp5; sgren; deagle; buyammo2; primammo; secammo";

rate 20000
cl_cmdrate 60
cl_updaterate 60
max_fps 101
cl_rate 9999
ex_interp 0

edit: also use bind c "weapon_flashbang"
most of this was originally based on Orex's buy commands. I just customized them for myself


Last edited by KickedintheFace on Sun Jan 29, 2006 5:07 pm, edited 1 time in total.



Thu Jan 05, 2006 4:35 pm
Profile
n00bfest Retired Ancient, Senior Admin
User avatar

Joined: Thu Jul 15, 2004 11:00 pm
Posts: 2260
Location: Your Moms PANTS !
Post 
cl_updaterate 101 and ex_Interp 0 will give you 100 % choke on n00bfest servers, id suggest cl_Updaterate 35 and ex_interp .01

_________________
Image
Image


Thu Jan 05, 2006 5:11 pm
Profile
Spammer Hopeful
User avatar

Joined: Sun Feb 13, 2005 12:00 am
Posts: 257
Post 
I did everything that kickback said in the latter portion regarding the rates and whatnot, and it made my game appreciably laggier. I saw whorex post and made the changes accordingly, but when I type "cl_updaterate 35" and "ex_interp .01" It tells me "ex_interp bumped up to 28msec" which is .028 and not .01. Any help?


Fri Jan 06, 2006 12:02 am
Profile
[n00b] Member
User avatar

Joined: Thu Jul 07, 2005 11:00 pm
Posts: 3955
Location: ATX->NYC
Post 
aciddrops wrote:
I did everything that kickback said in the latter portion regarding the rates and whatnot, and it made my game appreciably laggier.


Yeah kickback, what were you thinking...

_________________
[n00b] Judicator|n4b
nubs 4 breakfast

Image


Fri Jan 06, 2006 12:13 am
Profile
Spammer Hopeful
User avatar

Joined: Sun Feb 13, 2005 12:00 am
Posts: 257
Post 
Aw. Roffle. Not kickback, Kicked.


Fri Jan 06, 2006 1:36 am
Profile
[n00b] Member
User avatar

Joined: Sat Nov 19, 2005 12:00 am
Posts: 562
Location: Florida
Post 
Acid thats the way it works with that setup... n00bfest doesn't really allow for .01 ex interp... I would stick with the .033 or .028 you get... as long as it doesn't affect your choke/loss. You have to play around with the updaterate/cmdrate and see what works best for you. I think a lot of people do 20/20 and take the .05 ex_interp. Personally I'm gonna try 30/30 and see if I can get the .033 and see if it doesn't choke/loss on me.


I saw little or no loss/choke. Only when I first enter the game the loss starts at 100 and zips down to zero (from opening screen)... not sure why it does that either... but I think I'll go with 25/25 :roll:

_________________
I'm the weakest link :cry: goodbye!


Thu Jan 19, 2006 9:47 am
Profile
Forum Newbie

Joined: Mon Oct 10, 2005 11:00 pm
Posts: 18
Post 
If you really want to go buy stuff without the scripts u can use the buy_preset_edit

then bind buy_preset 1 buy_preset 2 buy_preset 3 buy_preset 4 to your keys

You only get 4 load outs (if u wanna use it) so bind a sniper, a rifle, a smg, and use one for deagle with this u can use to max out out nades kevlar n stuff buts if u want the scripts there easier

_________________
<div><a>Quick-Syndicate</a>
[]{}7 :D~</div>


Sat Jan 21, 2006 12:29 pm
Profile WWW
[n00b] Member

Joined: Fri Sep 30, 2005 11:00 pm
Posts: 5230
Location: Rogers, AR
Post 
how do i dind nightvision

_________________
Image


Sun Feb 12, 2006 10:52 pm
Profile
[n00b] Member
User avatar

Joined: Mon Jul 17, 2006 11:00 pm
Posts: 715
Location: Las Vegas Nevada
Post 
Google it XD!


Fri Aug 11, 2006 5:47 am
Profile WWW
Game Server Admin
User avatar

Joined: Thu Apr 29, 2004 11:00 pm
Posts: 5606
Location: Yo mama's room, Bitch!
Post 
MrWarrior, do you really feel the need to post on every thread that you run across, even if its 6 months old? Don't post unless your helping someone in this forum, don't ever say google it, they could, but that is why they are asking here, so they don't have to, so go uninstall your life in a closet with your fatass 50 sized belt....



PS i think its nvgs... oh wait, that post if from feb..

_________________
Image

icemaN: i was droppin wards like they were turds


Fri Aug 11, 2006 9:57 am
Profile
Spammer Hopeful
User avatar

Joined: Sun Feb 05, 2006 12:00 am
Posts: 312
Post 
He would break the belt before he could hang him self....... Niga prease

_________________
Image #PSA Image


Fri Aug 11, 2006 10:20 am
Profile
Game Server Admin
User avatar

Joined: Thu Apr 29, 2004 11:00 pm
Posts: 5606
Location: Yo mama's room, Bitch!
Post 
quote:
--------------------------------------------------------------------------------
Originally posted by CorpseHumper:
someone may be watching and ready to cornhole you. Ben Dover is your name, C*CK catching is your game, bee-otch!
--------------------------------------------------------------------------------



That's for you MrWarrior, so you better catch like terrel owens with all the C*CK you have to catch now fag...

Nice one lunch box, what an idiot, hes too stupid to hang hisself

_________________
Image

icemaN: i was droppin wards like they were turds


Fri Aug 11, 2006 10:27 am
Profile
[n00b] Member
User avatar

Joined: Mon Oct 24, 2005 11:00 pm
Posts: 1036
Location: Miramar, Florida
Post 
Look at this thread if you want all the binds.
http://n00bfest.com/forum/viewtopic.php?t=15397

_________________
Image
Image


Fri Aug 11, 2006 1:18 pm
Profile YIM WWW
Display posts from previous:  Sort by  
Reply to topic   [ 17 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.