• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[HELP] Subserver problem

Newbie Spellweaver
Joined
Nov 24, 2009
Messages
93
Reaction score
0
Hello, I set up subserver with connectmember activated in gameserver, but still everyone can join it, what is the problem? where I missed anything?

subserver mapserverinfo:
Code:
//==================================================================================================================	
//	ServerCode	MapServerGroup	InitSetting	IpAddress		PortNum
//==================================================================================================================	
0
	1		1		1		Sxxxxxxxxxxxx			55903
	9		0		-1		Sxxxxxxxxxxxx			55909
end

//-------------------------------------------------------------------------------//
//  ServerCode    MoveAbleOption     MapNumber	   DestServerCode		 //
//-------------------------------------------------------------------------------//
1
	1		0		30		9
	1		0		31		9
	1		0		34		9
	
	9		1		30		-1
	9		1		31		-1
	9		1		34		-1
end



Subserver Gameserverinfo:
Code:
[GameServerInfo]
ServerName		= VIP
ServerCode		= 1
ConnectMemberLoad	= 1
 
Back
Top