TheEnginesOfCreation / EntityPlus

EntityPlus is a mod that offers a true single player experience in the Quake III Arena videogame.
34 stars 5 forks source link

Make accuracy influence carnage score directly #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The scoreboard shouldn't split up the accuracy score from the carnage score, 
but only show carnage score which would be the carnage score + accuracy score. 
While it has no influence on the final score, it does bring a bit more 
variation in the carnage score. The score board could show the accuracy 
percentage behind the carnage score so the player still has an indication of 
how good his accuracy is.

Original issue reported on code.google.com by era...@gmail.com on 1 Jul 2011 at 2:07

GoogleCodeExporter commented 9 years ago
This is implemented. It does in fact change the final score though, as before 
the accuracy would be calculated on the carnage + deaths score, now only 
carnage score. It does makes more sense this way.

Original comment by era...@gmail.com on 5 Jul 2011 at 9:17