Place of destiny files conect error please help me!!

06/24/2012 03:59 KLR#1
Source Neuz

Code:
#if defined(__TESTSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
	#elif defined(__MAINSERVER)
		strcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" );
	#endif
	}
	strcpy( g_Neuz.m_lpCertifierAddr, "my-no-ip.com" ); //Place-of-Destiny IP
	//strcpy( g_Neuz.m_lpCertifierAddr, "localhost" ); //Place-of-Destiny IP
	InitWebGlobalVar();					// WEB_ADDRESS_DEFAULT, WEB_POSTDATA¼³Á¤
Neuz.exe:

Code:
STRINGTABLE
LANGUAGE LANG_KOREAN, 0x1
{
2, 	"1"
3, 	"0"
4, 	"1"
5, 	"1"
6, 	"PoD16052012"
7, 	"15981"
8, 	"5000"
9, 	"5"
10, 	"1252"
11, 	"1"
}
Accounserver:

Code:
AddTail( -1, 1, "Server", "my-no-ip.com", 0, 1, 0 );
   AddTail( 1, 1, "1-1 Channel", "my-no-ip.com", 1, 1, 800 );
   AddTail( 1, 2, "1-2 Channel", "my-no-ip.com", 2, 2, 500 );

DSN_NAME_LOGIN			"login"
DB_ADMIN_ID_LOGIN		"sa"

DSN_NAME_LOG			"log01"
DB_ADMIN_ID_LOG			"sa"

MSG_VER		"PoD16052012"

SKIP_TRACKING
//NOT_RELOADPRO
//NOLOG

// 6
DB_PWD_LOGIN	"omaster01"
DB_PWD_LOG	"omaster01"
Cacheserver:

Code:
Core	"127.0.0.1"
Port	"15981"
certifer:

Code:
Account	"127.0.0.1"
DB_PWD_LOGIN	"omaster01"
loginserver:

Code:
DB	"127.0.0.1"
Core	"127.0.0.1"

// CACHE
AddCache( "my-no-ip.com" );
MSG_VER	"PoD16052012"

//NPROTECT
is installed on my PC :vcredist_x86-IMPORTANT-INSTALL-IT

ERROR: Connecting to the game is not possible
Please check your network
install your
Network connection.

[Only registered and activated users can see links. Click Here To Register...]
06/25/2012 00:33 Lilidana#2
did you copy the DSETUP.dll, mss32.dll and NeuzD.dll data from your .\.\.\Shuya - Source\Build\Resource folder and past/replaced this with the data in your client folder?
06/25/2012 07:18 KLR#3
Quote:
Originally Posted by Lilidana View Post
did you copy the DSETUP.dll, mss32.dll and NeuzD.dll data from your .\.\.\Shuya - Source\Build\Resource folder and past/replaced this with the data in your client folder?
help me please team viwer my PC MP please
06/30/2012 12:13 salamander64#4
Hello all,

I have a small problem, when I modify resources, I put the files: "Data.res datasub1.res datasub2.res and Flyff.a" in the client and when I log into the game I have a message error: the game files have been amended.

Can you help me?

Thank you in advance