Bafta !
Contine 11 Limbi atat client cat si sv ! se schimba instant !
are multe systeme premium ! sv este TOP
contine si ZENARIS GRAPHICS FULL
https://mega.nz/file/nA1iBIBD#XznW3bucJ ... cFp4lHV9eA
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
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 123456
cont test admin 123456
U need visual studio 2022 comunity for compiling binary cleint source !
patch_main its root location set in serverinfo.py your ips.
ServerFile Premium 500e GRATIS
- alynalyn05
- 4Metin
- Mesaje: 10
- Membru din: Mie Oct 09, 2024 7:05 am
- Status: Activ
- Multumiri acordate: 1
- Multumiri primite: 2
- Contact:
- nedelcu11
- 4Metin
- Mesaje: 22
- Membru din: Lun Iun 19, 2023 9:42 am
- Status: Activ
- Multumiri primite: 5
- Contact:
Re: ServerFile Premium 500e GRATIS
e plin de buguri are expoit si comenzi ascunse...ai lag cu mapele alea nu e optimizat cum trebuie... mult mai stabil si curat e fielsul asta si are si grafica completa pe asta postat e incomplet multe nu merg etc cum trbeuie si asa mai departe... nu recomand..
Re: ServerFile Premium 500e GRATIS
1031 20:09:15678 :: CTerrain::LoadShadowMap - metin2_map_c1\000001\shadowmap.raw SIZE ERROR
1031 20:09:15678 :: CMapOutdoor::LoadTerrain(0, 1) LoadShadowMap ERROR
SYSERR: Oct 31 19:47:40 :: ReadNormalBattlePassGroup: battle_pass.txt a besoin d'un groupe de battle pass.
SYSERR: Oct 31 19:47:40 :: Boot: Failure to Initialize Extended BattlePass!
SYSERR: Oct 31 19:48:16 :: Version: SH4FT[1] has been disconnected: Metin2Client.exe
Ceva Ajutor ? Multumesc anticipat
1031 20:09:15678 :: CMapOutdoor::LoadTerrain(0, 1) LoadShadowMap ERROR
SYSERR: Oct 31 19:47:40 :: ReadNormalBattlePassGroup: battle_pass.txt a besoin d'un groupe de battle pass.
SYSERR: Oct 31 19:47:40 :: Boot: Failure to Initialize Extended BattlePass!
SYSERR: Oct 31 19:48:16 :: Version: SH4FT[1] has been disconnected: Metin2Client.exe
Ceva Ajutor ? Multumesc anticipat
- alynalyn05
- 4Metin
- Mesaje: 10
- Membru din: Mie Oct 09, 2024 7:05 am
- Status: Activ
- Multumiri acordate: 1
- Multumiri primite: 2
- Contact:
Re: ServerFile Premium 500e GRATIS
ai 2 variante ...ori schimbi inapoi la launcher numele Lucky2.exe din Metin2Client.exeSHAFT scrie: ↑Joi Oct 31, 2024 7:10 pm 1031 20:09:15678 :: CTerrain::LoadShadowMap - metin2_map_c1\000001\shadowmap.raw SIZE ERROR
1031 20:09:15678 :: CMapOutdoor::LoadTerrain(0, 1) LoadShadowMap ERROR
SYSERR: Oct 31 19:47:40 :: ReadNormalBattlePassGroup: battle_pass.txt a besoin d'un groupe de battle pass.
SYSERR: Oct 31 19:47:40 :: Boot: Failure to Initialize Extended BattlePass!
SYSERR: Oct 31 19:48:16 :: Version: SH4FT[1] has been disconnected: Metin2Client.exe
Ceva Ajutor ? Multumesc anticipat
sau faci asta de mai jos !
cauti in input.cpp urmatoarea linie:
if (strcmp(p->filename, "Lucky2.exe") && ch->GetGMLevel() != GM_IMPLEMENTOR)
si inlocuiesti cu :
if (strcmp(p->filename, "Metin2Client.exe") && ch->GetGMLevel() != GM_IMPLEMENTOR)
sau cu numele clientului tau de metin. Compilezi game si gata, ai rezolvat!