View Single Post
headline
SourceMod Moderator
Join Date: Mar 2015
Old 10-23-2015 , 22:24   Re: [ANY] Ban Disconnected Players
Reply With Quote #2

Changelog
PHP Code:
/* Changeslog
    1.0
        - Initial Release
    1.1
        - Fixed Invalid Client Issue
    1.2
        - Fixed reason issue where it'd fail sm_addban
    1.3
        - Implemented asherkin's suggestion
    1.4
        - Fixed list order issue
    1.5
        - Created ConVar to limit array size
        - Cleaned up lots of weird problems
        - Now using more OO methods
        - Fixed where newer Steam D's were being
        truncated.
    2.0
        - Fixed issue where player's weren't getting banned
        - Added chat message when there were no disconnected players
    2.0.1
        - Added shortcut to bandisconnected menu
*/ 

Last edited by headline; 03-11-2020 at 17:29.
headline is offline