View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 04-15-2019 , 12:46   Re: VAC Status Checker (v.2.2.0 10/9/17)
Reply With Quote #384

Quote:
Originally Posted by e_zhuravlev View Post
How to off local DB forever?! and white list

sm_vacbans_db "storage-local" <--
Set "sm_vacbans_cachetime" to 0.

Literally, it will still try to cache them in the local database using the current plugin, but they will be cached for "0 * 86400", which will literally be 0 seconds.

It will re-try and check if it is in cache every time, and should find out that the cache has expired, and then re-try the external lookup.
__________________
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