SmileYzn / MatchBot

Counter-Strike 1.6 Match Plugin for ReHLDS and ReGameDLL_CS
GNU General Public License v3.0
28 stars 14 forks source link

Player dmg and Hp end of round issue! #120

Closed Escap3d closed 7 months ago

Escap3d commented 7 months ago

It appears that at the end of a round, the damage (DMG) and hit points (HP) are showing as zero.

[Season 17] (100 dmg | 1 hits) to (0 dmg | 0 hits) from Supremacy' (0 HP) [Season 17] (100 dmg | 1 hits) to (0 dmg | 0 hits) from JhoNNy SinS.' (0 HP) [Season 17] (100 dmg | 3 hits) to (0 dmg | 0 hits) from TaLhA (0 HP)

SmileYzn commented 7 months ago

That players are dead, something more?

Escap3d commented 7 months ago

I think the damage we deal to the opponent should be displayed at the end of the round, showing how much damage was inflicted and the remaining HP. Currently, it shows zero.

SmileYzn commented 7 months ago

What remain HP if player was dead?

It's the round end!

Escap3d commented 7 months ago

Yes round end 0 hp 0 dgm zero i am hit that kill

SmileYzn commented 7 months ago

Please explain better what you want to do, and that is not a bug is an feature request.

// Show round stats on end
//
// 1 Show round damage in chat
// 2 Show round summary in chat
// 3 Show round damage in console
// 4 Show round summary in console
//
// Default "0"
mb_round_end_stats "0"

Round summary will appear at round end if you hit someone or someone hits you. Not necessary both or only damage done or damage received

Escap3d commented 7 months ago

2 option i am selected that the round end show stats player dmg and hp

SmileYzn commented 7 months ago

"(%d dmg | %d hits) to (%d dmg | %d hits) from ^3%s^1 (%d HP)"

First is damage done to other players by you, second part is damage received form other players. Last Name and HP

I still did not understand what is wrong there

Ps. you can contact-me on steam if you want 🙏