|
You last visited: Today at 20:07
Advertisement
Metin2 2011 client von Marco_A Brauche Serverinfo.py
Discussion on Metin2 2011 client von Marco_A Brauche Serverinfo.py within the Metin2 Private Server forum part of the Metin2 category.
11/18/2011, 19:22
|
#1
|
elite*gold: 0
Join Date: Apr 2011
Posts: 81
Received Thanks: 1
|
Metin2 2011 client von Marco_A Brauche Serverinfo.py
Suche Funkzunierende serverinfo.py eine vorlage wo schon eine server ip drinne ist Pn Me Pls
|
|
|
11/18/2011, 19:30
|
#2
|
elite*gold: 24
Join Date: Feb 2010
Posts: 1,329
Received Thanks: 215
|
Hast du doch schon bekommen:
Quote:
Originally Posted by Marco_A
Hier eine funktionierende, überall statt Server-IP deine IP eintragen:
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":"Server-IP","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
2:{"key":12,"name":"Channel 2","ip":"Server-IP","tcp_port":16000,"udp_port":16000,"state":STATE_NONE,},
3:{"key":13,"name":"Channel 3","ip":"Server-IP","tcp_port":18000,"udp_port":18000,"state":STATE_NONE,},
4:{"key":14,"name":"Channel 4","ip":"Server-IP","tcp_port":20000,"udp_port":20000,"state":STATE_NONE,},
}
REGION_NAME_DICT = {
0 : "GERMANY",
}
REGION_AUTH_SERVER_DICT = {
0 : {
1 : { "ip":"Server-IP", "port":11002, },
}
}
REGION_DICT = {
0 : {
1 : { "name" :"Servername", "channel" : IgorGlock_serverinfo_Generator, },
},
}
MARKADDR_DICT = {
10 : { "ip" : "Server-IP", "tcp_port" : 13000, "mark" : "10.tga", "symbol_path" : "10", },
}
TESTADDR = { "ip" : "210.123.10.153", "tcp_port" : 50000, "udp_port" : 50000, }
MfG Marco_A
|
|
|
|
11/18/2011, 19:30
|
#3
|
elite*gold: 0
Join Date: Dec 2010
Posts: 367
Received Thanks: 64
|
Bitteschön!
Du solltest nur hier, die Server-IP ändern
CHINA_PORT = 50000
##PONG = 1234abcd5678efgh
IP = "81.239.591.2"
##CH1P = 13000
##CH2P = 16000
##AUTHP = 11200
##SERVERNAME = "Testserver"
Die Serverinfo.py
PHP Code:
import os import app import locale import debugInfo
CHINA_PORT = 50000 ##PONG = 1234abcd5678efgh IP = "81.239.591.2" ##CH1P = 13000 ##CH2P = 16000 ##AUTHP = 11200 ##SERVERNAME = "Testserver"
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" :"Testserver", "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, }
|
|
|
11/18/2011, 20:02
|
#4
|
elite*gold: 1
Join Date: Aug 2008
Posts: 7,744
Received Thanks: 3,605
|
#closed.
|
|
|
 |
Similar Threads
|
Metin2 2011 client von Marco_A PROBLEM
11/30/2011 - Metin2 Private Server - 7 Replies
ich habe die serverinfo geändernt (serverinfo-generator.tk) und wen ich versuche MT2 fenster zu öffnen kommt immer so ein fehler so ein LOG fehler was tuhuen?? was mahc ich falsch
|
Metin2 2011 client von Marco_A
11/18/2011 - Metin2 Private Server - 5 Replies
Suche Funkzunierende serverinfo.py eine vorlage wo schon eine server ip drinne ist Pn Me Pls
|
Brauche hillfe beim 2011 client von Metin2 De will den client als eigenen nurtzen
08/26/2011 - Metin2 Private Server - 2 Replies
Hallo ich brauche hillfe beim 2011 client von metin2 de
hallo ich habe einen metin2 pserver und will den neuen 2011 clienten von de nutzen aber habe immer ein problem habe alles gemacht wie sihe
http://www.elitepvpers.com/forum/metin2-pserver-g uides-strategies/1241784-how-de-client-f-r-eigenen -server-nutzen.html
aber immer wen ich den client starte komme ich bis zum einloggen wen ich daten eingegeben habe dan auf okay gehe Get der client immer aus !!!
kann mir einer bitte hellfen
|
All times are GMT +1. The time now is 20:09.
|
|