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.
 

google docs and crest

First post
Author
dhunpael
#1 - 2015-04-09 14:18:33 UTC
Hi,

I was just wondering, is it possible to pull all the blueprints from the eve servers through crest so that i dont' have to manually take all the materials needed and put them there?

If so, how do i do this?

I know that this kind of questions have been asked a lot, but i can't seem to find a sollid document explaining how to do this kind of stuff, only snippets of data.
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#2 - 2015-04-09 19:45:41 UTC
https://www.fuzzwork.co.uk/dump/latest/

You want the industryActivityMaterials table, and the invTypes tables. (available at the link, in excel format) That's for the materials.

For your blueprints, https://github.com/fuzzysteve/eve-googledocs-script/blob/master/blueprints.gs

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

dhunpael
#3 - 2015-04-10 06:58:27 UTC
Steve Ronuken wrote:
https://www.fuzzwork.co.uk/dump/latest/

You want the industryActivityMaterials table, and the invTypes tables. (available at the link, in excel format) That's for the materials.

For your blueprints, https://github.com/fuzzysteve/eve-googledocs-script/blob/master/blueprints.gs


Thanks for the answer, but it's not realy what i'm looking for.

If i use your dump and CCP changes the materials needed for building a certain item, i would have to reload the dump myself.
If i could just pull in this data through CREST...

That way i would be sure that my data is always correct.
dhunpael
#4 - 2015-04-10 08:22:05 UTC  |  Edited by: dhunpael
disregard this post, i found the problem
Kali Izia
GoomWaffe
#5 - 2015-04-10 08:49:49 UTC
That kind of information isn't currently in CREST.
FoxFour has said he'd like to be able to do it, but for now you have to use the SDE.
dhunpael
#6 - 2015-04-10 08:58:30 UTC
Kali Izia wrote:
That kind of information isn't currently in CREST.
FoxFour has said he'd like to be able to do it, but for now you have to use the SDE.



Ok, thank you, didn't know that =D