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.
 

NPC Ships

Author
Markus Dallocort
SELEBROS
#1 - 2016-09-26 00:13:40 UTC
Hello, I have question about eve xml api. I cant understand, what data receive in column "reason" in walletjournal

Reference Type

Arg1ID provides the solar system ID where the bounty was acquired. For each type of NPC killed, its typeID is followed by a colon and the quantity killed. These pairs are seperated by commas, and if there are too many (more than about 60 characters' worth) the list is ended with a literal ",..." to indicate that more have been left off the list.

"25639:1,25650:1,25704:2,"

In wallet I see: Clippler Drone:1 Striker Drone:1 Devilfish Drone:2
that in transaction mean:
25639:1 = Clippler Drone:1
25650:1 = Striker Drone:1
25704:2 = Devilfish Drone:2
I found it in eve manual, but I cant find anothers.

How to send a request to Npc ship in the database?

Where I can get full list of those codes with description:
3747:8
3748:1
18070:2
18071:1
18072:1
18073:7
18074:3
18075:2
23478:10
23479:4
23480:6
23481:6
23482:2
23483:3
23484:1
23485:2
23486:3

Thanks for help.
Carbon Alabel
Gemini Talon
The Curatores Veritatis Auxiliary
#2 - 2016-09-26 01:16:58 UTC