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

AliasXNeo
Gallente
|
Posted - 2007.08.28 23:56:00 -
[1]
Hello,
I want a system where I can pay my miners by how much ore they mine. I would like to pay per ore piece. The market prices for ore looks unfair, how might I find a reasonable price for each ore piece? Any suggestions? Thanks. ~ Eve Online API Programmer ~ - Evewebspace Developer - Like my stuff? Donate to Neo XX! |

Paddlefoot Aeon
Neogen Industries Fallen Souls
|
Posted - 2007.08.29 02:27:00 -
[2]
Take an ore... lets say Veldspar.
Say you get 333 in a batch, and 1000 units of trit in a batch.
Set an internal price for each mineral (Trit, Pyer, etc) and have it float with the market. For this example, lets say Trit is 1.5 ISK per unit.
So 1000 units x 1.5 isk/unit = 1500isk per batch... and with 333 ore in a batch, each ore peace is valued at 1500/333 = 4.05isk.
Rinse and repeat for the other Ores. I recommend excel to keep it all straight. -----------------------------------------------
|

AliasXNeo
Gallente
|
Posted - 2007.08.29 03:41:00 -
[3]
Yeah I was hoping I wouldn't have to do it by hand. Is there an excel sheet there already does this? ~ Eve Online API Programmer ~ - Evewebspace Developer - Like my stuff? Donate to Neo XX! |

Mattdathor
|
Posted - 2007.08.29 07:48:00 -
[4]
I made a small site for that for myself.
http://mfr.lit.cc/ore.php
you can download the page and use it offline as well. all the javascript is included in the php-file.
|

Shinhan
Phoenix Knights Dark Nebula Galactic Empire
|
Posted - 2007.08.29 09:43:00 -
[5]
Originally by: Mattdathor I made a small site for that for myself.
http://mfr.lit.cc/ore.php
you can download the page and use it offline as well. all the javascript is included in the php-file.
Linkified.
Also, here is my improved PHP version It automatically downloads current minerals prices from EVE-Central's XML feed. Also adds trailing zero when needed. (for example, if ISK/Unit is "7.5", my page will show "7.50" so all the numbers are properly aligned)
-- Selling apples, 1 signature each. ѼѼѼѼѼѼѼ |
| |
|
| Pages: [1] :: one page |
| First page | Previous page | Next page | Last page |