Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 10:43

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

Advertisement



Invoice Serverinfo.py

Discussion on Invoice Serverinfo.py within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 81
Join Date: Jan 2015
Posts: 186
Received Thanks: 34
Invoice Serverinfo.py

Hay,

ich habe folgendes Problem:
Wenn ich den Client starte kann ich mich einloggen etc. funktioniert alles super nur obwohl server on ist zeigt er als Serverstatus Unknow an bzw. hab ich es zu "..." geändert.

Code:
import os
import app
import locale
import debugInfo

CHINA_PORT = 50000

if locale.IsEUROPE():
	STATE_NONE = "..."

	STATE_DICT = {
		0 : "Offline",
		1 : "Normal",
		2 : "Belebt",
		3 : "Voll"
	}

	Server1 = {
		1:{"key":11,"name":"Channel 1","ip":"IP Adresse","tcp_port":13070,"udp_port":13070,"state":STATE_NONE,},
		2:{"key":12,"name":"Channel 2","ip":"IP Adresse","tcp_port":14070,"udp_port":14070,"state":STATE_NONE,},
		3:{"key":13,"name":"Channel 3","ip":"IP Adresse","tcp_port":15070,"udp_port":15070,"state":STATE_NONE,},
		4:{"key":14,"name":"Channel 4","ip":"IP Adresse","tcp_port":16070,"udp_port":16070,"state":STATE_NONE,},
	}

	REGION_NAME_DICT = {
		0 : "GERMANY",
	}

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

	REGION_DICT = {
		0 : {
			1 : { "name" :"Servername", "channel" : Server1, },
		},
	}

	MARKADDR_DICT = {
		10 : { "ip" : "IP Adresse", "tcp_port" : 13070, "mark" : "10.tga", "symbol_path" : "10", },
	}

	TESTADDR = { "ip" : "IP Adresse", "tcp_port" : 15000, "udp_port" : 15000, }
[TEC]Tigrex is offline  
Old 07/30/2015, 12:47   #2

 
elite*gold: 83
Join Date: Nov 2013
Posts: 2,891
Received Thanks: 2,764
Du musst IP Adresse auch durch deine IP ersetzten oder eine Variable oben einfügen mit deiner IP:

Code:
import os
import app
import locale
import debugInfo

CHINA_PORT = 50000
IP_ADRESS = "DEINE_SERVER_IP_HIER_EINFUEGEN"

if locale.IsEUROPE():
	STATE_NONE = "..."

	STATE_DICT = {
		0 : "Offline",
		1 : "Normal",
		2 : "Belebt",
		3 : "Voll"
	}

	Server1 = {
		1:{"key":11,"name":"Channel 1","ip":IP_ADRESS,"tcp_port":13070,"udp_port":13070,"state":STATE_NONE,},
		2:{"key":12,"name":"Channel 2","ip":IP_ADRESS,"tcp_port":14070,"udp_port":14070,"state":STATE_NONE,},
		3:{"key":13,"name":"Channel 3","ip":IP_ADRESS,"tcp_port":15070,"udp_port":15070,"state":STATE_NONE,},
		4:{"key":14,"name":"Channel 4","ip":IP_ADRESS,"tcp_port":16070,"udp_port":16070,"state":STATE_NONE,},
	}

	REGION_NAME_DICT = {
		0 : "GERMANY",
	}

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

	REGION_DICT = {
		0 : {
			1 : { "name" :"Servername", "channel" : Server1, },
		},
	}

	MARKADDR_DICT = {
		10 : { "ip" : IP_ADRESS, "tcp_port" : 13070, "mark" : "10.tga", "symbol_path" : "10", },
	}

	TESTADDR = { "ip" : IP_ADRESS, "tcp_port" : 15000, "udp_port" : 15000, }
rollback is offline  
Thanks
1 User
Old 07/30/2015, 12:50   #3
 
elite*gold: 81
Join Date: Jan 2015
Posts: 186
Received Thanks: 34
XD habe ich ja, nur hier als code habe ich sie rausgenommen. Ich kann ja mich einloggen wie gesagt, nur der Status macht Probleme.
[TEC]Tigrex is offline  
Old 07/30/2015, 12:59   #4
 
elite*gold: 81
Join Date: Jan 2015
Posts: 186
Received Thanks: 34
ja die von xgr33n
[TEC]Tigrex is offline  
Old 07/30/2015, 13:07   #5
 
elite*gold: 81
Join Date: Jan 2015
Posts: 186
Received Thanks: 34
Nein, firewall nicht, glaube es liegt an der intrologin bin mir aber nicht sicher.
[TEC]Tigrex is offline  
Reply


Similar Threads Similar Threads
Invoice Client - 2 Server 1 Client Serverinfo
05/11/2014 - Metin2 Private Server - 3 Replies
Hayho, Könnt mir jemand helfen? Ich wollte meine 2 Server in einen Clienten packen. Kann mir kurz jemand meine Serverinfo so umschreiben das es passt? Serverinfo : import os import app
[1.Release] How to Invoice Files Hamachi + Portmaps für 2013er [Invoice Files]
01/12/2014 - Metin2 PServer Guides & Strategies - 5 Replies
Mahlzeit, VORAB ACHTUNG ICH WILL KEINE THANKS !! ALLE THANKS GEHEN AN xGr33n und .α¢нιℓℓєѕ Also leute kurz und knapp da mich viele in Skype anschreiben wie man die 2013er Files auf Hamachi stellen kann mach ich mal ein Howto ;) Server auf Hamachi umstellen schaut bei den Kollegen im Thread vorbei erstellt ein Hamachi-Server und weiter gehts http://www.elitepvpers.com/forum/metin2-pserver-g uides-strategies/1473134-how-hamachi-privat-server -erstellen-easy.html Portmap für die...



All times are GMT +2. The time now is 10:43.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.