UniversalCs.Com
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

UniversalCs.Com


Nu sunteti conectat. Conectați-vă sau înregistrați-vă

Cum folosim un client fara mc

In jos  Mesaj [Pagina 1 din 1]

1Cum folosim un client fara mc  Empty Cum folosim un client fara mc Sam Aug 06, 2011 6:25 am

Viorel

Viorel

Fondator
intrati in serverinfo.py si modificat:

import app
import locale

app.ServerName = None
if locale.IsGERMANY() or (locale.IsEUROPE() and app.GetLocalePath() == "locale/de"):
STATE_NONE = "NORM"

STATE_DICT = {
0 : "....",
1 : "NORM",
2 : "BUSY",
3 : "FULL"
}

SERVER01_CHANNEL_DICT = {
1:{"key":11,"name":"CH1 ","ip":"5.163.226.187","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
}
REGION_NAME_DICT = {
0 : "TAIWAN",
}

REGION_AUTH_SERVER_DICT = {
0 : {
1 : { "ip":"5.163.226.187", "port":11002, },
}
}

REGION_DICT = {
0 : {
1 : { "name" : "VladMt2", "channel" : SERVER01_CHANNEL_DICT, },
},
}

MARKADDR_DICT = {
10 : { "ip" : "5.163.226.187", "tcp_port" : 23000, "mark" : "10.tga", "symbol_path" : "10", },
}

TESTADDR = { "ip" : "5.163.226.187", "tcp_port" : 13003, "udp_port" : 13003, }

https://4en3rgy.forummo.com/

Sus  Mesaj [Pagina 1 din 1]

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum