Thread: config
View Single Post
Old 01-30-2006, 11:48 PM   #10 (permalink)
Master.America
Respected Member
 
Master.America's Avatar
 
Join Date: Dec 2002
Location: San Jose
Age: 21
Posts: 4,204
I don't like LAN games much. Granted, it's a lot different from online games (much better, in my opinion--without lag issues, it's more fun and you get to sort out the skilled players from the fakes), I don't manage well in the LAN environment. Let's just put it this way: I have a true gamer's temper.

Anyway, here's the buy script config I used to use. Copy this into a .txt file, save it as "binds.cfg" and add the line "exec binds.cfg" to the end of your userconfig.cfg file.

Quote:
// Buy script for Counter-strike 1.6
// Compliments of Master.America 1.29.06
// Gogo Battleforums!

// Pistols
bind f1 "glock; secammo"
bind f2 "usp; secammo"
bind f3 "deagle; secammo"
bind f4 "elites; fn57; secammo"
// SMGs

bind f5 "mac10; tmp; primammo"
bind f6 "ump45; primammo"
bind f7 "mp5; primammo"
bind f8 "p90; primammo"
// Rifles

bind f9 "famas; galil; primammo"
bind f10 "m4a1; ak47; primammo"
bind f11 "aug; sg552; primammo"

// Ultra auto-lotsa-bullet-o-matics
bind f12 "m249; primammo"

// Equipment
bind "'" "defuser; vesthelm; vest; primammo; secammo; hegren"
bind ";" "hegren; flash; flash; sgren"

// Sniper switch
alias +sniper "bind f9 scout; primammo; bind f10 awp; primammo; bind f11 krieg550; g3sg1; primammo"
alias -sniper "bind f9 famas; galil; primammo; bind f10 m4a1; ak47; primammo; bind f11 aug; sg552; primammo"
Master.America is offline   Reply With Quote