@KingOfKong: ist ganz leicht
schau das geht so
beispiel wo dein name drauf steht einfach um ändern in deinem server name
und wo closed drauf steht dein hamachi ip und das wars schaon
PHP Code:
import app
import locale
app.ServerName = None
if locale.IsGERMANY() or (locale.IsEUROPE() and app.GetLocalePath() == "locale/de"):
STATE_NONE = "KingOfKong"
STATE_DICT = {
0 : "....",
1 : "NORM",
2 : "BUSY",
3 : "FULL"
}
SERVER01_CHANNEL_DICT = {
1:{"key":11,"name":" ","ip":"5.123.174.100","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
}
REGION_NAME_DICT = {
0 : "TAIWAN",
}
REGION_AUTH_SERVER_DICT = {
0 : {
1 : { "ip":"closed.100", "port":11002, },
}
}
REGION_DICT = {
0 : {
1 : { "name" : "KingOfKong", "channel" : SERVER01_CHANNEL_DICT, },
},
}
MARKADDR_DICT = {
10 : { "ip" : "closed.100", "tcp_port" : 23000, "mark" : "10.tga", "symbol_path" : "10", },
}
TESTADDR = { "ip" : "0.0.0.0", "tcp_port" : 13003, "udp_port" : 13003, }
@sys-worm: slm kardes [NeonBlue .de .tl] ohne das [ ]