Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 19:17

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

Advertisement



Problem mit LongJu6,Bitte helfen!!

Discussion on Problem mit LongJu6,Bitte helfen!! within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 78
Join Date: Mar 2010
Posts: 711
Received Thanks: 415
Problem mit LongJu6,Bitte helfen!!

Problem bitte helfen.
Ich spiele auf dem Server LongJu6,auf meinem Laptop hat alles gut geklappt.
Jeztt will ich aber am Pc spielen,nun komme ich nicht rein,obwohl alles genauso ist wie vorher.
Hier meine Serverinfo.py
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":"0.0.0.0","tcp_port":13000,"udp_port":13000 ,"state":STATE_NONE,},
}
REGION_NAME_DICT = {
0 : "GERMANY",
}

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

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

MARKADDR_DICT = {
10 : { "ip" : "0.0.0.0", "tcp_port" : 13001, "mark" : "10.tga", "symbol_path" : "10", },
}

TESTADDR = { "ip" : "9.9.9.9", "tcp_port" : 13001, "udp_port" : 13001, }

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

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

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

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

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

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

TESTADDR = { "ip" : "9.9.9.9", "tcp_port" : 13001, "udp_port" : 13001, }

if locale.IsTAIWAN():
STATE_NONE = "NORM"

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

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

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

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

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

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

Bitte um Hilfe.
.Dryn0 is offline  
Old 05/24/2010, 20:17   #2
 
MasterBilo69's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 24
Received Thanks: 3
ja ich kenne mich net gut damit aus aber ich würde mal sagen da wo 0.0.0.0 sind ip´s und damit verbindet es du musst die 0.0.0.0 mit dem ip von longju6 einfügen!!!!
MasterBilo69 is offline  
Old 05/24/2010, 20:18   #3
 
.NighT's Avatar
 
elite*gold: 3
Join Date: May 2008
Posts: 560
Received Thanks: 288
Du musst in die 0.0.0.0 die Serverip einfügen, sie damit ersetzen..

Hier die Longju6-Serverinfo.py:

PHP Code:
import app
import locale
import debugInfo


app
.ServerName None

if locale.IsGERMANY() or (locale.IsEUROPE() and app.GetLocalePath() == "locale/de"):
    
STATE_NONE "..."
                    
    
STATE_DICT = {
        
"....",
        
"NORM",
        
"Belebt",
        
"FULL"
    
}
    
    
IgorGlock_serverinfo_Generator = {
        
1:{"key":11,"name":"Channel 1","ip":"188.165.205.176 ","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
    
        
2:{"key":12,"name":"Channel 2","ip":"188.165.205.176","tcp_port":16000,"udp_port":16000,"state":STATE_NONE,},
    
    }

    
REGION_NAME_DICT = {
        
"GERMANY",        
    }

    
REGION_AUTH_SERVER_DICT = {
        
: {
            
: { "ip":"188.165.205.176 ""port":11002, },                
        },
    }

    
REGION_DICT = {
        
: {
            
: { "name" "Longju6""channel" IgorGlock_serverinfo_Generator, },
        },
    }

    
MARKADDR_DICT = {
        
10 : { "ip" "188.165.205.176 ""tcp_port" 13000"mark" "10.tga""symbol_path" "10", },
    
    
    }

    
TESTADDR = { "ip" "188.165.205.176""tcp_port" 50000"udp_port" 50000, } 
Powered by IgorGlock-Serverinfo.py-Generator
.NighT is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Problem im Bot Bitte Helfen
03/28/2010 - AutoIt - 25 Replies
Hi com Also ich wollte mir gestern und heute einen Levelbot für Nostale machen und dann hab ich den halt gescriptet..xD also ich bin nicht grade sehr gut in AutoIt und deshalb brauch ich hilfe. also so sie der aus... GuiCreate("Easy Nostale LvL Bot",311,239,278,136) $button1=GuiCtrlCreateButton("Start",8, 30,298,30) $button2=GuiCtrlCreateButton("Stop",9,6 8,298,28) $button3=GuiCtrlCreateButton("Start",9, 125,298,27) $button4=GuiCtrlCreateButton("Stop",9,1 61,297,28)...
Problem bitte helfen
02/10/2010 - Metin2 - 0 Replies
Hallo, Ich wollte hier mal mein problem mit meine Grafikkarte Posten weil ich einfach nicht mehr weiter weiss. :( (Sry das ichd as hier poste is ja nix über metin2) Also ich hab hier ma ei screen gemacht eben grade wo ich PC angemacht hab. Screen: http://img12.imageshack.us/img12/7699/leistungsfe hler.png Diese meldung is 100 mal oder so erschien.
Problem bitte helfen ;D
10/12/2009 - Metin2 Private Server - 1 Replies
sers habe dass problem dass beim starten des servers nach .-start connetcion refused kommt und zwar unendlich also es hört nicht mehr auf weiss da jmd was danke
Problem bitte helfen!
06/07/2009 - Metin2 Private Server - 1 Replies
hi Wie die Überschrift es sagt hab ich ein Problem Und zwar was hat das zu bedeuten? http://img38.imageshack.us/img38/7729/4365789.jpg Sry dass ich schon wieder ein Thread aufmach jedoch beim Probleme mit den PServern antwortet mir keiner -.-



All times are GMT +1. The time now is 19:18.


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.