How do I get Delia to create it?
Unfortunately no.
@zmffls12 Is Delia enabled in your featurematrix in your heroes.db3/heroescontents.db3?
Gvy's bins (1.64) will not work, you will need the clean EU 1.69 bins
Here you go,
https://mega.nz/#!tNx3FJTI!-jjN3gnKY...eu-JUl5naeWS0k
Now I'm getting this one shortly after running "start.bat"-- I should note, I have been doing all of my work and using this client as a base from the get-go, if that bears any weight on the issue I'm having.
are you using proper 1.69(or equivalent) client bins? because the ones i released as part of my 1.69 repack were a hodgepodge of Thai DLLs and 1.62. the 1.69 ones as uploaded by Delt SHOULD work but i honestly dont know whats up with yours without looking at your client in detail
Can I upload clients that are using Tannaka?
I'm gonna try re-installing a clean v1.69 client from this thread and applying Delt's bins and seeing if that works.
Last edited by Tannaka; 13-02-18 at 04:19 PM.
If u are using Gvygvxvx EU Client v1.69, u need to revert some changes in order for them to work.
1. restore the original bin folder from EU Client v1.69
2. restore the original 9FB527B373DCBD159552ADD1710487A724237AF9.hfs file
3. remove the scaleform folder
then
1. hex edit the bin/engine.dll to point the heroes.db3 from sql folder.
2. insert the following record into table DefaultItemInfo in server db
My EU Client v1.69 bin and hsf file which I tested working on Delia server files.Code:INSERT INTO "main"."DefaultItemInfo" ("ID", "CharacterClass", "ItemClass", "ItemNum", "Feature") VALUES (100, 10, 'life_potion_lvl0', 20, NULL); INSERT INTO "main"."DefaultItemInfo" ("ID", "CharacterClass", "ItemClass", "ItemNum", "Feature") VALUES (101, 10, 'phoenix_feather_lvl0', 4, NULL); INSERT INTO "main"."DefaultItemInfo" ("ID", "CharacterClass", "ItemClass", "ItemNum", "Feature") VALUES (102, 10, 'repair_kit_lvl0', 10, NULL); INSERT INTO "main"."DefaultItemInfo" ("ID", "CharacterClass", "ItemClass", "ItemNum", "Feature") VALUES (103, 10, 'gold', 10000, NULL); INSERT INTO "main"."DefaultItemInfo" ("ID", "CharacterClass", "ItemClass", "ItemNum", "Feature") VALUES (104, 10, 'javelin_lvl0', 14, NULL); INSERT INTO "main"."DefaultItemInfo" ("ID", "CharacterClass", "ItemClass", "ItemNum", "Feature") VALUES (105, 10, 'bastardsword_newbie', 1, NULL);
https://drive.google.com/file/d/1fhD...ew?usp=sharing
Password: ylwong
Image screen for creating new character
In game delia character
![]()
i got it works...i used 169 clean client then gvy bin files , i needed icudt56.ddl ,icuuc56.dll, vindictus.exe, bip and uptodate2 from http://forum.ragezone.com/f944/relea...-69-a-1113635/, then used ylwong files bin + hfs files. Only difference i had to change engline.dll hex edit, i changed sql/heroes.db3 to sqloll/heroes.db3 cause had size error. In poor words i changed heroes.db3 hex point and sql folder name to sqloll