Go Back   Tactical Gamer > Tactical > Counter-Strike Source > Counter-Strike - General Discussion


Counter-Strike - General Discussion General Discussion for Counter-Strike

Reply
 
Thread Tools
Old 02-24-2005, 06:32 PM   #1 (permalink)
 
The Muffin Man's Avatar
 
Join Date: Nov 2004
Posts: 107
Overlay, key binds, etc....

I asked this on the server the other day, but I want to ask those who actually run/maintain our CSS servers.

When I first started playing CS I had the Vicious overlay that set binds for purchases and what I used the most would toggle walk/croutch on/off instead of having to hold it down. Is there one available for CSS that allows me to toggle croutch/walk, or is there something I can mod myself so that I don't have to install an overlay?

The original xlii folks should know what I'm talking about, I just don't want to install something that may be interpreted as cheating.

Thanks.
__________________

The Muffin Man
The Muffin Man is offline   Reply With Quote
Old 02-24-2005, 07:26 PM   #2 (permalink)
 
_Ender_'s Avatar
 
Join Date: May 2003
Location: I am lost, if you know where I am then please feel free to tell me.
Age: 29
Posts: 2,048
Re: Overlay, key binds, etc....

Ahh ya, good old -= Vicious =- overlay.. I'm so going to miss that..



I havent seen any scripts for CSS yet.. maybe somebody else knows where to find them.
_Ender_ is offline   Reply With Quote
Sponsored links
Old 02-24-2005, 07:35 PM   #3 (permalink)

 
RandomGuy's Avatar
 
Join Date: May 2003
Location: K-W, Ont.
Age: 27
Posts: 1,742
Re: Overlay, key binds, etc....

scripting is basically the same as in HL1 games
RandomGuy is offline   Reply With Quote
Old 02-24-2005, 07:43 PM   #4 (permalink)
 
Hemorrhoids's Avatar
 
Join Date: Aug 2003
Age: 36
Posts: 83
Re: Overlay, key binds, etc....

Where the heck is VP? He could whip us up an overlay in no time.
__________________
************************************
I love going down to the elementary school, watching all the kids jump and shout, but they dont know Im using blanks.

Hemorrhoids is offline   Reply With Quote
Old 02-24-2005, 07:47 PM   #5 (permalink)
 
IceCold's Avatar
 
Join Date: Mar 2004
Posts: 716
Re: Overlay, key binds, etc....

Quote:
Originally Posted by Hemorrhoids
Where the heck is VP? He could whip us up an overlay in no time.
How hard would it be to make one? It was just some bind configs, splash screen, icon and sprites, wasn't it? I think TG should make one. Given the photoshop and scripting talent here, the hardest part would be putting it all into an installer.
IceCold is offline   Reply With Quote
Old 02-24-2005, 07:49 PM   #6 (permalink)
 
devilman's Avatar
 
Join Date: Jun 2003
Age: 34
Posts: 150
Re: Overlay, key binds, etc....

Here's mine

Create a file called autoexec.cfg in your
\Valve\Steam\SteamApps\youremail@whatever.com\coun ter-strike source\cstrike\cfg

And paste this in there..
You can fool around with uncommenting the // lines.. Some of them just make cs look like **** but give you quite a boost in FPS.

Hitting l turns of Interpolate, makes game really choppy but, more real time no predictions so you aim is dead on. I only use it when im camping and not walking around too much to up the precision.

f12 is a internet connection speed toggle.. Different speeds for different servers, if you feel like your "chugging" try hit a different speed.


<-- snip -->
// cl_interp 0
// cl_interpolate 0
// cl_lagcomp_errorcheck 1
cl_cmdrate 101
cl_updaterate 101
cl_rate 25000
cl_smooth 0
rate 25000
bind "k" "cl_interpolate 0"
bind "l" "cl_interpolate 1"
// cl_phys_props_enable 0
// mat_fastnobump 1
// cl_show_splashes 0
// mat_bumpmap 0
// r_lod 5
// mat_picmip 2
// r_shadows 0
// budget_show_history 0
// cl_ejectbrass 0
// cl_phys_props_max 0
// violence_agibs "1"
// violence_hgibs "1"
// violence_hblood "1"
// violence_ablood "1"
// cl_show_bloodspray "1"

// configz
bind "F1" "buy deagle; buy secammo ; buy vesthelm; buy vest;"
bind "F2" "buy g3sg1; equip"
bind "F3" "buy mp5navy; buy primammo; buy vesthelm; equip"
bind "F4" "buy m4a1;buy ak47;equip"
bind "F5" "buy galil; buy famas; equip"
bind "F6" "equip"
bind "F7" "buy p90; equip"
bind "F8" "buy awp; equip"
bind "F9" "buy mp5; equip"
bind "F10" "buy sg550; equip"
bind "F11" "buy sg552; equip"
alias "equip" "buy primammo; buy vesthelm; buy vest; buy hegrenade; flashbang; buy defuser; buy flashbang; buy secammo; buy smokegrenade"

