Would it be possible to have the background of names colored red/green (kills/losses) ? Not sure how simple/hard that would be but I know it would look great with it

This is not a mod issue but an issue with the way the new EDK4 calculate ship lost value.Mavrik347 wrote:Bug:
http://www.sev3rance.com/kb/index.php?a=home
Fon Revedhort - 829.89 Million ISK
Actual loss: 3,814,607,262 ISK
Also shows losses even when only kills is selected.
Code: Select all
$y = (int) kbdate("o");
Code: Select all
$y = (int) kbdate("Y");
I only just upgraded to EDK 4.0.3 from 3.2.x, so it's possible that some old data for this loss exists and perhaps that field is coming up empty or something, i'll see.elseif (config::get("mostexp_corpid") && $pod->getVictimCorpID() == config::get("mostexp_corpid"))