Oh crap. Use Notepad++ to edit the script. Line 23 should have: if not Player.Admin or self.isMod(Player.SteamID):
Now, If you found that replace the or to and. So It will be: if not Player.Admin and not self.isMod(......
Sent from my Samsung Galaxy S4
This plugin is able to detect people who were VAC banned, or having private or no steam community profiles. Also bypasses sharedrust users.
APIKey=http://steamcommunity.com/dev/apikey ; Get ur API key
AllowShared=0 ; 0 = Don't allow Shared accounts
AllowedVACBans=2 ; Maximum allowed VAC bans...
I added the options.
Delete your old ini if you had one. Well I tested It in my IDE and all the urls and values should be perfect. Now you just need to test It live.
http://fougerite.com/resources/steamprofiler.82/
https://github.com/dretax/Python-Plugins/blob/master/SteamProfiler/SteamProfiler.py
Please test It, If It works, I will post It.
AllowShared - 0 = Don't allow shared accounts
AllowVACBanned - 0 = Don't allow VAC banned
AllowedVACBans - How many VAC bans can user have to be allowed to connect...
Ahh man. You configured It wrong. Delete the ini file, and either way use the add command ingame, or:
[WhiteList]
76561197961206136=1
76561197961229990=1
76561197962258728=1
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.