Source2ZE / CS2Fixes

A Metamod plugin with fixes and features aimed but not limited to zombie escape
GNU General Public License v3.0
252 stars 122 forks source link

[Question] Teamscore reset question #290

Closed axl303 closed 2 months ago

axl303 commented 2 months ago

Hello,

This might be not fully for here, but I am bugging my head couple of days trying to figure out how I can really make the team scores to not reset like described as in that issue: https://github.com/Source2ZE/CS2Fixes/issues/213

I tried contacting in discord, but no one told something as an idea..

Also, https://github.com/Source2ZE/CS2Fixes/issues/213#issuecomment-2081382018, how can this even be done without the addon? Is it some cvar or?

I will be very happy if someone can help to keep the game team scores. I've blocked Game commencing/GameStart, but it is too late and reset is still triggered..

Can someone point me where or for what should I look, is it Win conditions check or something else.. I am out of ideas.. :(

Poggicek commented 2 months ago

Github Issues are meant for reporting issues related to CS2Fixes. The response Vauff sent to your previous issue was saying that the score resetting on join is CS2 behavior and not related to CS2Fixes (As making an issue here suggests that it is). I am closing this issue for the same reason the previous one was closed.

Vauff commented 2 months ago

You could save & restore the value of this schema field yourself. There's some example CS2Fixes usage in zombiereborn.cpp.