Page 1 of 2
L2 Ultimate Drop Calculator
Posted: Fri Jan 01, 2010 5:32 pm
by Negat1ve
Well , because i love L2j and Lineage II and i m learning C++ .. i have decided to make simple drop calculator for it..
It is still unfinished but i m still working on it =)
program uses its own database files for all items and NPCs..
this database is converted from MySQL dump file of L2jdb.sql
program supports languages..
language files can be opened and edited in notepad
if you are bored you can make translation and post it here =)
I m not sure but it will maybe require net framework 3.5+
Search engine is currently working only for weapons.
Soon will be added for other things
improvements ideas are welcome
(updated)
Link :
http://www.filefront.com/15273099/L2%20 ... ulator.rar
Thanks for your support
Re: L2 Ultimate Drop Calculator
Posted: Fri Jan 01, 2010 6:56 pm
by Negat1ve
14 views and nobody tried \ commented ? =(
Re: L2 Ultimate Drop Calculator
Posted: Fri Jan 01, 2010 8:35 pm
by janiii
maybe make screenshots? not everybody likes to download anything from random forum links..
Re: L2 Ultimate Drop Calculator
Posted: Fri Jan 01, 2010 9:17 pm
by Negat1ve
Re: L2 Ultimate Drop Calculator
Posted: Fri Jan 01, 2010 11:05 pm
by JIV
i guess
http://l2jdp.com/l2jdb/ provide more info and even more.
Re: L2 Ultimate Drop Calculator
Posted: Fri Jan 01, 2010 11:06 pm
by janiii
you should also provide some info about the tool - does it use some own data source, or does it connect to an external database, does the tool have some config, etc..
Re: L2 Ultimate Drop Calculator
Posted: Fri Jan 01, 2010 11:25 pm
by Negat1ve
Database of weapons converted and updated in first link
Re: L2 Ultimate Drop Calculator
Posted: Sat Jan 02, 2010 1:17 am
by ThePhoenixBird
Please provide source code for your app

Re: L2 Ultimate Drop Calculator
Posted: Sat Jan 02, 2010 2:21 pm
by Negat1ve
source was attached to the first link
Re: L2 Ultimate Drop Calculator
Posted: Sun Jan 24, 2010 11:59 am
by Darkus
I rly like this... i will make a translation to Brazilian Portuguese!
this was something i was searching for!
Re: L2 Ultimate Drop Calculator
Posted: Thu Jan 28, 2010 2:57 am
by Darkus
here... I translated to Brazilian Portuguese
Filename: Brasileiro.BIN
Code: Select all
Text[1]=InicioText[2]=Bem vindo ao %AppName%Text[3]=Escolha uma tarefa ...Text[4]=Procurar Monstro ...Text[5]=Procurar NPC ...Text[6]=Procurar Drop ...Text[7]=Ver Raid Boss ...Text[8]=LinguagemText[9]=GradeText[10]=TipoText[11]=ProcurarText[12]=SwordsText[13]=BluntsText[14]=Dual SwordsText[15]=FistsText[16]=BowsText[17]=2h SwordsText[18]=DaggersText[19]=RapiersText[20]=Ancient SwordsText[21]=PoleText[22]=CrossbowsText[23]=Dual DaggersText[24]=EtcText[25]=NomeText[26]=CristaisText[27]=SalvarText[28]=ArmasText[29]=Config.Text[30]=ArmadurasText[31]=ShieldsText[32]=Full ArmorsText[33]=ChestsText[34]=LegsText[35]=BootsText[36]=GlovesText[37]=HelmetsText[38]=JewelsText[39]=CloaksText[40]=TattoosText[41]=BraceletsText[42]=AccessoriesText[43]=ShirtsText[44]=BeltsText[45]=SobreText[46]=Text[47]=ApplicationText[48]=VersaoText[49]=AutoresText[50]=Data da BuildText[51]=Hora da BuildText[52]=SiteText[53]=DataPackText[54]=2h BluntsText[55]=Procurar Arma ...Text[56]=Procurar Armadura ...Text[57]=NPCsText[58]=LevelText[59]=DropText[60]=ChanceText[61]=TipoText[62]=XText[63]=Spoil
Re: L2 Ultimate Drop Calculator
Posted: Sat Feb 20, 2010 6:13 pm
by kurtspirit
Here is the French Translation (copy and paste on notepad, save as Francais.bin..) :
Code: Select all
Text[1]=Page d'acceuilText[2]=Bienvenu sur %AppName%Text[3]=Choisissez votre categorie ...Text[4]=Recherche de Monstre ...Text[5]=Recherche de NPC ...Text[6]=Recherche de Drop ...Text[7]=Voir les Raid Boss ...Text[8]=LangageText[9]=GradeText[10]=TypeText[11]=RechercheText[12]=EpeesText[13]=BluntsText[14]=Double EpeesText[15]=GriffesText[16]=ArcText[17]=Epees 2 mainsText[18]=DaguesText[19]=RapiersText[20]=Epees AnciennesText[21]=PoleText[22]=ArbalettesText[23]=Double DaguesText[24]=EtcText[25]=NomText[26]=CrystauxText[27]=Sauver les PreferencesText[28]=ArmesText[29]=PreferencesText[30]=ArmuresText[31]=BoucliersText[32]=Armures ComplètesText[33]=Haut d'ArmuresText[34]=Bas d'ArmuresText[35]=ChaussuresText[36]=GantsText[37]=CasquesText[38]=BijouxText[39]=CapesText[40]=TattoosText[41]=BraceletsText[42]=AccessoiresText[43]=ShirtsText[44]=CeinturesText[45]=A propos deText[46]=Text[47]=ApplicationText[48]=VersionText[49]=AuteursText[50]=Date de CompilationText[51]=Temps de CompilationText[52]=Site WebText[53]=DatapackText[54]=Blunts 2 MainsText[55]=Recherche d'Arme ...Text[56]=Recherche d'Armure ...Text[57]=NPCsText[58]=NiveauText[59]=DropText[60]=ChanceText[61]=TypeText[62]=FermerText[63]=Spoil
Re: L2 Ultimate Drop Calculator
Posted: Sat Oct 23, 2010 4:25 pm
by moczor
Where can I obtain converted database, or wchich tablets and how to convert? Maybe some FAQ for noobs? ty vm.
Re: L2 Ultimate Drop Calculator
Posted: Sat Oct 23, 2010 8:58 pm
by surskis
Nice work...
Re: L2 Ultimate Drop Calculator
Posted: Sun Nov 07, 2010 8:18 am
by Szponiasty
It's ok, but useless for me

If you'd make it directly connect to mysql server and get all data from there... I would be able to cross dropcalc app out of my todo list xD