Forum
Off Topic Cant connect to LANCant connect to LAN
3 replies 1
edited 2×, last 06.06.15 12:42:40 pm
1. Make sure you have Internet connection.
2a. Listen Server:
2a1. host as usual.
2a2. when host's game is loaded, tell clients to open LAN tab and connect to host's gameserver.
2b. Dedicated Server:
2b1. set settings on DS before running it.
2b2. All clients open LAN tab to join DS's gameserver.
Tip for Source games (Source game can be played on LAN without net):
1. for host, open console and run this command (you cannot remove the code because its the minimum required):
maxplayers 32;mp_roundtime 4;mp_timelimit 40;mp_freezetime 6;mp_buytime 0.6; map de_dust;sv_lan 1;map de_dust2
2. for clients, its either:
2a. server browser (Multiplayer) > LAN tab
2b. open console and run:
connect <host ip>
Enjoy
edited 1×, last 09.06.15 05:11:34 am
1