| Pages: [1] :: one page |
| Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Kuraya
|
Posted - 2008.02.15 13:20:00 -
[1]
Hello, i try to be able to calculate the exact quantity needed for build per exemple 10 ishtar.
I have a variable part, depand if posivite or negative me : if ME is <0 : [wastefactor]= "*(1+abs(ME))" else [wastefactor]= "/(1+(ME))"
to ahve quantity i use this complete formula :
floor((1+(blueprintWastefactor/100)[wastefactor]*abs(quantiy*RUN))
abs = absolute
now i've the bpo of the ishtar, with an me0, the bp wastefactor is 10 so :
((1+(10/100)/(1+0))*(1*10)) it give me 11 vexor needed for a me0 10run ishtar ... but eve ask me for 10 (who is logic)
so my question is ... did the waste is only take with the mineral (groupID 18) and the Construction Components (group ID 334) ?
or it's my formula who is wrong ?
|

Idxx
|
Posted - 2008.02.15 13:43:00 -
[2]
1 ishtar requires 1 vexxor, regardless of ME, so your formula doesn't apply. its just
baseship = qtyManufactured
|

Kuraya
|
Posted - 2008.02.15 13:49:00 -
[3]
so only mineral / TII composant are affected by the waste ?
not the base item, the consturction block / electro ...
|

Lord Fitz
Antares Fleet Yards SMASH Alliance
|
Posted - 2008.02.15 13:55:00 -
[4]
construction blocks are affected by waste, the base ship isn't and I don't think R.A.M Tech stuff is either.
|

Kuraya
|
Posted - 2008.02.15 14:01:00 -
[5]
How to identify what is the "base" item in the ccp data export ?
|

Idxx
|
Posted - 2008.02.15 14:05:00 -
[6]
the base item is the T1 variant of the T2 item you are trying to build. If you "Show Info" on the t2 item, the last tab will have the t1 variant's name. In this case, an Ishtar is the t2 variant of the vexxor. Just like a co-processor 1 is the T1 base of its T2 variant, the co-processor 2.
I think ME applies to *everything* else, but I had never really thought about the RAM, as the last poster mentioned.
|

Kuraya
|
Posted - 2008.02.15 14:09:00 -
[7]
sorry i know what ingame that mean, but i try to get a SQL request who calculate me qty, so i need a way to get the base item of a TII variant, to be able to NOT apply the waste factor
|

Idxx
|
Posted - 2008.02.15 14:36:00 -
[8]
I would check what the perfect RAM requirement for your item is on this website: http://www.eve-online.com/itemdatabase/EN/ships/heavyassaultships/gallente/12005.asp
And then compare it to your -4 ME bpc, or whatever BPC you're using. if the numbers differ, then yes, RAM is affected by ME. You can apply the same check for all items on the materials list.
|

Serrano Balthar
Black Nova Corp Band of Brothers
|
Posted - 2008.02.15 14:41:00 -
[9]
construction block are affected, R.A.M and base item aren't ----------- Igvar Thorn arn ! |
| |
|
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |