The Elders' House of Pain

Public Forum => Counter-Strike---> Help => Topic started by: Eldwick on June 04, 2007, 12:52:39 PM

Title: Preferences
Post by: Eldwick on June 04, 2007, 12:52:39 PM
For some reason my preferences never save, for example when even I open the game I have to type zoom_sensitivity 1.4 and change my brightness all the way up. But other things like my size cross-hair stays the same. Can anyone help?
Title: Re: Preferences
Post by: WidowMaker on June 04, 2007, 01:00:26 PM
Make sure the files in the cfg folder are not "read only" Also make you have write access to the files for everyone.

Widow
Title: Re: Preferences
Post by: MR|337 on June 04, 2007, 02:09:09 PM
Do you know how to make a userconfig?

Open notepad and put all your settings/rates/binds/ect... Save it in cstrike folder as "userconfig.cfg" Be careful because sometimes it will get renamed "userconfig.cfg.cfg" Check it before closing the cstrike folder. Also make sure in your normal config folder the last line reads "exec userconfig.cfg" This tells it to use the userconfig.cfg
Title: Re: Preferences
Post by: Eldwick on June 04, 2007, 03:39:13 PM
I have a notepad called autoconfig with this in it:

alias +cjump "+jump;+duck"
alias -cjump "-jump;-duck"
bind "SPACE" "+cjump"

zoom_sensitivity_ratio 1.4
cl_interp 0.01
cl_interpolate 1
violence_ablood 1
violence_agibs 1
violence_hblood 1
violence_hgibs 1
cl_show_bloodspray 1
r_3dnow 1
r_mmx 1
r_sse 1
r_sse2 1
mat_fastnobump 1
mat_fastspecular 1
snd_mixahead .1
soundscape_fadetime 9999
soundscape_flush
sv_forcepreload 1
echo
echo Autoexec loaded . . . . .
echo

Its been over a year since my CAL days so I forget how to get this thing working...
Title: Re: Preferences
Post by: Eldwick on June 10, 2007, 03:47:06 PM
Also make sure in your normal config folder the last line reads "exec userconfig.cfg" This tells it to use the userconfig.cfg

What do you mean last line? Do I have to write that when its in notepad form?
Title: Re: Preferences
Post by: MR|337 on June 11, 2007, 12:07:33 PM
No. The exec userconfig.cfg is the last line (or should be) in the normal cfg file that is written by the game the first time you run it after initial install. the userconfig is the custom config that is created in notepad by yourself with your personal settings.
Title: Re: Preferences
Post by: Eldwick on June 11, 2007, 07:02:04 PM
Thanks I think I got it working...