Jump to content

cncn

Member
  • Posts

    15
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by cncn

  1. The language of the video is Turkish, but Im adding in case you may need visuals. Skip to 19th minute, rain files start from there... Short summary for avoiding the video: Extract files from InstantServer.exe Create virtual machine using .vhd file that extracted from InstanServer SFX archive. Be generous when adjusting the RAM amount. Otherwise, swap space will not be enough. Change the local IP of the virtual machine sysinstall -> Configure -> Networking -> Interfaces -> em0 Do you want to try IPv6 blabla.. -> No (In Turkey we don't use IPv6 yet.) Do you want to try DHCP blabla.. -> Yes (With this, you can automatically assign the first available IP in the modem.) Reboot or restart netif service with; /etc/rc.d/netif restart Type the following command in root directory for start the server: ./start Extract client files from metin2.7z ( I used WinXP because, defender deletes mc.exe for containing virus. Also bunch of compability issues in win10. I strongly suggest use virtual machine. XP in virtual machine safe and sound...) Open mc.txt with text editor. Put your local IP address of FreeBSD Start metin2.exe and click the button in the image below... Use ID: rain Pass: 12345 and Booomm... For English client use the mc_eng.7z Extract everything inside to client folder and replace. Special thanks to ShinsooLord for reuploading and rain for releasing this beauty. Download links You can get InstantServer from this topic All in one => Metin2 Download Recompressed InstantServer SFX archive contents -> Mc倚天2完整版.7z VT SHA-256: 436BCFB3963B02506EEEB07713F18396CA49DA6BA084D7ACE8CC361885622062 Pass: rain Client -> metin2.7z VT SHA-256 : 27E2FCFB486E3682A898FB32F7F30F064729D7BD7323FEB4D9B202A76486FB2B Pass: rain Client Eng patch -> mc_eng.7z VT SHA-256 : 974F8402524BC10F5EF82D87F11C64721525AD00D89AD9E02171D8CD75612672 Pass: rain Rain server files extracted in the video from vhd, recompressed with lzma2 -> rain.7z VT SHA-256 : 1833A13707ABBCE334A030CD5A2E5F8D6F2C336FF9EB9D2CDD3417519758A5FA Sql file that contains all databases extracted with mysqldump from vhd -> all_rain_db.sql VT SHA-256 : E42637DA2B712A829D43186F29532A643DB02363366DDAE082D08EC2235373EF That's all folks...
  2. I think these models are also missing; I extracted these pictures from the flash files on the orginal korean site. It will be a guide for those who want to model. Warrior hair Nahan Helmet Another Helmet
  3. I recompressed with lzma2. Solid size 128MB, means you don't have to extract everything for one file. 7-zip does not store the owner/group of the file but I think its ok. [Hidden Content] SHA256: bac614baf5583ec5ccd560a18cf7be635459184c8f8675426459ee055bac51db PS: For FreeBSD, you need p7zip [Hidden Content]
  4. I guess it might be in granny releated codes. Because when you didn't adjust weapon pivot axis correctly in 3dsmax, this effect changes axis in game.
  5. char_item.cpp find for (i = 0; i < ITEM_SOCKET_MAX_NUM; ++i) if (item2->GetSocket(i) >= 1 && item2->GetSocket(i) <= 2 && item2->GetSocket(i) >= item->GetValue(2)) { // 석 확률 if (number(1, 100) <= 30) { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("메틴석 부착에 성공하였습니다.")); item2->SetSocket(i, item->GetVnum()); } else { ChatPacket(CHAT_TYPE_INFO, LC_TEXT("메틴석 부착에 실패하였습니다.")); item2->SetSocket(i, ITEM_BROKEN_METIN_VNUM); } LogManager::instance().ItemLog(this, item2, "SOCKET", item->GetName()); ITEM_MANAGER::instance().RemoveItem(item, "REMOVE (METIN)"); break; } This line : if (number(1, 100) <= 30)
  6. I'm not a law student or anything. Maybe someone who knows can enlighten us. I haven't played for almost 10 years. My knowledge comes from some youtube videos. They fired community manager and he opened private server right after. They hired Edilee as staff and opened Turkey server with him and they fired him and didn't give his 400.000 Euro (according to his claim). His wife sued them. Of course they has right on content but if they want to put a pvp down, I guess they need to do some legal actions and in my opinion that not so easy for Turkey...
  7. Here [Hidden Content] Name: cncn.7z Size: 1253454 bayt (1224 KiB) SHA256: CA6DCD742360700109D231398223D256212F5F7CBA62474C8E9B2E8BDAD90473
  8. Can u give names or detail ? It has to be copyrights like they put metin2 somewhere in their game.
  9. In Turkey GF has no legal rights, because they don't pay any taxes like they don't have any contact here, as far I know. Maybe I'm wrong. If turkey says " You sell your product here and take our people money, you need to take license from us." And if they don't do that like paypal, Turkey can shut down all their job here... GF is a German company so, they can do legal actions to German pvp servers, its not unusual thing. But in Turkey only can do is youtube copyrights etc...
  10. check client granny version and your exporter version, your client version need to same or higher version
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.