Jump to content
Metin2 Network
Create New...

Leaderboard

Popular Content

Showing content with the highest reputation on 10/27/2024 in all areas

  1. I am offering this classic PVM server file and project, level 99! It includes Jettix graphics, complete sources, and ready-to-use gameplay! The server is functional and 99% fixed in its current state. It is not based on Zenaris2 but on a different server file. I also offer the graphics separately or can install the maps and graphics on your Metin client. All runs work perfectly, as do most of the existing features on the server at the moment. I am selling it because I do not have enough players and have accumulated a lot of hate from other server owners. Technologies used: MartySama 5.7 Visual Studio 2022 GCC 10 Video: Pic: Server Details: /usr/ // corect location unpack home in /usr/ foder. usr/src/ // corect location unpack Serversource /usr/src/ folder. var/db/ // unpack mysql in var/db/ folder set 777 permision and delete logs run this comands in putty : chown -R mysql /var/db/mysql && chgrp -R mysql /var/db/mysql pkg install python3 pkg install python pkg install gcc pkg install gcc10 pkg install gmake cd /usr/src/Source/Server gmake all -j20 for compiling game source and db source dont forget set 777 permision Then use comand reboot ! Start server : cd /usr/home/m2_svfiles/main python admin_panel.py then select 1a mysql passwrod ip root 3306 123456 Gm account : test1 123456 Player account test2 123456 U need visual studio 2022 comunity for compiling binary cleint source ! patch_main its root location set in serverinfo.py your ips. Good luck ! @uffo.dev ! For more services WhatsApp me : +447930905158 /usr/ // corect location unpack home in /usr/ foder. usr/src/ // corect location unpack Serversource /usr/src/ folder. var/db/ // unpack mysql in var/db/ folder set 777 permision and delete logs run this comands in putty : chown -R mysql /var/db/mysql && chgrp -R mysql /var/db/mysql pkg install python3 pkg install python pkg install gcc pkg install gcc10 pkg install gmake cd /usr/src/Source/Server gmake all -j20 for compiling game source and db source dont forget set 777 permision Then use comand reboot ! Start server : cd /usr/home/m2_svfiles/main python admin_panel.py then select 1a mysql passwrod ip root 3306 123456 Gm account : test1 123456 Player account test2 123456 U need visual studio 2022 comunity for compiling binary cleint source ! patch_main its root location set in serverinfo.py your ips. Good luck ! @uffo.dev ! Discord: uffo.dev Any dontation welcome 1€ - 5€ maximum will be great and helpfull to bring you guys more quality staff on REVOLUT: @mmotube or Paypal: uffo.dev@gmail.com Archive Password: www.mmodev.pro Download 1: [Hidden Content] Downlaod 2: [Hidden Content] Account from: test1 to test161 password: 123456 Any questions or help with installation Discord: uffo.dev
    3 points
  2. Download: Martysama Download link.rar @SFX has fix for you search shop buttons position Fix: uiikashop.py For those who do not know how to install it, you have here the OVA and Game with Mysql tar.gz Download: Ova Download.rar Ova: User: root Password: password Navicat: (You need to create SSH Tunnel) User: root Password: password
    2 points
  3. Nu o sa mai ma ofer tehnician la nimeni pana nu o sa va rezolvati problemele mintale si bataile de joaca. [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] [Hidden Content] Download server(Serverfiles sinners2 tot de pe net)
    2 points
  4. Mysql8 vs2022 Bsd: User: root Password : dev Navicat/Mysql User: root Password: password For client to open: change the letter "ı" at the end of the Directx9 Infrastructure folder Download: [Hidden Content]
    1 point
  5. Since the people try to bypass the topic saying thx and other spam stuff I created this topic related to this files: Quest part fix for FreeBSD servers running Zenaris Source: This fix addresses issues with certain quests not working as intended. If you're running your server on FreeBSD 13.1-RELEASE 64 bits and have encountered quest-related problems, this might be the solution you're looking for. **Download Quest Fix:** [Download New Germany Quest Fix]([Hidden Content]) **Applying the Quest Fix:** Follow these steps to apply the quest fix: 1. Stop the server. 2. Change germany folder to germany_old. 3. Upload the new germany folder. 4. Start the server. pkg info from .ova file: Happy gaming, and may your quests be bug-free! porexemplo
    1 point
  6. 1 point
  7. Includes weapons, costumes, wings, does not have mounts or pets Also CITIES is here Download Costumes : Package 2.10.2024.rar
    1 point
  8. 1 point
  9. Since he is an idiot who resells these files, I want to offer them to everyone for free! A new year full of joy! In the archive it full files + VDI and inside there are server files, mysql, server source ready for start. Download Google Drive: [Hidden Content] Mega: [Hidden Content] Archive Password: metin2.network Vdi Password: radeon Navicat: Zenaris Work - Edit Connection (MySQL) (gyazo.com) you must do SSH Tunnel Username: metin2 Password: ASSBDAS!#FSABFASI!#JYXYXKAFAF Support Topic To compile sources use cd /home && sh admin_panel.sh then write 888
    1 point
  10. 1. With this modification, you can set a time interval for respawning. 2. After disappearing/killing, the new respawn event will start. 3. The new spawn time will be set after the CHARACTER::Destroy() function. On every level, the files boss.txt, npc.txt ... etc. must be supplemented with an interval column immediately after the respawn time. You can also use 's', 'm', 'h' after the given value. Example of a .txt file: -Old: m 804 830 1 1 0 0 10s 100 1 591 -New: m 804 830 1 1 0 0 10s 10s 100 1 591 So if monster 591 is killed, it will respawn sometime between 10-20 seconds. (Time does not run from direct killing, but from CHARACTER::Destroy() (CHARACTER::Destroy() == when something disappears (in the case of a killed monster, its corpse))) Advanced_regen-main.zip
    1 point
  11. Available languages: EN/DE/HU/FR/CZ/DK/ES/GR/IT/NL/PL/PT/RO/RU/TR Please read Languages.txt to learn how to change the default EN language. SSH for VM: root/123456789 MySQL: root/123456789 Ingame: admin/123456789 Aliases and it's commands: start cd /usr/metin2/server && sh start.sh close cd /usr/metin2/server && sh close.sh clear cd /usr/metin2/server && sh clear.sh backup cd /usr/metin2/server && sh backup.sh questcompile cd /usr/metin2/server/share/locale/english/quest && python make.py dbclean cd /usr/metin2/src/server/db/src && gmake clean dbcompile cd /usr/metin2/src/server/db/src && gmake gameclean cd /usr/metin2/src/server/game/src && gmake clean gamecompile cd /usr/metin2/src/server/game/src && gmake [Hidden Content]
    1 point
  12. Freebsd 13.2+ Mariadb 10.6.16 pkg install python3 Navicat id: mdkc password: Dev Download: [Hidden Content]
    1 point
  13. It is compiled and used on Windows. Adaptation is required for FreeBSD. You can use mariadb or mysql if you wish. (There is a define in the game.) The latest version uses c++. All @fixme's added by Martysama up to v5.8 have been withdrawn. I did not add any extra nonsense fixes. There are nice systems that have been dismantled. 2 errors that caught my eye in the files: 1- When you refresh the K inventory, items cannot be clicked. 2- The controls of the offline market are missing, they need to be added. 3- Since Dracarys' Clip Mask and Official Clip mask conflict in some places as code, it does not work with full performance. There is a problem in systems that use Official clip masks. It needs to be adapted. Install video Download: [Hidden Content]
    1 point
  14. pkg install -y boost-all devil cryptopp openssl googletest gcc llvm gmake makedepend python python2 python27 mysql80-server gdb compat8x-amd64 Download: [Hidden Content]
    1 point
  15. You can use the FreeBSD 13.3 mariadb10.6 version that I created for you from the iso file with peace of mind, the information is in the file Download: [Hidden Content] pass: Metin2hub
    1 point
  16. 1 point
  17. I'll leave this here. If anything is missing, let me know and I'll add it. Download
    1 point
  18. 0 points
  19. File password: fyremage32 Download: [Hidden Content]
    0 points
×
×
  • Create New...

Important Information

Terms of Service

Write what you are looking for and press enter or click the search icon to begin your search