Raised This Month: $51 Target: $400
 12% 

UnVAC - Allow certain VAC-banned players into your server


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-19-2010 , 12:37   UnVAC - Allow certain VAC-banned players into your server
#1

Quote:
This plugin hasn't worked in a long time, I have no plans to update it.
Example console log: http://pastebin.com/ev9hmqdu

Command(s):
  • unvac_add <steamid>
  • unvac_remove <steamid>
  • unvac_clear
  • unvac_list

CVar(s):
  • unvac_mode - "0" - 0 = Whitelist, 1 = Blacklist
  • unvac_fix_insecure - "1" - Let all VAC banned clients in if -insecure is set

Supported engine(s):
How it works:
When a player connects to a server, the server contacts Steam with the players ticket and some other info. The backend replies with either a GSClientApprove or a GSClientDeny callback. This plugin replaces the GSClientDeny callback with a GSClientApprove one if the CSteamID is in the list and the reason of the denial is for a VAC ban.

Make sure you put double quotation marks ( " ) around the SteamID parameter.

Source code will not be released due for this plugin, if you are intrested in using SteamWorks in your own plugin look at the GPL'd SteamTools SourceMod extension.
__________________

Last edited by asherkin; 07-30-2014 at 17:23.
asherkin 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 13:36.


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