PDA

View Full Version : CoD2MapStats: Draw your stats on CoD2 maps



Lonsofore
13th October 2018, 12:12
Hey.

About

With this python packet you can analyze some stats on Call of Duty 2 maps.
E.g. you can draw the death heatmap with CoD2MapDeath (https://killtube.org/showthread.php?3121-CoD2MapDeaths-Almost-500-000-lines-of-deaths&p=17603).

Notice: at this moment, there are only top 5 maps (in alphabet order) with configs. On other maps it will create config, but you should configure it.



Features

* All stock Call of Duty 2 maps images from the top. Not mine, but looks good. Thx to all screeshots authors.
* Some settings, like black&white background, plot alpha, custom title, etc.
* Command-line interface. Use "cod2mapstats -h" to see all keys or look in 'Run' part.



Example

Lets see, which game type is the most camp and what game type is the most dynamic. For example, on Carentan.
1561
1560
1562
So, as we can see, the most dynamic game type is CTF and the most camp game type is DM.



How to...

How to install, configure and use - in Github (https://github.com/Lonsofore/CoD2MapStats), feel free to use.