Jump to content

Full Dracarys Systems


Redit
 Share

Recommended Posts

  • Metin2PServers Bot

Thank you for the post Redit
Now we will take care that your topic reaches many people by adding tags

Forum Description : Metin2 Server Files, Server Files, Metin2 Private Servers, Metin2, Metin2 Systems, C++ and Python, Metin2 Home Pages, Metin2 Private Server, Metin2 Download, Metin2 Support, Metin2 Forum, Metin2 Pvp Servers, Errors, Bugs, Requests, Metin2 Pvp Forum, Everything About Metin2.

Tags:  #Metin2 Server Files, #Server Files, #Metin2 Private Servers, #Metin2, #Metin2 Systems, #C++ and Python, #Metin2 Home Pages, #Metin2 Private Server, #Metin2 Download, #Metin2 Support, #Metin2 Forum, #Metin2 Pvp Servers, #Errors, #Bugs, #Requests, #Metin2 Pvp #Forum .

Link to comment
Share on other sites

On 11/8/2024 at 6:29 PM, Redit said:

Hello, I want to offer a list of systems made by dracarys, which I have collected lately, all the systems in the archive are full

image.png

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

thx

 

On 10/27/2024 at 3:39 PM, Uffo94 said:

 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: 

This is the hidden content, please

 

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

  • Reply to this topic to see the hidden content.

 

Downlaod 2: 

Hidden Content

  • Reply to this topic to see the hidden content.

 

Account from: test1 to test161

password: 123456

Any questions or help with installation Discord: uffo.dev

 

 

 

On 10/28/2024 at 5:35 PM, xpro said:

- Quest section is usually default in Martysama, Turkish necessary quests have been added.

Most people could not install what was shared in the other topic and the files are not in raw form. You can think of the completely untouched version shared here as a ready-to-install version.


++FreeBSD 14.0 User Information:
User: root
Password: password
Port: 22
++MariaDB Information:
User: root
Password: password
Port: 3306
++GM Account Information:
User: root
Password: 12345


---------PROGRAMS REQUIRED FOR INSTALLATION:
1- Filezilla
2- Navicat
3- Puty
4- VirtualBox
- Create a folder named asd on the desktop and put the file named multi.ova in the FreeBSD14.rar file.
- Double-click the multi.ova file. A screen called ''Import Virtual Device'' will appear, say finish.
- From the Settings section, give the amount of ram you want to give to the system.
- Select the network type you are connected to from the Network section, save and exit.
- Let's start it with the Start option. After typing
Username: root
Password: password and
logging in, let's write the ifconfig command. An ip address starting with 192.168 will appear, write that ip address somewhere.


-----------FileZilla Program
Write your ip address.
Username: root
Password: password
Port: 22
Write /home/s3ll_svfiles/main in the remote site section and open the folder
Open the gen_settings.py file with notepad.
v_bindHostname='192.168.1.58'
v_proxyHostname='192.168.1.58'
Write your own ip address in these sections and save.


--------PUTTY PROGRAM
Username: root
Password: password
Port: 22
After logging in, write
cd /home/s3ll_svfiles/main
python admin_panel.py.
Write 666 on the screen that opens.

Write python admin_panel.py again, write 1 and open the game.


NOTE!! SOURCE AND SERVER FILES ARE READY INSTALLED IN BSD. ALL YOU NEED TO DO is to write your IP address in the gen_settings.py file, log in to putty and process the gen_settings.py file, then the game opens directly.

SOURCE COMPILATION
- Client Source is compiled without errors with Visual Studio 2022. You can create the metin2client.exe file by opening the .sln file in the client folder, cleaning it from bulk compile, and then compile. - To compile Server Source, you can compile it with the cd /home/s3ll_server/Srcs/Server gmake clean gmake all command

after logging in to Putty . If your computer is good and you want to compile several files at the same time according to your core count in the processor section, instead of the gmake all command; you can compile faster with gmake -j4 or gmake -j8. Example usage: cd /s3ll_server/Srcs/Server gmake -j4
 

Download: 

Hidden Content

  • Reply to this topic to see the hidden content.

 

d0WfyVQ.jpeg

 

On 11/4/2024 at 3:18 AM, xpro said:

Previews: 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

Hidden Content

  • Reply to this topic to see the hidden content.


 

 

Mysql 5.6 
Freebsd 12+

If you need help with instalation, text me on discord metin2.network

Download: 

Hidden Content

  • Reply to this topic to see the hidden content.

 

Necesary Libs 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

On 10/16/2024 at 5:40 PM, xpro said:

Freebsd 13.2+
Mariadb 10.6.16
pkg install python3

Download: 

Hidden Content

  • Reply to this topic to see the hidden content.

 

 

 

On 11/8/2024 at 6:29 PM, Redit said:

Hello, I want to offer a list of systems made by dracarys, which I have collected lately, all the systems in the archive are full

image.png

 

Hidden Content

  • Reply to this topic to see the hidden content.

 

thx

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

Terms of Service