These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Phoebe 1.0 SDE is out.
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
CCP Phantom - Senior Community Developer
SELECT materialtypeid,typename,greatest(1,ceil(quantity*(1-(7/100)))) runquantityFROM industryActivityMaterials JOIN invTypes ON (industryActivityMaterials.materialtypeid=invTypes.typeid)WHERE industryActivityMaterials.typeid=22465 and activityid=1;+----------------+-------------------------------+-------------+| materialtypeid | typename | runquantity |+----------------+-------------------------------+-------------+| 3828 | Construction Blocks | 22 || 11399 | Morphite | 14 || 11478 | R.A.M.- Starship Tech | 9 || 11533 | Magpulse Thruster | 56 || 11534 | Gravimetric Sensor Cluster | 70 || 11540 | Quantum Microprocessor | 335 || 11544 | Titanium Diborite Armor Plate | 1395 || 11550 | Graviton Reactor Unit | 14 || 11552 | Scalar Capacitor Unit | 140 || 11558 | Sustained Shield Emitter | 36 || 16238 | Cormorant | 1 |+----------------+-------------------------------+-------------+
SELECT "materialTypeID","typeName",greatest(1,ceil(quantity*(1-(7/100)))) as runquantityFROM "industryActivityMaterials" JOIN "invTypes" ON ("industryActivityMaterials"."materialTypeID"="invTypes"."typeID")WHERE "industryActivityMaterials"."typeID"=22465 and "activityID"=1; materialTypeID | typeName | runquantity ----------------+--------------------+------------- 0 | #System | 150 2 | Corporation | 60 3 | Region | 1 4 | Constellation | 23 5 | Solar System | 75 6 | Sun G5 (Yellow) | 9 7 | Sun K7 (Orange) | 1500 8 | Sun K5 (Red Giant) | 360 9 | Sun B0 (Blue) | 38 10 | Sun F0 (White) | 15(10 rows
EsiPy - Python 2.7 / 3.3+ Swagger Client based on pyswagger for ESI
@CCP_FoxFour // Technical Designer // Team Tech Co
Third-party developer? Check out the official developers site for dev blogs, resources, and more.
10679: activities: copying: time: 720 invention: materials: - quantity: 1 typeID: 20412 - quantity: 1 typeID: 20414 - quantity: 1 typeID: 25556
--
iveeCore 3.0: The PHP engine for industrial activities and CREST library