// qUiCkSiLvEr client-side rate control
echo "rate settings on F12 and keywords: dslow,vslow,slow,norm,fast,vfast,lfast and rates"
unbind "F12"
//
alias "dslow" "rate 2500;cl_updaterate 10;cl_cmdrate 10;ex_interp 0.100; bind F12 vslow;echo dead slow speed"
alias "vslow" "rate 3500;cl_updaterate 13;cl_cmdrate 13;ex_interp 0.077; bind F12 slow;echo very slow speed"
alias "slow" "rate 5000;cl_updaterate 15;cl_cmdrate 15;ex_interp 0.067; bind F12 norm;echo slow speed"
alias "norm" "rate 7500;cl_updaterate 20;cl_cmdrate 30;ex_interp 0.050; bind F12 fast;echo normal speed"
alias "fast" "rate 9999;cl_updaterate 30;cl_cmdrate 40;ex_interp 0.033; bind F12 vfast;echo fast speed"
alias "vfast" "rate 20000;cl_updaterate 60;cl_cmdrate 60;ex_interp 0.017; bind F12 lfast;echo blazing speed!"
alias "lfast" "rate 20000;cl_updaterate 100;cl_cmdrate 100;ex_interp 0.010;bind F12 dslow;echo LAN blazing speed!"
//
bind "F12" "slow"
alias "rates" "rate;cl_updaterate;cl_cmdrate;ex_interp"

<-- snip -->
devilman is offline   Reply With Quote
Sponsored links
Old 02-24-2005, 08:16 PM   #7 (permalink)
 
Usarion's Avatar
 
Join Date: Dec 2004
Location: Ottawa, Ontario
Age: 36
Posts: 752
Re: Overlay, key binds, etc....

Here is one that would do what you want.

http://www.punkassfraggers.com/cgi-b...ArticleID=0592

Hope it helps
__________________





A good man stands up for himself. A great man stands up for others.
Usarion is offline   Reply With Quote
Old 02-24-2005, 08:41 PM   #8 (permalink)


 
Tempus's Avatar
 
Join Date: May 2003
Location: Miami, FL
Age: 38
Posts: 8,252
Re: Overlay, key binds, etc....

Here's an easy walk bind, courtesy of Twisted:

Quote:
alias walk_t "walk_on"
alias walk_on "alias walk_t walk_off; +speed; developer 1; echo Walking enabled; developer 0"
alias walk_off "alias walk_t walk_on; -speed; developer 1; echo Running enabled; developer 0"
bind "CAPSLOCK" "walk_t"
In my case, I use CAPSLOCK, you can use something different.
Tempus is offline   Reply With Quote
Old 02-24-2005, 11:28 PM   #9 (permalink)
 
Join Date: Jan 2005
Posts: 27
Re: Overlay, key binds, etc....

wow for all you new guys to cs check out http://www.counter-script.net/ they have exactly what your looking. Stay away from some of it though because some of it is considered hacking like changing firerates and so forth. and nade spamming scripts... not cool.
fr33b1rd is offline   Reply With Quote
Old 02-24-2005, 11:32 PM   #10 (permalink)
 
The Muffin Man's Avatar
 
Join Date: Nov 2004
Posts: 107
Re: Overlay, key binds, etc....

Thanks for all the responses guys! It looks like the one from punkassfraggers will do everything that I need for it to do.
__________________

The Muffin Man
The Muffin Man is offline   Reply With Quote
Sponsored links
Old 02-25-2005, 09:38 AM   #11 (permalink)


 
Vulcan's Avatar
 
Join Date: Jan 2005
Location: Montreal
Age: 30
Posts: 7,586
Re: Overlay, key binds, etc....

good stuff i needed that scripter as well!
Vulcan is offline   Reply With Quote
Sponsored links
Reply

Bookmarks


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

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
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make Custom Binds ImJustMito Battlefield 2 - Technical Support & FAQs 6 10-13-2007 03:56 PM
Purchasing Pirates: Your Buy Binds poe Counter-Strike - Tactics Discussion 10 05-08-2007 08:49 PM
Need help with TS Overlay... Polinator Battlefield 2 - Technical Support & FAQs 17 04-23-2006 12:38 AM
Teamspeak Overlay (for when you're not in-game) shawn Hardware & Software Discussion 9 02-18-2006 08:26 PM


All times are GMT -4. The time now is 09:12 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
©2004-2008 - Tactical Gamer - All Rights Reserved