thank you so much, this is very nice released.
Printable View
thank you so much, this is very nice released.
Adding this bit to the main post, before people get any "ideas".
Note: This is strictly for personal, non-commercial use. Do not attempt to use this for monetary gain in any way, shape, or form.
I've seen this happen way too much with older files and even on projects for different games, and I will likely call whomever out if it happens (example: selling server files, selling repacks - including VM images, or opening up "cash-grab" servers)
I am sure we all want to have a good time, so keeping it this way is best for everyone.
I reinstalled the original EU v1.69 Client, do I need to use the vindictus.exe from server, and hex it to bypass uptodate2.info? And is there anything to do with my server? It's the oldest version and I just replace files from this post.
- - - Updated - - -
Hi bro, I think i need your help. Now I can creat the name, but at the time I enter the game, it just disappeared without any hints. So can you give a detailed tutorial? Including changes to the server from http://forum.ragezone.com/f945/tutor...setup-1107562/ and the clean original 1.69 client.
- - - Updated - - -
My vindictus server is from http://forum.ragezone.com/f945/tutor...setup-1107562/, and I reinstalled the origianl 1.69 client from http://forum.ragezone.com/f944/relea...-69-a-1113635/. Can you tell me the details of the setting steps?
Are any of the old "fixes" necessary to use with this? For example, the Kai fix, Evie spell save fix, etc.
I'm also getting this error upon naming my character:
https://i.imgur.com/X3vMsJc.png
Thx to @ylwong
2. insert the following record into table DefaultItemInfo in server db
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);
or edit manually both server and client heroes.db3 with sqlitestudio or other program In Defaultiteminfo.
Add new 6 rows and put those 6 itemclasses (life_potion_lvl0,phoenix_feather_lvl0 and go on..) character class 10, number as you please and features "null" save and there you go
What kind of solution are you looking for?
It will work fine on Windows 10 if you inject it.
lucas made one that overrides nexon_api instead which should work without manual injection.
http://forum.ragezone.com/f944/relea...8/#post8849708
I tried this, but the game still crashAttachment 162472
I did that. The vindictus.exe I'm using now is form here
http://forum.ragezone.com/f945/tutor...setup-1107562/
I think it may be the oldest version.