Is there a mod out there that will, globally, replace the top scorer table with a top solokill list instead? I've always hated the 'score' system on killboards and find it pretty pointless. Would like to replace that table entirely with top solo kills or just flat remove it and just have 30 top killers listed instead.
Would LOVE to have a top logi pilot but until CCP gets off their ass and adds logi to kill mails that isn't happening. I know there are a couple mods that let you add logi to kills but, honestly, that's just WAY too much manual labor in an active corp to keep track of, or monitor for accuracy.
[Request] Mod to replace the top scorer table
-
- Greenhorn
- Posts: 15
- Joined: Sun Apr 24, 2016 08:36
Re: [Request] Mod to replace the top scorer table
Hi,
to my knowledge no such mod exists.
I gave it a try to quickly throw something together, but soon had to find out that for doing a proper job I can't really get to all the data I need from the mod's perspective. I think I'm going to add the required methods to all the classes, so it can be done nicely with a later release.
I can offer a mod that does the replacement on the front page in an okay-ish way (from a programmer's perspective), if you're interested?
Best Regards,
Salvoxia
to my knowledge no such mod exists.
I gave it a try to quickly throw something together, but soon had to find out that for doing a proper job I can't really get to all the data I need from the mod's perspective. I think I'm going to add the required methods to all the classes, so it can be done nicely with a later release.
I can offer a mod that does the replacement on the front page in an okay-ish way (from a programmer's perspective), if you're interested?
Best Regards,
Salvoxia
-
- Greenhorn
- Posts: 15
- Joined: Sun Apr 24, 2016 08:36
Re: [Request] Mod to replace the top scorer table
If it's not a ton of trouble, sure. Otherwise I can wait until you tweak the setup so that it's more graceful to do 

Re: [Request] Mod to replace the top scorer table
Hi,
see .
This mod replaces the Top Scorers list on the front page with the Top Solokillers list. I also threw in a new "Top 1on1 losers" list for when viewing losses on the front page.
Upload the folder in the zip-File to your mods directory an enable the mod in ACP -> Modules. You might have to clear your cached templates.
Best Regards,
Salvoxia
see .
This mod replaces the Top Scorers list on the front page with the Top Solokillers list. I also threw in a new "Top 1on1 losers" list for when viewing losses on the front page.
Upload the folder in the zip-File to your mods directory an enable the mod in ACP -> Modules. You might have to clear your cached templates.
Best Regards,
Salvoxia
Re: [Request] Mod to replace the top scorer table
Hi,
I stumbled over a neat config option: ACP -> Kill Details -> Show kill points (and loss and total points). Unchecking these will make go the top scorers toplists away (as well as the rest of the score stuff).
Best Regards,
Salvoxia
I stumbled over a neat config option: ACP -> Kill Details -> Show kill points (and loss and total points). Unchecking these will make go the top scorers toplists away (as well as the rest of the score stuff).
Best Regards,
Salvoxia
-
- Greenhorn
- Posts: 15
- Joined: Sun Apr 24, 2016 08:36
Re: [Request] Mod to replace the top scorer table
Thanks! This is perfect.