ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.69k stars 623 forks source link

_cl_autowepswitch seems to be broken now #2789

Closed satnatantas closed 4 years ago

satnatantas commented 4 years ago

_cl_autowepswitch seems to be broken on every server I play including in-game server, the value is changing and setinfo displays correct value but it always works like 1. Setting it to 0 has no effect.

CS1.6 Windows 7 x64 SP1

afwn90cj93201nixr2e1re commented 4 years ago

Show setinfo output from console.

satnatantas commented 4 years ago

] setinfo 
amziatdt            1
tnvmeqtd            1
554af               14565.SAUW
lang                ru
_demorecorder       2
ngredir             5
bottomcolor         6
cl_dlmax            80
cl_lc               1
cl_lw               1
cl_updaterate       101
model               arctic
name                John
topcolor            0
_vgui_menus         0
_pw                 aaaaaaaaaaaa
_mu                 aaaaaaaaaaaaa
rate                100000
_cl_autowepswitch   0

Could it be length issue? I will delete something and check again.

satnatantas commented 4 years ago

Yeah, I removed the trash and it was fixed.