PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
37 stars 8 forks source link

ACCURACY: Adds an accuracy counter to the scoreboard #245

Closed kai-li-wop closed 6 months ago

kai-li-wop commented 6 months ago

The goal is to add an accuracy counter to the scoreboard, as it has been requested by the community. Instead of showing the counter to all players by adding it to the scores, I think it is good enough to only show it locally to the client itself to avoid too much bashing of new and not so experienced players.

Weapons where the accuracy count seems to work as expected:

mgerhardy commented 6 months ago

what about G_RunExplosion - should this also count into the accuracy calculation?

mgerhardy commented 6 months ago

should work now

kai-li-wop commented 6 months ago

@mgerhardy: I merged the pull request but there is one thing that might need a fix. Imperius shots are somehow count double. I always receive 200% when shooting one other player with one Imperius shot.