|
You last visited: Today at 14:11
Advertisement
Connect with 2010 Client
Discussion on Connect with 2010 Client within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.
09/03/2010, 20:26
|
#1
|
elite*gold: 0
Join Date: Jul 2009
Posts: 2,471
Received Thanks: 5,622
|
Connect with 2010 Client
Hello,
Now i will show you HowTo Connect with the 2010 Client.
1. Extract the root.epk
2. Edit the file serverinfo.py
3. Paste the following code into this file (replace the whole content)
PHP Code:
import os import app import locale import debugInfo
CHINA_PORT = 50000
def BuildServerList(orderList): retMarkAddrDict = {} retAuthAddrDict = {} retRegion0 = {}
ridx = 1 for region, auth, mark, channels in orderList: cidx = 1 channelDict = {} for channel in channels: key = ridx * 10 + cidx channel["key"] = key channelDict[cidx] = channel cidx += 1
region["channel"] = channelDict
retRegion0[ridx] = region retAuthAddrDict[ridx] = auth retMarkAddrDict[ridx*10] = mark ridx += 1
return retRegion0, retAuthAddrDict, retMarkAddrDict
app.ServerName = None
if locale.IsEUROPE(): info = { 'MARKADDR': { 10: { 'tcp_port': TCP_PORT, 'ip': 'SERVERIP', 'symbol_path': '10', 'mark': '10.tga' } }, 'GAMEADDR': { 0: { 1: { 'name': 'iMetin', 'channel': { 1: { 'state': '...', 'name': 'CH1 ', 'key': 11, 'ip': 'SERVERIP', 'tcp_port': TCP_PORT_CH1, 'udp_port': UDP_PORT_CH1 }, 2: { 'state': '...', 'name': 'CH2 ', 'key': 12, 'ip': 'SERVERIP', 'tcp_port': TCP_PORT_CH2, 'udp_port': UDP_PORT_CH2 } } }, } }, 'NAME': { 0: 'GERMANY' }, 'AUTHADDR': { 0: { 1: { 'ip': 'SERVERIP', 'port': LOGINPORT } } } }
STATE_NONE = "..."
STATE_DICT = { 0 : "....", 1 : "NORM", 2 : "BUSY", 3 : "FULL" }
REGION_NAME_DICT = info["NAME"] REGION_AUTH_SERVER_DICT = info["AUTHADDR"] REGION_DICT = info["GAMEADDR"] MARKADDR_DICT = info["MARKADDR"]
4. Add your Server IP and port to the pasted code
5. Pack the root.epk
6. Connect with 2010 Client
And now flame like "Why do you publicate that stupid fag" xD
|
|
|
09/03/2010, 20:27
|
#2
|
elite*gold: 0
Join Date: Aug 2010
Posts: 1,785
Received Thanks: 507
|
Thanks;>
|
|
|
09/03/2010, 20:27
|
#3
|
elite*gold: 320
Join Date: Oct 2009
Posts: 697
Received Thanks: 1,643
|
Why do you publicate that stupid ***?
|
|
|
09/03/2010, 20:28
|
#4
|
elite*gold: 0
Join Date: Nov 2009
Posts: 875
Received Thanks: 278
|
schaut sehr gut aus
|
|
|
09/03/2010, 20:29
|
#5
|
elite*gold: 20
Join Date: Aug 2009
Posts: 686
Received Thanks: 352
|
Quote:
Originally Posted by Whit3W0lf
schaut sehr gut aus
|
Sieht nicht gut aus.
|
|
|
09/03/2010, 20:30
|
#6
|
elite*gold: 5
Join Date: Aug 2010
Posts: 1,695
Received Thanks: 1,596
|
Frage: Was bringt es ?
|
|
|
09/03/2010, 20:31
|
#7
|
elite*gold: 0
Join Date: Aug 2010
Posts: 1,785
Received Thanks: 507
|
Quote:
Originally Posted by .Stalker
Frage: Was bringt es ?
|
Kanns dich mit denn 2010 Connecten;>
|
|
|
09/03/2010, 20:32
|
#8
|
elite*gold: 0
Join Date: Dec 2009
Posts: 343
Received Thanks: 74
|
Very nice. Thanks
|
|
|
09/03/2010, 20:33
|
#9
|
elite*gold: 50
Join Date: Dec 2009
Posts: 497
Received Thanks: 121
|
naja lolkid, war klar das sowas von dir kommt, ne im ernst, wenns funktioniert dann SUPER
Thx given
|
|
|
09/03/2010, 20:33
|
#10
|
elite*gold: 0
Join Date: Jul 2009
Posts: 2,471
Received Thanks: 5,622
|
Achja ihr könnt dann Connecten aber das bringt leider nix >.<
|
|
|
09/03/2010, 20:34
|
#11
|
elite*gold: 20
Join Date: Aug 2009
Posts: 686
Received Thanks: 352
|
Quote:
Originally Posted by lolkid2009
Achja ihr könnt dann Connecten aber das bringt leider nix >.<
|
|
|
|
09/03/2010, 20:36
|
#12
|
elite*gold: 45
Join Date: Dec 2008
Posts: 962
Received Thanks: 731
|
Bei mir kommt der Fehler "Traceback:"
|
|
|
09/03/2010, 20:37
|
#13
|
elite*gold: 0
Join Date: Aug 2010
Posts: 75
Received Thanks: 31
|
Naja Phyton Kentnisse und man sollte sowas leicht hinbekommen sorry für Leute die sich mit sowas auskennen ist das nichts großes für "normale Leute" schon.
Trotzdem Thx
|
|
|
09/03/2010, 20:37
|
#14
|
elite*gold: 0
Join Date: Jul 2009
Posts: 2,471
Received Thanks: 5,622
|
Quote:
Originally Posted by Morinho
|
Man kommt aber Ingame :P
Achja man darf es net einfach kopieren xD
Alle Tabstopps müssen aus der Original Datei kopiert werden
|
|
|
09/03/2010, 20:39
|
#15
|
elite*gold: 0
Join Date: Feb 2010
Posts: 1,211
Received Thanks: 764
|
Wie ihr THX geil seid und alles pub macht
|
|
|
Similar Threads
|
Client Connect
06/18/2010 - Aion - 0 Replies
Hy guys i try to make an server and i think i made i finish to start StartGs and StartLs and what its next? to download a client,a launcher and ????
PS:I have an Dinamic Ip
|
Need help with client(can't connect)
08/24/2009 - Dekaron Private Server - 4 Replies
YouTube - Can't connect to server
Here's a video on which I show what works and what I changed.
So maybe it's more clear now what I'm doing wrong.
Here's some info bout what I'm using:
- Hamachi 1.0.3., non commercial license.
- IP: shown in video.
- SQL 2000.
- Dekaron Difference client given here: http://www.elitepvpers.com/forum/2moons-pserver-hos ting/191301-release-working-fixed-serverfiles-engl ish-gameclient.html
|
All times are GMT +1. The time now is 14:13.
|
|