TheoStormhawk
BattleForums Addict
- Joined
- Feb 8, 2005
- Messages
- 573
- Reaction score
- 0
Could someone give me a decent 1.6 config?
10q
10q
Beck said:What type of config are you looking for? FPS/Network/General?
Really? *Sniff* I'm so proud... and I thought I was the only one.Beck said:Well my general config is defaults except that I use shift as the crouch and control as the walk.
Well once you start to go to LAN's you learn to use defaults. At most lans you are unable to bring a config and they'll have the console locked and many settings as well(For fair play).Master.America said:Really? *Sniff* I'm so proud... and I thought I was the only one.
Well the best way to do a script these days IMHO would be just to install the CPL GUI(Both CS/CSS). The GUI will create new commands you can bind in the keyboard menu, as well as change some of the GUI around. The only setback is if you use the CPL GUI that you'll have to put -console in the launch options so you'll be able to access the console(The GUI is made for LAN).I don't play Counter-strike anymore, but if you give me a copy of 1.6's built-in weapon aliases, I could make you some awesome buy scripts. There's a file in 1.6's directory that contains all the weapon aliases. It's one of those new things... autobuy.txt, I think. Post that here and I'll make you a really useful buy script
// 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"