Skip to content

Conversation

@jonathan-up
Copy link
Contributor

No description provided.

@abecee
Copy link

abecee commented Jul 28, 2024

Already in regamedll

// Show 'HP' field into a scoreboard
// -1 - disabled
// 0 - don't send any update for 'HP' field to any clients
// 1 - show only Terrorist 'HP' field to all clients
// 2 - show only CT 'HP' field to all clients
// 3 - show 'HP' field to teammates
// 4 - show 'HP' field to all clients
// 5 - show 'HP' field to teammates and spectators
//
// Default value: "3"
mp_scoreboard_showhealth "3"

// Show 'Money' field into a scoreboard
// -1 - disabled
// 0 - don't send any update for 'Money' field to any clients
// 1 - show only Terrorist 'Money' field to all clients
// 2 - show only CT 'Money' field to all clients
// 3 - show 'Money' field to teammates
// 4 - show 'Money' field to all clients
// 5 - show 'Money' field to teammates and spectators
//
// Default value: "3"
mp_scoreboard_showmoney "3"

// Show 'D. Kit' field into a scoreboard for teammates
// NOTE: If you don't want to show defuse kit field for dead enemies
// then disable this CVar or configure mp_forcecamera
// 0 - disabled
// 1 - enabled
//
// Default value: "1"
mp_scoreboard_showdefkit "1"

@jonathan-up
Copy link
Contributor Author

@abecee Many players do want to show 'D.Kit' and 'Bomb' for dead enemies in China 5V5 Match. Or rather dead player want check the player who carry the 'Bomb' or 'D.Kit'.

I think it's bad, but it's too common

@wopox1337 wopox1337 closed this Aug 5, 2024
@wopox1337 wopox1337 reopened this Aug 5, 2024
@wopox1337 wopox1337 added Status: 📦 closed Issue is closed with some resolution. Resolution: 🚫 wontfix The issue will not be fixed; the task is closed. labels Aug 5, 2024
@SmilexGamer
Copy link

@wopox1337 This scoreboard bug is from the original game DLL. Some people don't regard it as a bug, so having a cvar to enable/disable the bug fix is important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Resolution: 🚫 wontfix The issue will not be fixed; the task is closed. Status: 📦 closed Issue is closed with some resolution.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants