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

Checking files on connection


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
A1ekin
Member
Join Date: Jul 2021
Old 08-01-2022 , 14:21   Checking files on connection
Reply With Quote #1

Hi all
I have two questions in one:

I once saw that the L4D2 game server, when connected, checks the integrity of the game files.
That they are not deleted or edited, and if something is wrong, then it does not let the player
Can you please tell me how this can be done?

And yet:
I have versus server in left 4 dead 2, but I allowed players to use addons on the server
addonconfig.cfg
Code:
"RestrictAddons"
{
"versus" "0"
}
How to make the server, when connected, check the addons from the players, and if the addon edits something that cannot be edited (wallhack addons), then it does not let the player into the server
A1ekin is offline
backwards
AlliedModders Donor
Join Date: Feb 2014
Location: USA
Old 08-01-2022 , 18:45   Re: Checking files on connection
Reply With Quote #2

sv_consistency 1 and sv_pure 2
__________________
I highly recommend joining the SourceMod Discord Server for real time support.
backwards is offline
A1ekin
Member
Join Date: Jul 2021
Old 08-02-2022 , 06:46   Re: Checking files on connection
Reply With Quote #3

Quote:
Originally Posted by backwards View Post
sv_consistency 1 and sv_pure 2
sv_pure doesn't work in left 4 dead 2
A1ekin is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 08-02-2022 , 08:05   Re: Checking files on connection
Reply With Quote #4

no way to know for sure what addons are "wallhack", is a all or none approach.

Similar to https://forums.alliedmods.net/showthread.php?t=302133
__________________
Marttt is offline
Zynda
Member
Join Date: Jul 2011
Old 08-02-2022 , 10:47   Re: Checking files on connection
Reply With Quote #5

Plugin on the server you saw might be similar to:
https://github.com/SirPlease/L4D2-Co...istency_fix.sp
Zynda is offline
Reply



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 11:53.


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