Raised This Month: $32 Target: $400
 8% 

[L4D2] How to run and join local dedicated server (Windows)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 07-15-2019 , 15:47   [L4D2] How to run and join local dedicated server (Windows)
Reply With Quote #1

Written in the hope to help some people to test their plugins locally* because Valve did it the way required a bottle of Vodka for everything to work properly.

* I didn't try to join my server from Internet (just locally - me is server and me is a client). That is possible, requires port forwarding. Search on your own.

So,

1. Steam => Library => Tools => Double click on "Left 4 Dead 2 Beta - Win32 Dedicated Server".
2. After downloading, right click on it => Properties => Local files => See local files ...
- Copy all files from "common\Left 4 Dead 2 Beta" to "common\Left 4 Dead 2".
- Copy dedicated.dll to "bin" folder.

3. Create batch (runserver.bat) file (in "common\Left 4 Dead 2" folder) with the following code:

Code:
start "" srcds -debug -condebug -usercon -console -insecure -dev -game left4dead2 -port 27000 +hostname "Source Dedicated Server" +map c5m1_waterfront +maxplayers 24 +sv_lan 1
3. Downnload SteamCMD GUI tool and run it: https://github.com/DioJoestar/SteamCMD-GUI
Open "Console" tab. Remember IP in line "Local IP address:"

4. This is important. You must start L4d2 client first (before the server).

5. Run server by double click on "runserver.bat"
Approve srcds.exe access in your firewall. Windows firewall will show you a warning automatically.

6. In L4D2 client enter in console:
Code:
connect IP:27000
where IP are numbers from the step 3. It could be something like 192.168.202.1:27000

Enjoy.

P.S. Instruction can be partially applied for other dedicated servers, like CS:GO.
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]

Last edited by Dragokas; 12-03-2020 at 14:03.
Dragokas is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode