Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2
You last visited: Today at 01:42

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Problem mit einlogg Fenster in de

Discussion on Problem mit einlogg Fenster in de within the Metin2 forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2009
Posts: 91
Received Thanks: 4
Problem mit einlogg Fenster in de

habe die serverinfo.py in de geändert.
ich kann den server markieren und auch den channel wenn ich mich dann aber einloggen will kann ich das nicht da wenn ich ok drücke nicht das acc daten fenster kommt

Hier ein bild




Code:
import locale
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
if locale.IsEUROPE():
	STATE_NONE = '...'

	STATE_DICT = {
		0 : '....',
		1 : 'NORM',
		2 : 'BUSY',
	}

	CHANNELS1 = [
		{'name':'CH1','ip':'79.110.85.205','tcp_port':32000,'udp_port':32000,'state':STATE_NONE,},
	]
	MARK1 = { 'ip' : '79.110.85.206', 'tcp_port' : 32000, 'mark' : '120.tga', 'symbol_path' : '10', }
	AUTH1 = {'ip':'79.110.85.205','port':31000, }
	NAME1 = { 'name' : 'Server 01'}
	REGION0_ORDER_LIST = [
		(NAME1, AUTH1, MARK1, CHANNELS1),
	]
	NEW_REGION0, NEW_REGION0_AUTH_SERVER_DICT, NEW_MARKADDR_DICT = BuildServerList(REGION0_ORDER_LIST)
	# RESULT
	NEW_REGION_NAME_DICT = {0 : 'GERMAN',}
	NEW_REGION_AUTH_SERVER_DICT = {0 : NEW_REGION0_AUTH_SERVER_DICT,}
	NEW_REGION_DICT = {0 : NEW_REGION0,}

	MARKADDR_DICT = NEW_MARKADDR_DICT
	REGION_DICT = NEW_REGION_DICT
	REGION_NAME_DICT = NEW_REGION_NAME_DICT
	REGION_AUTH_SERVER_DICT = NEW_REGION_AUTH_SERVER_DICT

	TESTADDR = { 'ip' : '79.110.85.206', 'tcp_port' : 50000, 'udp_port' : 50000, }
felixffm is offline  
Old 09/12/2010, 17:18   #2
 
elite*gold: 0
Join Date: Mar 2009
Posts: 91
Received Thanks: 4
#bump
felixffm is offline  
Reply


Similar Threads Similar Threads
Einlogg Problem -.-
06/01/2010 - WarRock - 12 Replies
hey leute, habe ein problem mit warrock.. ich kann mich nicht einloggen.. könnt ihr euch einloggen? wieso kann ich mich nicht einloggen? was ist mein problem? mfg blue
[Guide] Einlogg Fenster P Server
05/10/2010 - Metin2 PServer Guides & Strategies - 12 Replies
Huhu, ich mach mal ne Giude was da genau steht wenn ihr euch beim P Server einloggt! Fangen wir mal an ! Erst das Normale Einloggen "Du wirst mit dem Server verbunden" http://img204.imageshack.us/img204/1352/verbinden nz6.th.jpghttp://img204.imageshack.us/images/thpix .gif
m2.de problem ( PIXEL BEIM EINLOGG FENSTER )
09/09/2009 - Metin2 - 25 Replies
hey also wenn ich das spiel öffne sind einfach nur pixel da sound ist vorhanden jedoch erkennt man einfach nichts mein pc ist nicht gerade schlecht und die grafikkarte auch nicht hatte noch jemand dieses problem ?? gruß



All times are GMT +1. The time now is 01:42.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.