Results 1 to 3 of 3

Thread: CoD2MapDeaths: Almost 500 000 lines of deaths

  1. #1
    Private Lonsofore's Avatar
    Join Date
    Oct 2016
    Posts
    86
    Thanks
    82
    Thanked 38 Times in 25 Posts

    CoD2MapDeaths: Almost 500 000 lines of deaths

    Strange title. But anyway. I collected almost 500 000 deaths and stored it in one SQLite database. What is it:

    1. gametype;
    2. map;
    3. x;
    4. y;
    5. z;
    6. weapon (of killer).

    10 000 lines per gametype+map.
    Gametypes: dm, tdm, ctf, sd, hq, htf.

    What can you do with it? E.g. heatmap:
    Click image for larger version. 

Name:	mp_toujane.jpg 
Views:	43 
Size:	338.3 KB 
ID:	1556


    And all on my Github, feel free to use.
    Last edited by Lonsofore; 12th October 2018 at 01:43.

  2. The Following 4 Users Say Thank You to Lonsofore For This Useful Post:

    kung foo man (12th October 2018),serthy (12th October 2018),vanfreddy (12th October 2018),ysniper (26th January 2019)

  3. #2
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,083 Times in 753 Posts
    I made a JavaScript version, so you can run custom queries in the browser: http://killtube.org/crackedvodka/

    repo: https://github.com/KILLTUBE/CoD2MapDeaths.js

    As KILLTUBE member you have write access to the repository, if you wanted to mess with JavaScript
    timescale 0.01

  4. The Following User Says Thank You to kung foo man For This Useful Post:

    Lonsofore (13th October 2018)

  5. #3
    Private Lonsofore's Avatar
    Join Date
    Oct 2016
    Posts
    86
    Thanks
    82
    Thanked 38 Times in 25 Posts
    Quote Originally Posted by kung foo man View Post
    I made a JavaScript version, so you can run custom queries in the browser: http://killtube.org/crackedvodka/

    repo: https://github.com/KILLTUBE/CoD2MapDeaths.js

    As KILLTUBE member you have write access to the repository, if you wanted to mess with JavaScript :D
    Haha, thank you :)

    I placed a link to online version and this thread in Readme.

    And by the way, if someone needs some data about custom map - let me know, maybe I have it aswell ;)

  6. The Following User Says Thank You to Lonsofore For This Useful Post:

    kung foo man (13th October 2018)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •