Everything in my autoexec works except for my network settings. Every time i launch the game it shows cl_interp .0178572 as my interp
My network settings are:
cl_cmdrate “66”
cl_interp “0.0152”
cl_interp_ratio “1”
cl_lagcompensation “1”
cl_pred_optimize “2”
cl_smooth “0”
cl_smoothtime “0.01”
cl_updaterate “66”
rate “30000”
**SOLVED**
vpk fps config messing with network settings. manually dug them out and for some reason had to go into the actual config.cfg file to change them to my autoexec
My network settings are:
cl_cmdrate “66”
cl_interp “0.0152”
cl_interp_ratio “1”
cl_lagcompensation “1”
cl_pred_optimize “2”
cl_smooth “0”
cl_smoothtime “0.01”
cl_updaterate “66”
rate “30000”
**SOLVED**
vpk fps config messing with network settings. manually dug them out and for some reason had to go into the actual config.cfg file to change them to my autoexec
you checked if it's your fps config doing some goofy shit?
hamahamyou checked if it's your fps config doing some goofy shit?
if master config messes with it then idk but i tried to look at it in a notepad file and it was really bad looking cus its a vpk
if master config messes with it then idk but i tried to look at it in a notepad file and it was really bad looking cus its a vpk
download a program called notepad++ and open your master config with it, way easier to edit
download gcfcsape to look into .vpk's
.0178572 is certainly done by mastercoms
.0178572 is certainly done by mastercoms
yaigadownload a program called notepad++ and open your master config with it, way easier to edit
i already had it i didnt think about it
this is what was in mastercoms in terms of interp commands
alias interp_congestion_unreliable "cl_interp 0.090909"
alias interp_congestion_safe "cl_interp 0.060606"
alias interp_congestion_balanced "cl_interp 0.0357142"
alias interp_congestion_lan "cl_interp 0.030303"
alias interp_standard_unreliable "cl_interp 0.0454545"
alias interp_standard_safe "cl_interp 0.030303"
alias interp_standard_balanced "cl_interp 0.0178571"
alias interp_standard_lan "cl_interp 0.0151515"
do i just remove this
i already had it i didnt think about it
this is what was in mastercoms in terms of interp commands
alias interp_congestion_unreliable "cl_interp 0.090909"
alias interp_congestion_safe "cl_interp 0.060606"
alias interp_congestion_balanced "cl_interp 0.0357142"
alias interp_congestion_lan "cl_interp 0.030303"
alias interp_standard_unreliable "cl_interp 0.0454545"
alias interp_standard_safe "cl_interp 0.030303"
alias interp_standard_balanced "cl_interp 0.0178571"
alias interp_standard_lan "cl_interp 0.0151515"
do i just remove this
yes, and/or the thing that executes standard_balanced
lennddd
those are just aliases, there will somewhere be the interp_whatever_whatever line without the alias deeper in the file
those are just aliases, there will somewhere be the interp_whatever_whatever line without the alias deeper in the file
hamahamyes, and/or the thing that executes standard_balanced
i removed it and it stays the same
Rockzlenndddthose are just aliases, there will somewhere be the interp_whatever_whatever line without the alias deeper in the file
i CTRL+F for interp and after i removed the alias's i couldnt find anythinh else in the cfg for it
i removed it and it stays the same
[quote=Rockz][quote=lenn]ddd[/quote]
those are just aliases, there will somewhere be the interp_whatever_whatever line without the alias deeper in the file[/quote]
i CTRL+F for interp and after i removed the alias's i couldnt find anythinh else in the cfg for it
i fixed it when it comes to my interp but the rest arent saving. i went into the actual config file after changing it to change the interp and it works fine now|
edit: i changed it all in the cfg works fine. thx for the help
edit: i changed it all in the cfg works fine. thx for the help
if you want to manually edit anything use custom.cfg and scout_c.cfg, soldier_c.cfg etc. mastercomfig execs those, and any autoexec in your cfg folder will be overridden by the one in custom