These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Warfare & Tactics

 
  • Topic is locked indefinitely.
 

Any way to see kills/deaths?

Author
Avalaria Itonula
The Organization of Ice and Air
Elementium Alliance
#1 - 2013-08-01 07:11:49 UTC
So Im pretty sure that its not included in the API (not positive) but is there a way to really see a person's kills/deaths? Im not sure but some people seem to be able to keep some of that info off of the KBs like eve-kill and stuff. Like can a recruiting corp get info on whether person X is a terrible pvp pilot and loses 3 ships a day? Or person X likes to Awox? thought there was an accurate way to do it but ive confirmed that somehow people are keeping info off of the main KBs so im wondering if there is another way.
Taoist Dragon
School of Applied Knowledge
#2 - 2013-08-01 07:15:28 UTC
check all the KB's as they all pull the info from the EVE API wether or not the player posts the kill/loss.

The various KB's will have slightly different numbers as some miss some kills/deaths for whatever reasons but you'll get a picture of how they perform pretty easily.

That is the Way, the Tao.

Balance is everything.

Avalaria Itonula
The Organization of Ice and Air
Elementium Alliance
#3 - 2013-08-01 07:30:32 UTC
ok nvm, finally found it, it IS included in a full API. Still not sure how someone manages to keep things off the KB though, even multiple ones.
Salicaz
Verrimus Caelum
#4 - 2013-08-01 08:51:47 UTC
Avalaria Itonula wrote:
person X is a terrible pvp pilot and loses 3 ships a day?.


3 ships a day loss is terrible at pvp? Shocked

TIL im terrible.
Bad Messenger
Rehabilitation Clinic
#5 - 2013-08-01 10:24:37 UTC
Salicaz wrote:
Avalaria Itonula wrote:
person X is a terrible pvp pilot and loses 3 ships a day?.


3 ships a day loss is terrible at pvp? Shocked

TIL im terrible.


amount of losses does not matter much, way how and why you lose those matters most. Some people want to do suicide ganks etc where your ship loss is certain.
Andre Vauban
Federal Defense Union
Gallente Federation
#6 - 2013-08-01 12:23:16 UTC
Avalaria Itonula wrote:
So Im pretty sure that its not included in the API (not positive) but is there a way to really see a person's kills/deaths? Im not sure but some people seem to be able to keep some of that info off of the KBs like eve-kill and stuff. Like can a recruiting corp get info on whether person X is a terrible pvp pilot and loses 3 ships a day? Or person X likes to Awox? thought there was an accurate way to do it but ive confirmed that somehow people are keeping info off of the main KBs so im wondering if there is another way.


The API stores the last 25 kills per character and the last 100 kills for a corp. The API can only be polled once an hour per character. If you poll it before the hour is up, you get an error message. This means if a char creates 2 API keys and gives them to two different kill boards, a lot of kills will be lost as the two kbs will end up polling more than once an hour and one of them will get error messages. If you have more than 25 personal or 100 corp kills in an hour, kills will be lost as well.

.

IbanezLaney
The Church of Awesome
#7 - 2013-08-02 05:26:54 UTC  |  Edited by: IbanezLaney
Avalaria Itonula wrote:
So Im pretty sure that its not included in the API (not positive) but is there a way to really see a person's kills/deaths? Im not sure but some people seem to be able to keep some of that info off of the KBs like eve-kill and stuff. Like can a recruiting corp get info on whether person X is a terrible pvp pilot and loses 3 ships a day? Or person X likes to Awox? thought there was an accurate way to do it but ive confirmed that somehow people are keeping info off of the main KBs so im wondering if there is another way.


Just look at eve.kill

Might take a few hours to update sometimes but it will give you the basic info you need.


Some days you lose none. Other days you shouldn't undock at all.
Everyone who pvps derps a few ships.

Awoxing can be hard to judge from a KB.

If it's FW, two or more corps in the same militia could be at war leaving a killboard that looks like awoxing has occured.
(awoxing in FW also applies to shooting other noncorp militia pilots from your militia faction)


People also test tanks and then go and fight and end up on each others killmails etc.
IbanezLaney
The Church of Awesome
#8 - 2013-08-02 05:28:25 UTC
Andre Vauban wrote:
Avalaria Itonula wrote:
So Im pretty sure that its not included in the API (not positive) but is there a way to really see a person's kills/deaths? Im not sure but some people seem to be able to keep some of that info off of the KBs like eve-kill and stuff. Like can a recruiting corp get info on whether person X is a terrible pvp pilot and loses 3 ships a day? Or person X likes to Awox? thought there was an accurate way to do it but ive confirmed that somehow people are keeping info off of the main KBs so im wondering if there is another way.


The API stores the last 25 kills per character and the last 100 kills for a corp. The API can only be polled once an hour per character. If you poll it before the hour is up, you get an error message. This means if a char creates 2 API keys and gives them to two different kill boards, a lot of kills will be lost as the two kbs will end up polling more than once an hour and one of them will get error messages. If you have more than 25 personal or 100 corp kills in an hour, kills will be lost as well.



Good info - ty.