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

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

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

[API Question] Faction War Victory Points

Author
SigmaPi
Ambivalent Inc
Coney Island Ski Club
#1 - 2012-04-10 07:28:02 UTC
I have a fairly simple question that I cant seem to find any answers on in any documentation. Is there an API call for victory points in a system (i.e - the level of contested it is?)

Thanks in advance for any help!
Desmont McCallock
#2 - 2012-04-10 08:42:42 UTC
SigmaPi
Ambivalent Inc
Coney Island Ski Club
#3 - 2012-04-10 16:45:47 UTC
Desmont McCallock wrote:
http://wiki.eve-id.net/APIv2_Factional_Warfare_Stats_XML


I read this information before posting, and I thank you for responding, but my understanding of that API information is that there is no "system specific" information given - maybe I'm wrong?
Desmont McCallock
#4 - 2012-04-10 18:18:55 UTC
Nope. I don't see any API call returning VP per System.
SigmaPi
Ambivalent Inc
Coney Island Ski Club
#5 - 2012-04-10 18:21:38 UTC
Desmont McCallock wrote:
Nope. I don't see any API call returning VP per System.


Thanks for your help mate, I know it can be done in some way - as I know of a tool that is API driven that gives percentage of contested of given FW systems... I just dont know how they are getting the information from the documented API tables.
SigmaPi
Ambivalent Inc
Coney Island Ski Club
#6 - 2012-04-12 15:10:14 UTC
Anyone else have any ideas on this?
Dragonaire
Here there be Dragons
#7 - 2012-04-12 16:00:57 UTC
There are several APIs related to faction warfare. There are per char and per corp ones plus top 100 general stats and if you combine that with killlog data it shouldn't be hard to come up with the data you're trying to figure out. The kills include faction info in them so once you have that info it should be simple enough to figure out how many were contesting the system etc.

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.