The price is calculated in 2 ways:
- Price made by merchant
- Price made by Arithmetic Mean: a price between Merchant Sell price and Merchant Buy price.
There is also a "button" to calculate price of:
- Conset
- Ressurection Scroll
- Power Stones
This program is really easy to use, just download it, unzip the rar file and open the folder, then just run the file .exe (Project1.exe).
No Install is required,it can be used once then can be delected. If you want reuse it just unzip the file again.
ScreenShot:
Download File:
http://www.sendspace.com/file/ds9p13
I dont think to explain how to use it, it is really intuitive, but if someone have problem just ask ;P
---------------------------------------------------------------------------------------------
UPDATES: Version 1.5
Added:
- Essence of Celerity Price Calculator
- Grail of Might Price Calculator
- Armor of Salvation Price Calculator
The buttons to calculate them are opened on a different window clicking on More (button)-->Grail of Might, Essence of Celerity,Armor of Salvation Price Calculator. You dont need put any infos, the value is based on prices of material you have used on previous calculations.
---------------------------------------------------------------------------------------------
UPDATES: Version 2.0
Added:
- Nika Icons added on all windows
- Reorganized files in Folders and added a shortuc with icon
- Added Obsidian shards and Globs of Ectoplam price Calculator based on Arithmetic Mean
NOTE When you open the extra windows :
- Obsidian shards and Globs of Ectoplam price Calculator
- Grail of Might, Essence of Celerity,Armor of Salvation Price Calculator
the program put those windows on top, but if for any reason you click on another window system put them on the back of the main windows (Materials and Conset Calculator) BUT they are still active.
If you loose them in this way you have to move the main window(Materials and Conset Calculator) untill you found them on back, or to avoid this just open them calculate what you need then CLOSE them.
---------------------------------------------------------------------------------------------
UPDATES: Version 2.5
Added:
- First Utility of the program : Doa gems or gemset price calculator
- Fixed a problem of windows display: now when you click on main windows the other windows disaper and they can be reactivated without check behind the main windows.
---------------------------------------------------------------------------------------------
SOURCE CODE:
How to check it?
The program is stored on a Rar file. When you extract it you can see this:
Inside the folder "Files" you can find 4 files:
GWCalculator.pas
Unit2.pas
Unit3.pas
Unit4.pas
Those files contain the source code of the entire program and all the operation i made.
Each file . Pas contain the code of a window:
- Main window - GW Conset and material price calculator = GWCalculator.pas
- Grail,Armor and Bu price calculator - Unit2.pas
- Ectos and Shards price calculator - Unit3.pas
- Doa Gems Price Calculator
The file .pas can be opened with a text editor (notepad,microsoft word ecc.)
NOTE: I Suggest to not touch nothing, just check the files then close without save.