serverinfo plzz help me

07/16/2011 01:01 assadoallah#1
Hello

I want my friends to play game with me Matin
Through the file "serverinfo"

Here is the contents of the file to when i play when

Code:
import os
import app
import locale
import debugInfo

CHINA_PORT = 50000

if locale.IsEUROPE():
    STATE_NONE = "...."
                    
    STATE_DICT = {
        0 : "....",
        1 : "عادي",
        2 : "BUSY",
        3 : "FULL"
    }

    IgorGlock_serverinfo_Generator = {
        1:{"key":11,"name":"Ch1 ","ip":"5.33.233.100","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
    
        2:{"key":12,"name":"Ch2","ip":"5.33.233.100","tcp_port":16000,"udp_port":16000,"state":STATE_NONE,},
    
        3:{"key":13,"name":"Ch3","ip":"5.33.233.100","tcp_port":18000,"udp_port":18000,"state":STATE_NONE,},
    
        4:{"key":14,"name":"Ch4","ip":"5.33.233.100","tcp_port":20000,"udp_port":20000,"state":STATE_NONE,},
    }
    
    REGION_NAME_DICT = {
        0 : "GERMANY",        
    }

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

    REGION_DICT = {
        0 : {
            1 : { "name" :"بارق", "channel" : IgorGlock_serverinfo_Generator, },                        
        },
    }

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

    TESTADDR = { "ip" : "5.33.233.100", "tcp_port" : 50000, "udp_port" : 50000, }
But what i do to change file so that my friends play with me
07/16/2011 01:03 eremon1234#2
5.33.233.100 you must change the 100 into the real number of your hamachi ip. The hamachi ip with the 100 at the end is only for you ;D
07/16/2011 01:15 assadoallah#3
Quote:
Originally Posted by eremon1234 View Post
5.33.233.100 you must change the 100 into the real number of your hamachi ip. The hamachi ip with the 100 at the end is only for you ;D
I have tried but did not work :)
07/19/2011 20:13 Roquan#4
Wrong Section + double post!


#reported


Ask in the P-Server Section.