Skip to content

cmd_connectLobbyClient

LXZ_svn_sync edited this page Oct 30, 2019 · 1 revision

command: /connectLobbyClient

quick ref:

/connectLobbyClient ip port [bTunnel]

description:

try to connect a lobby client :
@param ip: client ip, if bTunnel is ture, it is user. 
@param port : client port, default is 8099.
e.g
	/connectLobbyClient 10.27.3.255 
	/connectLobbyClient 10.27.3.255 8099
	```

<!-- END_AUTOGEN-->
Clone this wiki locally