View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 12-03-2018 , 16:40   Re: Plugin that checks steam profiles and warns/kicks private profile holders
Reply With Quote #57

Quote:
Originally Posted by alphaearth View Post
warns the player, but not kick the server.
It warns for the amount of times specified in "sm_private_kick_warnings", on "sm_private_kick_warnings"+1, it will kick.

This means if "sm_private_kick_warnings" is set to 5 (default), then it will will warn you 5 times, and on the 6th time, it will kick you. The warning procedure happens every time a player spawns.
So unless your players re-spawn every time they die (e.g. deathmatch), it will require like 5 rounds with warnings, and kick you on the 6th round, with the plugin's default settings.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline