|
You last visited: Today at 08:22
Advertisement
Multiclient help
Discussion on Multiclient help within the Metin2 Private Server forum part of the Metin2 category.
01/14/2012, 03:03
|
#1
|
elite*gold: 0
Join Date: Jan 2011
Posts: 1,378
Received Thanks: 117
|
Multiclient help
Hey habe den multi client von marco_a gedownloaden wie soll ich die server info.pyin der root datei anpassen meine hamachi ip ist 5.186.12.236
PHP Code:
import os
import app
import locale
import debugInfo
CHINA_PORT = 50000
##PONG = 1234abcd5678efgh
IP = "100.000.000.000"
##CH1P = 13000
##CH2P = 16000
##AUTHP = 11200
##SERVERNAME = "Servername"
if locale.IsEUROPE():
STATE_NONE = "..."
STATE_DICT = {
0 : "ist offline",
1 : "NORM",
2 : "BUSY",
3 : "FULL"
}
Server1 = {
1:{"key":11,"name":"CH1","ip":IP,"tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
2:{"key":12,"name":"CH2","ip":IP,"tcp_port":13001,"udp_port":13001,"state":STATE_NONE,},
}
REGION_NAME_DICT = {
0 : "GERMANY",
}
REGION_AUTH_SERVER_DICT = {
0 : {
1 : { "ip":IP, "port":11002, },
}
}
REGION_DICT = {
0 : {
1 : { "name" :"Servername", "channel" : Server1, },
},
}
MARKADDR_DICT = {
10 : { "ip" : IP, "tcp_port" : 13000, "mark" : "10.tga", "symbol_path" : "10", },
}
TESTADDR = { "ip" : IP, "tcp_port" : 15000, "udp_port" : 15000, }
|
|
|
01/14/2012, 03:09
|
#2
|
elite*gold: 4
Join Date: Feb 2011
Posts: 1,878
Received Thanks: 1,350
|
Viel Spaß damit
PHP Code:
import os import app import locale import debugInfo
CHINA_PORT = 50000
if locale.IsEUROPE(): STATE_NONE = "offline" STATE_DICT = { 0 : "....", 1 : "normal", 2 : "belebt", 3 : "voll" }
IgorGlock_serverinfo_Generator = { 1:{"key":11,"name":"Channel 1","ip":"5.186.12.236","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,}, 2:{"key":12,"name":"Channel 2","ip":"5.186.12.236","tcp_port":16000,"udp_port":16000,"state":STATE_NONE,}, 3:{"key":13,"name":"Channel 3","ip":"5.186.12.236","tcp_port":18000,"udp_port":18000,"state":STATE_NONE,}, 4:{"key":14,"name":"Channel 4","ip":"5.186.12.236","tcp_port":20000,"udp_port":20000,"state":STATE_NONE,}, } REGION_NAME_DICT = { 0 : "GERMANY", }
REGION_AUTH_SERVER_DICT = { 0 : { 1 : { "ip":"5.186.12.236", "port":11002, }, } }
REGION_DICT = { 0 : { 1 : { "name" :"Mt2", "channel" : IgorGlock_serverinfo_Generator, }, }, }
MARKADDR_DICT = { 10 : { "ip" : "5.186.12.236", "tcp_port" : 13000, "mark" : "10.tga", "symbol_path" : "10", }, }
TESTADDR = { "ip" : "210.123.10.153", "tcp_port" : 50000, "udp_port" : 50000, }
|
|
|
01/14/2012, 03:19
|
#3
|
elite*gold: 0
Join Date: Jan 2011
Posts: 1,378
Received Thanks: 117
|
lol kommt fehler meldeung
|
|
|
01/14/2012, 03:26
|
#4
|
elite*gold: 0
Join Date: Jun 2009
Posts: 111
Received Thanks: 3
|
Bis du das mädchen aufem bild dann helf ich dir gerne bis du es nicht dann helfe ich dir nicht
|
|
|
01/14/2012, 03:29
|
#5
|
elite*gold: 4
Join Date: Feb 2011
Posts: 1,878
Received Thanks: 1,350
|
Moment, bekommst´ gleich nochmal eine neue ^^
Quote:
|
Bis du das mädchen aufem bild dann helf ich dir gerne bis du es nicht dann helfe ich dir nicht
|
omg
|
|
|
01/14/2012, 03:32
|
#6
|
elite*gold: 0
Join Date: Jun 2009
Posts: 111
Received Thanks: 3
|
warum versuche mir ne klar zu machen xD
|
|
|
01/14/2012, 10:30
|
#7
|
elite*gold: 0
Join Date: May 2011
Posts: 10,932
Received Thanks: 11,779
|
PHP Code:
import os import app import locale import debugInfo
CHINA_PORT = 50000 ##PONG = 1234abcd5678efgh IP = "5.186.12.236" ##CH1P = 13000 ##CH2P = 16000 ##AUTHP = 11200 ##SERVERNAME = "Servername"
if locale.IsEUROPE(): STATE_NONE = "..." STATE_DICT = { 0 : "ist offline", 1 : "NORM", 2 : "BUSY", 3 : "FULL" }
Server1 = { 1:{"key":11,"name":"CH1","ip":IP,"tcp_port":13000,"udp_port":13000,"state":STATE_NONE,}, 2:{"key":12,"name":"CH2","ip":IP,"tcp_port":13001,"udp_port":13001,"state":STATE_NONE,}, }
REGION_NAME_DICT = { 0 : "GERMANY", }
REGION_AUTH_SERVER_DICT = { 0 : { 1 : { "ip":IP, "port":11002, }, } }
REGION_DICT = { 0 : { 1 : { "name" :"Servername", "channel" : Server1, }, }, }
MARKADDR_DICT = { 10 : { "ip" : IP, "tcp_port" : 13000, "mark" : "10.tga", "symbol_path" : "10", }, }
TESTADDR = { "ip" : IP, "tcp_port" : 15000, "udp_port" : 15000, }
MfG Marco_A
|
|
|
01/14/2012, 13:35
|
#8
|
elite*gold: 0
Join Date: Jan 2011
Posts: 1,378
Received Thanks: 117
|
danke marco.
Und hanswurst123456789
NEin!
Closed pls
|
|
|
All times are GMT +1. The time now is 08:23.
|
|