DayZ
40 ratings
Intenz-Leaderboard
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
File Size
Posted
Updated
2.014 MB
2 Jun, 2019 @ 2:27am
9 Sep, 2021 @ 1:33pm
9 Change Notes ( view )

Subscribe to download
Intenz-Leaderboard

Description
IntenZ Leaderboard

A mod for extracting the most relevant player stats in to json-files.
Example: https://dayzintenz.com/dayz/leaderboard

Intenz Leaderboard will extract data in to a JSON-file individually for each player. The data will be formated in a way that is easy to handle.
The mod is mainly created for developers that needs to access ingame-data when creating a leaderboard/dashboard webpage/discord bot. You are alone responsible for getting the json data in to your prefered database.

You are not allowed to unpack, repack or modify this mod without my permissions.

Instructions
Create a folder in your servers profile folder and name it Leaderboard. a json file for each player will be generated automatically as they login to the server. How you use the data is up to you. I would suggest that you add the data to a db each restart and dispose the files after the data is added. Good luck! If you have any questions I suggest you take them in our Discord https://discord.gg/g5RxE8h

Stats will contain:
On current alive character you will find data such as:
¤ Kills - a array of kills with data for each kill (this only contains kills for the current alive character)
¤ Animals killed - a list of animals killed.
¤ name - name of player
¤ A count property for each death source (for example death to zombie count)
¤ Amount of zombies killed
¤ Time survived
¤ Distance travelled
¤ longest shot

On each kill you will find data such as:
¤ The victim - its id and the time it had survived.
¤ Timestamp
¤ Position - vector for where on the map the kill took place
¤ weapon used

each dead generation will be saved to deaths-list with necessary data such as:
¤ Distance traveled
¤ Killers SteamID
¤ Weapon used by killer
¤ Cause of death (zombie, natural cause, playerkill, animalkill)
¤ kills - a list of kills for this generation with data for each kill
¤ list of animals killed
¤ longest hit on player
¤ zombiekills
¤ time survived
¤ Timestampprovided

If you are not interested in generation and kills objects and only want the total then you will have to iterrate through deaths and sum up the stats together with current alive characters stats.

open source solutions:
Discord-bot from Capps: https://github.com/Capps0611/DayZ-Player-Leaderboard-Bot
Popular Discussions View All (1)
1
11 Feb, 2020 @ 9:05am
Servers running this amazing mod!
BeeDub
63 Comments
Loukroz 14 Feb, 2024 @ 5:22am 
Hello Sir I would like to use your mod on my server. Am I able to Repack the mod, will provide a link to your mod. Thanks in advance. ?
ha ok it's why, thanks for your feedback !
QuickZ  [author] 4 Mar, 2023 @ 7:46am 
only data that should come back is these ones from alive character.
¤ Time survived
¤ Distance travelled
¤ longest shot
¤ zombiekills
Since Dayz stores those.
Different kinds of kills n deaths are written live.
I love your mod <3 !!
Working well , even with KillReward for me ;)

But how can we reset all players stats ?
when i delete all file in directory , it came back with old data .
cotobotik 9 Jan, 2023 @ 12:09am 
Discord bot doesn't work for me. Has anyone launched it?
UK Hyper 6 Jan, 2023 @ 4:35am 
hi there can i repack thanks
Mr.Shadow 17 Oct, 2022 @ 1:52am 
What keybinding is to toggle it?
Back2Basics 22 Sep, 2022 @ 8:08am 
Hello Sir I would like to use your mod on my server. Am I able to Repack the mod, will provide a link to your mod. Thanks in advance.
Lord Helmchen ©︎™ 19 Jun, 2022 @ 11:47pm 
I figured out that the client crashes when i use your mod in combination with KillReward.
Lord Helmchen ©︎™ 19 Jun, 2022 @ 11:11pm 
OH Ok, thx for the response i think i have to check if there is an conflict with another mod on a testserver.