Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I just tried and it seems ok on my end.
Maybe there was a temporary problem on steam workshop, let me know!
following you request, I just pushed on the workshop a small update.
Now you are able to handle usernames with more than one work with admin commands like
/addranking or /removeranking, by using double quotes
/removeranking "Ashen One"
More, I added a new command to perform a total reset of the leaderboards data
/resetranking | /arreset
By feeling, the path should be Option -> "mods" -> Ashen MP Ranking section.
Anyway I will look right now and upload a screenshot!
UPDATE: The config name is "Length of ladder in file", because it also affects the number of ranks written in the file when you check the "Receive data" option (mainly usefull for Streamers).
@CyberPope
I was already thinking on a rework for the Kills/Day since, as you say, usually fresh character use to get on top of the leaderboard. That should be fixed by putting a constraint on the character life, like considering only character with more than 1/2 days of ingame life.
Days/Death might be a good point on reworking the "less deaths"!
@Steen
- a ladder on crafting quantity is quite off the scope of this project
- MONEY - short answer: no. long answer: the mod has a "bank balance" leaderboard that was a customization for a server in which I used to play. Anyway in order to work, a private mod was used to enable the bank balancing (withdraws/deposit). There several other mods that do the same banking stuff, but they are not currently supported.
-Most amount of crafted specific item
-most amount of base.money?
Couple of thoughts/additions that would be cool.
Total Alive category for total time alive on the server
Have Kills/Day be the max of actual kills or the kill/day ratio. the top spots usually taken by a player or two that have only a few kills early on life an don't continue to play.
Days/Death have a stat is average days per death. (total alive / total deaths) the Less Deaths category is usually sitting with a freshie at the top.
/removeranking username1 username2 .....
onPlayerData -- file: Server.lua line # 855 | MOD: Ashen MP Ranking
clientCommandDispatcher -- file: Server.lua line # 993 | MOD: Ashen MP Ranking
Exception thrown java.lang.RuntimeException: __add not defined for operands in onPlayerData at KahluaUtil.fail line:82.
function: onPlayerData -- file: Server.lua line # 855 | MOD: Ashen MP Ranking
function: clientCommandDispatcher -- file: Server.lua line # 993 | MOD: Ashen MP Ranking
ERROR: General , 1717442365307> 25,906,522,778> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: __add not defined for operands in onPlayerData at KahluaUtil.fail line:82.
ERROR: General , 1717442365307> 25,906,522,778> DebugLogStream.printException> tack
Keep slaying zombie and make Knox County a safer place!
Thank you for the translation, I will integrate it in the mod in the next days.
I think that computing on client is going to be worse, but I will consider to add it as a feature :)
I personally tested this only with "Driving skill" mod. You should fill the list with the comma separated list of the custom mod perks, e.g. Driving in my case.
otherPerks = true,
otherPerksList = "Driving",
Let me know if you have any trouble with a specific custom skill mod and asap I will have a look on that!
As per today we are experiencing this issue, hope it can help to troubleshot and fix the issue:
function: SaveToFile -- file: Server.lua line # 243 | MOD: Ashen MP Ranking
function: onPlayerData -- file: Server.lua line # 473 | MOD: Ashen MP Ranking
function: clientCommandDispatcher -- file: Server.lua line # 520 | MOD: Ashen MP Ranking.
[08-05-23 18:26:11.710] ERROR: General , 1683570371710> 10,423,658,161> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: __concat not defined for operands: ; and null at KahluaUtil.fail line:82..
[08-05-23 18:26:11.711] ERROR: General , 1683570371711> 10,423,658,161> DebugLogStream.printException> Stack trace:.
[08-05-23 18:26:11.711] LOG : General , 1683570371711> 10,423,658,162> -----------------------------------------
STACK TRACE
I will check it asap, meanwhile I will put a remark in the mod description!
Thank you for you feedbacks, nice to know you eventually manage to get the mod running on your server.
Regarding the "survivor kills", that's an optional feature, so you can void installing "Fix Survivor Kills MP" if you don't mind about pvp kills!
I haven't installed the mod Fix Survivor Kills MP because I don't want to show the "survivors kills". Is that correct, or do I need to have the mod even though the ranking for survivor kills is not enabled?
Thanks again!
This should not be due this mod, the mod does not edit anything on the player object, just saving stats on memory (and then on file) to handle the leaderboards.
Moreover, the mod is currently running on (at least) one community server and such problem was never faced till now.
I might say nothing about the "Fix Survivor Kills MP", if you installed it you might try to disable it and check.
You may also disable my mod and check if that solves the problem: you can enable it again at anytime without issues!
The UI might need some improvements, I would like to remove the bonding to Simple UI and enhance a bit the UI. Anyway, I will try to fix the reported issue as soon as i can!
Relating to the "total kills", the mod is dropping any data related to priviledged accounts (admins, etc,), so if you set your account privilege to admin it should drop your data from the leaderboards.
Based on my experience, Admins who use to play on their own server login with another different account to behave as a standard player. Howerver, a server option might be added to "allow privileged account" which will be false by default, but can be set to true in case of need!
It would be great to have the option to make bigger the rankings because in zombie kills x1 or x2 in font the kills can't enter all
https://i.imgur.com/1JaWqCK.png
There's a big space between kills, the position number and player.
Also, before I died (1 month player) I had 15K kills and those are not added to total player kills, but the mod added extra kills from... another person perhaps? Perhaps the mod was ignoring me because I was admin sometimes
I will investigate
ERROR: General , 1669245380499> 54,339,027> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: __concat not defined for operands: ; and null at KahluaUtil.fail line:82.
function: onPlayerData -- file: Server.lua line # 457 | MOD: Ashen MP Ranking
function: clientCommandDispatcher -- file: Server.lua line # 504 | MOD: Ashen MP Ranking