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.
 

Corp Assets : Which hanger?

Author
Artemus Ward
Sebiestor Tribe
Minmatar Republic
#1 - 2012-07-26 11:26:01 UTC
So, I'm pulling the corp assets data from the API feed...

Is there any way to tell which hanger items are stored in?
Artemus Ward
Sebiestor Tribe
Minmatar Republic
#2 - 2012-07-27 14:25:42 UTC
Has anyone been able to do this, or is it not possible via the API as it stands?
Lors Dornick
Kallisti Industries
#3 - 2012-07-27 14:49:08 UTC
Artemus Ward wrote:
Has anyone been able to do this, or is it not possible via the API as it stands?

Haven't looked at the actual API myself but jEveAssets do list which corp hangar, but only in number form.

as in "Flag = Hangar > CorpSAG3" for instance

ie it doesn't tell you what name you've given to the different tabs.

CCP Greyscale: As to starbases, we agree it's pretty terrible, but we don't want to delay the entire release just for this one factor.

Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#4 - 2012-07-27 14:54:36 UTC
There's a flag on the api entries.

http://wiki.eve-id.net/API_Inventory_Flags


In the SDE, there's a flags table. invFlags

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Captain Thunk
Explode. Now. Please.
Alliance. Now. Please.
#5 - 2012-07-28 00:01:08 UTC
Yes, you compare the flagID to get which hangar number and from corporationsheet you can get the actual name of the hangar.