Search found 3 matches
- Tue Nov 26, 2024 4:16 pm
- Forum: Whatever
- Topic: [HL2MP] - Fixed Server Binaries
- Replies: 1
- Views: 43905
[HL2MP] - Fixed Server Binaries
I posted this on the Sourcemod forums , figured I would post this here too. I am posting this for those who are looking for real fixes to many game bugs that Valve failed to attend with the anniversary update. Below is the list of bug fixes, QoL improvements and new features. The Github page can be ...
- Tue Nov 26, 2024 4:09 pm
- Forum: Whatever
- Topic: Eventscripts Broke
- Replies: 15
- Views: 749890
Re: Eventscripts Broke
You need to spoof your steam.inf in your SRCDS installation when using custom binaries to the following to allow players to join.
Code: Select all
PatchVersion=9353550
ClientVersion=9353550
ServerVersion=9353550
ProductName=hl2mp
appID=320
ServerAppID=232370
- Tue Nov 26, 2024 1:22 pm
- Forum: Whatever
- Topic: Eventscripts Broke
- Replies: 15
- Views: 749890
Re: Eventscripts Broke
From Mattie in an email exchange with a friend: Hi [REDACTED]-- I'm so happy that my old project was useful for over a decade! I'm definitely curious how you used ES Python-- what makes it a challenge to port to other plugin platforms? Does no other platform work for what you need? Did you rely on s...