Navegación

  • Recientes
  • Etiquetas
  • Popular
  • Usuarios
  • Grupos
  • Buscar
  • Buscar
  • Registrarse
  • Conectarse
UniversoJuegos
  • Registrarse
  • Conectarse
  • Buscar
  • Recientes
  • Etiquetas
  • Popular
  • Usuarios
  • Grupos
  • Buscar
  1. Inicio
  2. Artanis
  3. Mensajes

Artanis (@Artanis)

0
Reputación
7
Mensajes
64
Visitas
0
Seguidores
0
Siguiendo
  • Perfil
  • Siguiendo
  • Seguidores
  • Temas
  • Mensajes
  • Mejor valorados
  • Grupos

Information about Artanis

Registrado
20 ago 2012, 22:52
Última vez conectado
20 ago 2012, 22:52

Publicados por Artanis

  • [GUIA] DNS Dinamico a DNS Fijo con No-ip.org (completa) 26 ago 2012, 4:09

    las imagenes no se ven.

    publicado en Guías
  • [GUIA] DNS Dinamico a DNS Fijo con DynDNS.com (completa) 25 ago 2012, 20:54

    si alguien puede tomarse la molestia de resubir las imagenes por que no se ven , se lo agradeceria

    publicado en Guías
  • [GUIA]Server sin hamachi en VirtualBox!! 24 ago 2012, 16:29

    @Santo said:

    para cuando la guia para los que tengamos ip dinamica?

    tambien la necesito

    publicado en Guías
  • Poner ip 22 ago 2012, 21:15

    @pepineitor said:

    Recuerda poner la IP en el serverinfo que tiene el cliente en su raíz (donde esta el lanzador) hay tambien hay uno, si no cambias ese tambien no va. La ip es la .100, ponla bien en el serverinfo del root, solo sustituye todo lo que ponga mt2rayo.servergame.com pones tu ip.

    Salu2.

    PD: reloco no digas tonterías... :facepalm:

    sigue sin funkarme, e cambiado todas las ip del root como dices las que dicen mt2rayo.servergame.com por mi ip terminada en .100 y tambien la del serverinfo que no esta en la carpeta pack sino la que esta con el
    mt2rayo , pero tampoco funciona se me queda en seras conectado al servidor y ya.

    import app
    import locale
    import debugInfo

    CHINA_PORT = 50000

    app.ServerName = None
    if locale.IsEUROPE() or (locale.IsEUROPE() and app.GetLocalePath() == "locale/it"):
    STATE_NONE = "NORM"
    STATE_OFFLINE = "OFFLINE"

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

    SERVER02_CHANNEL_DICT = {
    1:{"key":21,"name":"CH1 ","ip":"rayomt2.servegame.com","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},

    }
    SERVER03_CHANNEL_DICT = {

    }
    SERVER04_CHANNEL_DICT = {
    1:{"key":41,"name":"CH1 ","ip":"rayomt2.servegame.com","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
    }
    SERVER05_CHANNEL_DICT = {
    1:{"key":51,"name":"CH1 ","ip":"91.121.121.203","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
    2:{"key":52,"name":"CH2 ","ip":"91.121.121.203","tcp_port":13001,"udp_port":13001,"state":STATE_NONE,},
    3:{"key":52,"name":"CH3 ","ip":"91.121.121.203","tcp_port":13002,"udp_port":13002,"state":STATE_NONE,},
    }
    SERVER06_CHANNEL_DICT = {
    1:{"key":61,"name":"CH1 ","ip":"80.79.127.2","tcp_port":6000,"udp_port":6000,"state":STATE_NONE,},
    2:{"key":62,"name":"CH2 ","ip":"80.79.127.2","tcp_port":6200,"udp_port":6200,"state":STATE_NONE,},
    3:{"key":63,"name":"CH3 ","ip":"80.79.127.3","tcp_port":6000,"udp_port":6000,"state":STATE_NONE,},
    4:{"key":64,"name":"CH4 ","ip":"80.79.127.3","tcp_port":6200,"udp_port":6200,"state":STATE_NONE,},
    }
    SERVER07_CHANNEL_DICT = {
    1:{"key":71,"name":"CH1 ","ip":"80.79.127.4","tcp_port":6000,"udp_port":6000,"state":STATE_NONE,},
    2:{"key":72,"name":"CH2 ","ip":"80.79.127.4","tcp_port":6200,"udp_port":6200,"state":STATE_NONE,},
    }
    SERVER08_CHANNEL_DICT = {
    1:{"key":81,"name":"CH1 ","ip":"80.79.127.22","tcp_port":13000,"udp_port":13000 ,"state":STATE_NONE,},
    2:{"key":82,"name":"CH2 ","ip":"80.79.127.22","tcp_port":16000,"udp_port":16000,"state":STATE_NONE,},
    }
    SERVER09_CHANNEL_DICT = {
    1:{"key":91,"name":"CH1 ","ip":"80.79.127.19","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
    2:{"key":92,"name":"CH2 ","ip":"80.79.127.19","tcp_port":13200,"udp_port":13200,"state":STATE_NONE,},
    }
    SERVER10_CHANNEL_DICT = {
    1:{"key":101,"name":"CH1 ","ip":"80.79.127.6","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
    2:{"key":102,"name":"CH2 ","ip":"80.79.127.6","tcp_port":13200,"udp_port":13200,"state":STATE_NONE,},
    }
    SERVER11_CHANNEL_DICT = {
    1:{"key":111,"name":"CH1 ","ip":"80.79.127.13","tcp_port":13000,"udp_port":13000,"state":STATE_NONE,},
    2:{"key":112,"name":"CH2 ","ip":"80.79.127.13","tcp_port":13200,"udp_port":13200,"state":STATE_NONE,},
    }

    REGION_NAME_DICT = {
    0 : "SPAIN",
    }

    REGION_AUTH_SERVER_DICT = {
    0 : {
    2 : { "ip":"rayomt2.servegame.com", "port":11002, },
    3 : { "ip":"91.121.66.202", "port":11002, },
    4 : { "ip":"188.165.197.11", "port":11002, },
    5 : { "ip":"91.121.121.203", "port":11002, },
    6 : { "ip":"80.79.127.2", "port":20111, },
    7 : { "ip":"80.79.127.4", "port":20101, },
    8 : { "ip":"80.79.127.22", "port":11002, },
    9 : { "ip":"80.79.127.19", "port":11002, },
    10 : { "ip":"80.79.127.6", "port":11002, },
    11 : { "ip":"80.79.127.13", "port":11002, },
    },
    }

    REGION_DICT = {
    0 : {
    2 : { "name" : "Mt2Rayo", "channel" : SERVER02_CHANNEL_DICT, },
    #3 : { "name" : "Arcangel pvp", "channel" : SERVER03_CHANNEL_DICT, },
    #4 : { "name" : "", "channel" : SERVER04_CHANNEL_DICT, },
    #5 : { "name" : "test", "channel" : SERVER05_CHANNEL_DICT, },
    #6 : { "name" : "Equus", "channel" : SERVER06_CHANNEL_DICT, },
    #7 : { "name" : "Mainia", "channel" : SERVER07_CHANNEL_DICT, },
    #8 : { "name" : "Mijen", "channel" : SERVER08_CHANNEL_DICT, },
    #9 : { "name" : "Priscus", "channel" : SERVER09_CHANNEL_DICT, },
    #10 : { "name" : "Rejoung", "channel" : SERVER10_CHANNEL_DICT, },
    #11 : { "name" : "Zurana", "channel" : SERVER11_CHANNEL_DICT, },
    },
    }

    MARKADDR_DICT = {
    20 : { "ip" : "188.165.197.11", "tcp_port" : 13000, "mark" : "20.tga", "symbol_path" : "20", },
    30 : { "ip" : "91.121.66.202", "tcp_port" : 13000, "mark" : "30.tga", "symbol_path" : "30", },
    40 : { "ip" : "188.165.197.11", "tcp_port" : 13000, "mark" : "40.tga", "symbol_path" : "40", },
    50 : { "ip" : "80.79.127.7", "tcp_port" : 7001, "mark" : "50.tga", "symbol_path" : "50", },
    60 : { "ip" : "80.79.127.2", "tcp_port" : 0, "mark" : "60.tga", "symbol_path" : "60", },
    70 : { "ip" : "80.79.127.4", "tcp_port" : 7001, "mark" : "70.tga", "symbol_path" : "70", },
    80 : { "ip" : "80.79.127.11", "tcp_port" : 7001, "mark" : "80.tga", "symbol_path" : "80", },
    90 : { "ip" : "80.79.127.19", "tcp_port" : 7001, "mark" : "90.tga", "symbol_path" : "90", },
    100 : { "ip" : "80.79.127.6", "tcp_port" : 7001, "mark" : "100.tga", "symbol_path" : "100", },
    110 : { "ip" : "80.79.127.13", "tcp_port" : 7001, "mark" : "110.tga", "symbol_path" : "110", },
    }

    TESTADDR = { "ip" : "188.165.197.11", "tcp_port" : 50000, "udp_port" : 50000, }

    si alguien me lo puede dar echo le agradeceria mucho mi ip : 192.168.1.100

    publicado en Ayuda
  • Poner ip 22 ago 2012, 15:34

    vale pero eso no es en el cliente , yo me refiero a cambiar la ip del cliente para poder utilizarlo

    publicado en Ayuda
  • Poner ip 22 ago 2012, 14:50

    cambiarle la ip al cliente de metin2rayo ? , probe descompilando y eso con los archivos root poniendo mi ip en donde aparecia alguna otra ip pero no funciona , alguien sabe donde debo poner mi ip ?

    publicado en Ayuda
  • 1 / 1