[Counterstrike] LAN server issue
Issue
How to play a remote private lan party, without having display interface "lan servers are restricted to local clients"?
Solution
Using the developer console:
Either you program a key to open it during gameplay, or you don't want to make such modifications, then follow the instruction below.
- C:Program FilesCSSCSstrikeCFGautoexec
- Open this file (txt format) and add the following line
- bind "n" key to "toggleconsole" (n can be any letter you choose)
- From you can now open the console during the game by pressing n key.
- Once the game started, open console and type :sv_lan 0
- Press Enter and the issue shall be solved.