Jump to content

cncn

Member
  • Posts

    15
  • Joined

  • Last visited

  • Feedback

    0%

Posts 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:

    1. Extract files from InstantServer.exe
    2. 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.
    3. Change the local IP of the virtual machine 
      1. sysinstall -> Configure -> Networking -> Interfaces -> em0
      2. Do you want to try IPv6 blabla.. -> No (In Turkey we don't use IPv6 yet.)
      3. Do you want to try DHCP blabla.. -> Yes (With this, you can automatically assign the first available IP in the modem.)
    4. Reboot or restart netif service with;  
      /etc/rc.d/netif restart
    5. Type the following command in root directory for start the server:
      ./start
    6. 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...)
    7. Open mc.txt with text editor. Put your local IP address of FreeBSD
    8. Start metin2.exe and click the button in the image below...
    9. spacer.png
    10. Use ID: rain Pass: 12345 and Booomm...
    11. For English client use the mc_eng.7z
      1. 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 => 
      This is the hidden content, please
    • Recompressed InstantServer SFX archive contents -> 
      This is the hidden content, please
       
      • VT SHA-256: 
        This is the hidden content, please
      • Pass: rain
    • Client -> 
      This is the hidden content, please
      • VT SHA-256 : 
        This is the hidden content, please
      • Pass: rain
    • Client Eng patch -> 
      This is the hidden content, please
      • VT SHA-256
        This is the hidden content, please
      • Pass: rain
    • Rain server files extracted in the video from vhd, recompressed with lzma2 -> 
      This is the hidden content, please
      • VT SHA-256 : 
        This is the hidden content, please
    • Sql file that contains all databases extracted with mysqldump from vhd -> 
      This is the hidden content, please
      • VT SHA-256 : 
        This is the hidden content, please

     

    That's all folks...

     

    • Metin2 Dev 67
    • kekw 1
    • Eyes 3
    • Think 1
    • Confused 1
    • Scream 1
    • Lmao 2
    • Good 26
    • Love 10
    • Love 60
  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

    Spoiler

    spacer.png

     

    I converted to gif. Here separate images in case someone wants to model.

    This is the hidden content, please

     

    Nahan Helmet

    Spoiler

    The texture file for this is in the packs, we can say it's definitely modeled

    warrior_nahan_helmet.dds

     

    spacer.pngspacer.pngspacer.png

    My thought is when they added pc2 they set the hair as separate model. That's why they removed the helmets. Because the 2005 client only has a pc and the hair is stuck to the main model.

     

     

    Another Helmet

     

    spacer.png

     

    spacer.png

     

     

     

     

    • Metin2 Dev 1
    • Eyes 1
    • Angry 1
    • Love 1
    • Love 1
  3. 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)

     

     

    • Love 1
  4. On 3/3/2021 at 1:06 PM, DrTurk said:

    The other two server i know arent in that list and i dont know if they still hunt for servers, i think yes but only if it doesnt take that much effort.

     

    On 3/3/2021 at 5:17 AM, NinjaForcePT said:

    If a serverfiles is a leak of the original content, and they have rights on they content I think they have legal rights to put someone down if they trie to recreate their game 844ff93efd2fee135dc712440c2d5608.png

    What I want to know if they are still seeking to put down private servers? or if in those 5 years did they put someone down after that 

    Some servers that went down

    ee88c101a79da85784f704dfd3eeffe7.png

    Rubinum was one of those too

     

     

    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... 

     

  5. 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... 

    • Good 1
×
×
  • 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.