Velaron / cs16-client

Other
99 stars 24 forks source link

Cvars in cstrike.rc file always goes to their default values #22

Closed Alprnn357 closed 1 year ago

Alprnn357 commented 1 year ago

I encountered that numericalmenu, numericalmenu_clientonly and checkscoreboard cvars goes to their default values. When their values changed then user quits, engine doesn't save latest changes. Also some varieties of set command like seta, setu, setp, sets etc. are missing that used to be used on cstrike.rc file of old cs16client.

Velaron commented 1 year ago

That's exactly why these variables are not working, and I'm not sure Xash3D needs that functionality back. I plan to replace these menus with a better implemenation later.

Velaron commented 1 year ago

These specific values should be saving for now