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.
 

Database - Reactions

Author
Chaotic Mind
Republic University
Minmatar Republic
#1 - 2012-01-28 13:44:47 UTC
Hello there,

I've found the Table "invTypeReactions" in the Database, but it doesn't show the real Input and Output amount.

For example to produce "Crystalline Carbonide", the table says:
Input -> Carbon Polymers = 1
Input -> Crystallite Alloy = 1
Ouput -> Crystalline Carbonide = 1

but it should be 100,100 and 10000 output.

So where's the real information please?
Dragonaire
Here there be Dragons
#2 - 2012-01-28 19:48:27 UTC
Look for a multiplier column in one of the tables you are using. Most of the time it easy to find once you start looking for it.
If you haven't found it yet you might have a look at http://wiki.eve-id.net/SQL_Methods_on_the_dump

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