AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   VAC protection (https://forums.alliedmods.net/showthread.php?t=309080)

adska 07-13-2018 02:37

VAC protection
 
Hello, I would like to make a plugin which can be run only on the steam server. How to check if server is protected by VAC?

Celena Luna 07-13-2018 04:52

Re: VAC protection
 
Quote:

Originally Posted by adska (Post 2603254)
Hello, I would like to make a plugin which can be run only on the steam server. How to check if server is protected by VAC?

Check SteamID. Usually Non-Steam server use STEAM_ID_LAN or STEAM_0:<ip> as SteamID so you can check it from there.

^SmileY 07-13-2018 08:30

Re: VAC protection
 
Quote:

Originally Posted by Celena Luna (Post 2603269)
Check SteamID. Usually Non-Steam server use STEAM_ID_LAN or STEAM_0:<ip> as SteamID so you can check it from there.

Is not true, since some crack shits generate fake steamId.

@adska

Seems to be you will not provide plugins with source code, this is not supported here.
Anyway you can work only with steamId, and check if some cvars from non-steammer modules is registred


All times are GMT -4. The time now is 15:32.

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