Jump to content
  • 0

Ayuda Cliente Metin2Pandora


Question

5 answers to this question

Recommended Posts

  • 0
Posted

Has puesto el ip en el sitio equivocado. Fíjate que la estructura sea 'ip':'tuip'.

import app

app.ServerName = None

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

SERVER1_CHANNEL_DICT = {
	1:{'key':11,'name':'CH1   ','ip':'tuip','tcp_port':13001,'udp_port':13001,'state':STATE_NONE,},
}
REGION_NAME_DICT = {
	0 : 'TAIWAN',
}

REGION_AUTH_SERVER_DICT = {
	0 : {
		1 : { 'ip':'tuip', 'port':11002, }, 
		
		}	
}

REGION_DICT = {
	0 : {
		1 : { 'name' : 'Metin2', 'channel' : SERVER1_CHANNEL_DICT, },
		},
}

MARKADDR_DICT = {
	10 : { 'ip' : 'tuip', 'tcp_port' : 13001, 'mark' : '10.tga', 'symbol_path' : '10', },
	}

TESTADDR = { 'ip' : 'tuip', 'tcp_port' : 50000, 'udp_port' : 50000, }

 

  • 0
Posted
hace 12 horas, Zark dijo:

Has puesto el ip en el sitio equivocado. Fíjate que la estructura sea 'ip':'tuip'.


import app

app.ServerName = None

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

SERVER1_CHANNEL_DICT = {
	1:{'key':11,'name':'CH1   ','ip':'tuip','tcp_port':13001,'udp_port':13001,'state':STATE_NONE,},
}
REGION_NAME_DICT = {
	0 : 'TAIWAN',
}

REGION_AUTH_SERVER_DICT = {
	0 : {
		1 : { 'ip':'tuip', 'port':11002, }, 
		
		}	
}

REGION_DICT = {
	0 : {
		1 : { 'name' : 'Metin2', 'channel' : SERVER1_CHANNEL_DICT, },
		},
}

MARKADDR_DICT = {
	10 : { 'ip' : 'tuip', 'tcp_port' : 13001, 'mark' : '10.tga', 'symbol_path' : '10', },
	}

TESTADDR = { 'ip' : 'tuip', 'tcp_port' : 50000, 'udp_port' : 50000, }

 

Muchas gracias me sirvio! por que cuando cambias las imágenes de la carpeta UI y loading cuando seleccionas el personaje y te carga para entrar se cierra el juego? mirando el log me da este error 

1110 04:31:42494 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse) Error
1110 04:31:42746 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse) Error

al entrar al server me dice esto: https://gyazo.com/b338a12a052cefc7e40d728dafd8b257

  • 0
Posted
En 10/11/2017 a las 4:06, DarkNebur dijo:

Muchas gracias me sirvio! por que cuando cambias las imágenes de la carpeta UI y loading cuando seleccionas el personaje y te carga para entrar se cierra el juego? mirando el log me da este error 

1110 04:31:42494 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse) Error
1110 04:31:42746 :: CEffectManager::RegisterEffect - LoadScript(d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse) Error

al entrar al server me dice esto: https://gyazo.com/b338a12a052cefc7e40d728dafd8b257

Tienes que buscar en el binario un archivo llamado input.cpp (creo que es) y buscar el nombre del .exe y ponerle el que tu quieras, sino están cambiados los nombres del .exe no te irá.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies to enhance your browsing experience and provide relevant content. By continuing to browse, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. and Terms of Use. For more information on how we protect your data, please check our Privacy Policy.