• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

English Serverfiles + Client By [SA]Signe

Joined
Jul 8, 2009
Messages
445
Reaction score
64
How to open the server for public ??? via Hamachi someone can help me ??? what ip i should set in client of the players ?? my hamachi ip with ends .100 ??? if that's i tried and did not work.
 
Initiate Mage
Joined
Jul 2, 2014
Messages
2
Reaction score
0
Hello guys, im new on making metin2 servers .Basically i try to make a hamachi one now, to learn some things, but , i did everything the guide said, step by step , and when i try to open the metin2 client a LOG pop up comes out. there is the screen

.Can u help me solve this problem ? cause those serverfiles are wonderfull. Also thanks for uploading them, and please repsond soon.
 
Initiate Mage
Joined
Jun 28, 2015
Messages
1
Reaction score
0
Client Information
# Added Surakopf
# Added [By_Signe].exe - (The cool thing about this .exe you can change it to all names you want to, and you'll not get any errors!)
# Auto login in client
# New Client interface
# New Ingame interface
# New GM logo + effect
Spirit Stones can go up to +12
# 6th skills is added and bug free on Warrior and Ninja
# 6th skill books added for Warrior and Ninja
# Max Level: 250
# 125 stat points
# PM bug is fixed
# More NPCs in town
# All mobs is talking english
# ALOT of new shops on ALOT of NPCs
# Guild War maps added
# National War maps added
# Watery Cravern 2 added and fully fixed
# Watery Cravern 2 Boss room added
(you just need to make a quest for the boss room)
# Ymir maps added: bayblacksand/capedragonhead/dawnmistwood
# Fully fixed Demon Tower
# Farm map added
# Liho map added
# Huge Premium Map added
# New design in all towns
# New entrances teleport in all main towns to Watery Cavern 2
# OX map added and fixed ( /go ox ) (all questions is english)
# Spider Dungeon 3 added
# Day and Night added ( /xmas_boom 0-1 )
# Snow added ( /xmas_snow 0-1 )
# TONS of ingame GM tools. for events and stuff like that.
# AND MUCH MUCH MORE!

@EXTRA
# Because you are useing my serverfiles + client
I've left an little gift in "Useful programs"
CHECK IT OUT!
Server Information​
# IP-Firewall
# IP-Firewall Rules
# Packetfilter
# Packetfilter Rules
# Apache 2.2
# PHP5 Apache module
# PHP5 Extensions
# MySQL 5.5
# Metin2 MySQL Database
# Metin2 Homepage
# Up to 4 channels
# Quest color script: you can now make 32 different colors in one quest
# Tons off new maps
# 129 Quests (100% english)
# FULL devils catacomb added (server side only)
# 3 New extra maps: By Ymir
# Max level 250
# Diff: 125 stat points
# Oracle VM VirtualBox is fully english translated
# Full installed Ring buff effect (only on server side)
# Full english translated OX questions
# collect quests 30-96
# TONS of GM quest tools!!!
# Mount system
# Some more technical trash

Screenhots​
dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

dime11 - English Serverfiles + Client By [SA]Signe - RaGEZONE Forums

Code:
Login:
VirtualBox
Login: root
Password: signe

Navicat login:
User name:db_manage
Password:signe

"How To setup" "Client By Signe"
1# Go into t\Client By Signe\pack\root_pack
Open with notepad++:
Code:
intrologin.py
Scroll down till you see:
Code:
def __OnClickChannel1Button(self):
        self.stream.SetConnectInfo("Enter Your Hamachi IP here .100 in the end!", 13001, "Enter Your Hamachi IP here .100 in the end!", 11002)
        net.SetServerInfo("Server - Ch 1")
        net.SetMarkServer("Enter Your Hamachi IP here .100 in the end!", 13001)
        self.serverInfo.SetText("By Signe - Ch 1")
        app.SetGuildMarkPath("10.tga")
        app.SetGuildSymbolPath("10")
Change this :
Code:
"Enter Your Hamachi IP here .100 in the end!"
and
Change this:
Code:
"By Signe - Ch 1" 
it's the channel *name and *channel option name.
Now change the 4 channels.
Save the "intrologin.py"

2# Now open the "locale.py" in the extracted root file
And change this if you want.. but it doesnt matter:
Code:
APP_TITLE = "Client Made To You By Signe - 2013"

This is the client name, there will be showed as main name in the top from the screen ingame.
Save the "locale.py"

3# Go back to the "pack" folder.
Open:
Code:
"MasterEPack"
in the left side of the program you will see a option:
Code:
"Compliar"
click on that one
and then pick:
Code:
"root.xml"
in the main screen.
Now click on the icon:
"Compliar"
and close the program down.

4# Go back to the main client:
Code:
Client By Signe
Open these two files:
and follow the guides in those files.
Code:
serverip.cfg
servername.cfg

"How To setup" "Navicat"
1# Open Navicat
Click on "Connection"

2# In this MySQL window we are going to connect navicat to your hamachi IP
Code:
"Connection Name:"       -> you can type what you want.

"Host Name/IP Address:" -> Your hamachi IP with .100 at the last dot.

"Port:"                         -> 3306 

"User Name:"                -> db_manage

"Password:"                  ->signe
Click save and then OK

3# Open the navicat database now. And lets make your first account
take the option "account" -> "account"
In this window you can add your own login ID, for the client login.
you will now see this, and follow my steps:
"id"
Code:
2
"login"

Code:
(blablabla) <-- this is the ID for the ingame account!
"password" now copy all this!

Code:
*23AE809DDACAF96AF0FD78ED04B6A265E05AA257

ALL those numbers mean your password is:
Code:
123
for the client login screen!

Now save it, and close the window.
Make a reboot, so your new account ID is saved to the database.!

And now we are done with the navicat database part.

Password:
For serverfiles
Code:
By_Signe23012013serverfiles.vdi

For Client:
Code:
By_Signe23012013client
Links:
Client:
Code:
http://uloz.to/xcHkXfM/client-by-signe-exe
Serverfiles
Code:
http://www.adrive.com/public/pUGveW/serverfiles.vdi_by_signe.exe
Hello, i come from Polish and my English is bad ( 3.5 / 6 ) and please edit your topic here:
Serverfiles
Code:
http://www.adrive.com/public/pUGveW/serverfiles.vdi_by_signe.exe
because link doesn't work :c but i have link from:
Code:
http://uloz.to/x5S2HKKs/serverfiles-vdi-by-signe-exe
And i have checked this file serverfiles.vdi and the works good and the password is the same as in your topic :8:
Regards, kamil2321.
 
Initiate Mage
Joined
Jan 17, 2016
Messages
2
Reaction score
0
hi, i cannot download server/client files .. idk why .. i have some old version by Signe only several maps and stone level till 5 but, so i wanted upgrade both, please help me. Adrive say: files no more publlic. contact author
 
Back
Top