-
Content Count
35 -
Joined
-
Last visited
Community Reputation
13 NeutralAbout iamMercury

-
Rank
Neutral
- Birthday 09/07/2000
Informations
-
Nationality
Italian
-
Gender
Male
-
Location
Panama
Social Networks
-
Discord
Ares#6199
- Website
Skills
-
C++
Intermediate
-
PHP
Expert
-
JavaScript
Expert
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
iamMercury changed their profile photo
-
I already bought a version of the game that was compiled back in 2004 and has some interesting things, whenever i will be done with the unpacking i might just publish the resources. However i did not find that armor texture
-
iamMercury started following Problem in lvl 300, Metin2 2004 Beta Client, UI Circle Class and 6 others
-
Did you find all of that going thru this client or is just fan made stuff?
-
Amazing as per usual
- 1 reply
-
- 1
-
-
open I get novaline source build error
iamMercury replied to vedat1089's question in Questions & Answers
Try adding LIBDIR += -L/usr/local/lib/mysql into your makefile. -
Did they really use midi instead of mp3 as a format back then..?
-
https://1drv.ms/u/s!Ai5KO7HOOfEvgcBBdaJ5mndj3gIsIg
-
ah yes i've been searching for this ever since 2000 thanks
-
Your eternexus keys do not match the client one. Change your XTEA/LZO keys from the binary part "Eterpack\Eterpack.cpp" under the function static DWORD /*LZO*/ s_adwEterPackSecurityKey[] = { and static DWORD /*XTEA*/ s_adwEterPackKey[] = { Or you could just copy the ones from your binary and use Marty's Tool, change the ones that the packmakerlite comes with, with the ones found in your binary.
-
The error occurs due to the fact that the libs were compiled with a older version of VS. follow Mali's tutorial and just do the same, it will work for sure. Libs link: https://github.com/blackdragonx61/Metin2-Discord-Rich-Presence
-
Hey, in order to fix that error you have to go in the player database and clear the "object" table. Do that and restart the server and it will be alright.
-
Well as i could understand from what you mentioned, you tried to remove the Dragon Soul Alchemy but i guess you failed because it still tries to read the dragon soul table file. Make sure your locale folder is /locale/germany and make sure that the dragon_soul_table.txt file is here aswell. About this error(SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 1) it is just as simple as going to the player database and clear the object table.
-
Do what @TMP4 mentioned up there.
-
That should work aswell yes, normally the tables r coming with that option built in, atleast it did for me using mainline. However i doubt he will be capable of that ever since he has the most stupid topics.
-
in every channel/core CONFIG file you will find MAX_LEVEL: inside the config file, edit it with 300 and restart the server. AND FOR THE LOVE OF GOD, before opening 3000 topics just google it, won't take less than 3 minutes to do so. You also gotta edit it in common/length.h edit this with your desired values and just compile the game.
-
I guess ever since you're selling a 'serverfile' you should goddamn know thats NOT HOW YOU EDIT LZO KEYS and it is done by source. Pretty pathetic.