26 lines
		
	
	
		
			552 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			26 lines
		
	
	
		
			552 B
		
	
	
	
		
			Plaintext
		
	
	
	
|  | getroottable().DebugModelFlag <- false; | ||
|  | //初始化插件 | ||
|  | function InitPluginInfo() { | ||
|  |     Sq_CreatCConnectPool(2, 4, "127.0.0.1", 3306, "game", "uu5!^%jg"); | ||
|  |     Sq_CreatSocketConnect("192.168.200.24", "65109"); | ||
|  | } | ||
|  | 
 | ||
|  | 
 | ||
|  | 
 | ||
|  | function PrintTag() { | ||
|  |     print(InitSuccessTag); | ||
|  | } | ||
|  | 
 | ||
|  | function main() { | ||
|  | 
 | ||
|  |     InitPluginInfo(); | ||
|  | 
 | ||
|  |     PrintTag(); | ||
|  | 
 | ||
|  | } | ||
|  | 
 | ||
|  | 
 | ||
|  | // getroottable().CombatRankServerProject <- CombatRank(); | ||
|  | // getroottable().ServerControlProject <- ServerControl(); | ||
|  | // getroottable().AntonServerProject <- Anton(); | ||
|  | // getroottable().FiendwarServerProject <- Fiendwar(); |