Host Server

JedrekPl

Member
Sup Fellas
Could you tell me how can I join a host server using console cause I can see it on server list.
 

Fixious

Test Lead
If you can see it on the server list why can't you simply hit the Join button? Anyways, to join a server from the console you'll need its IP. Then type:

client::joinserver("25.220.61.227:28001");

Put the IP in place of the one above, obviously.
 
If you can see it on the server list why can't you simply hit the Join button? Anyways, to join a server from the console you'll need its IP. Then type:

client::joinserver("25.220.61.227:28001");

Put the IP in place of the one above, obviously.
It's possible to use the console in-game to do it? Like while IN a server?
 

Fixious

Test Lead
I can't remember. I think it checks to see if you're connected to a server already. You might have to disconnect from it first.
 
Top