PDA

View Full Version : K weird, help?


pig
05-05-2007, 08:13 PM
Well

Its happened alot, just an annoying little problem in cs. I use a custom crosshair scale, and when i go to change anything ingame, it always changes my scale so i have to go back into console and fix it. I was just wondering if anyone knew how to stop or solve this??
it would be sweet not having to change it everytime, thanks.

ORION
05-05-2007, 08:17 PM
nope, custom scales aren't supported by config.cfg which is the file that gets reloaded when you change names or sprays. What I end up doing to compensate for this is use the following bind; >>>bind end "exec autoexec.cfg"<<< so I just press end whenever I change anything and all my controls and settings reset to the way I like them.
If you do use this bind however, make sure that the HUD settings you want are in your autoexec, otherwise this bind will be like goggles. (ie. do nothing)

pig
05-05-2007, 08:34 PM
thats dumb,

and what do you make hud settings?

gOOCH
05-05-2007, 08:39 PM
ok go into ur cfg folder and make a file called pigisbad.cfg, and put ur cl_crosshairscale yourvalue, and then in console type exec pigisbad.cfg and voila!

pig
05-05-2007, 08:47 PM
haha thanks gooch.

Calamity Gundam
05-06-2007, 03:01 PM
I find cl_crosshairscale 5000 to be helpful.

bind "[" "cl_crosshairscale 5000"

Vengeance
05-09-2007, 01:59 AM
All I did was set my crosshairscale setting into my auto exec, and then set a button to exec my auto exec. if I ever change my name or any setting, all i have to do is his F3 and my crosshair gets set back to normal; as well as execing my autoexec.

DeathSniper
05-10-2007, 06:17 PM
If you make a change through the Options and click Apply you're going to have to change it every time still. The reason is because every single option binded/checked applies to the config.cfg that's loaded in the cache, therefore over-writing any settings you had prior *even* if your config.cfg is set to read-only. Just make a bind for cl_crosshairscale or a cfg file :)