Raised This Month: $32 Target: $400
 8% 

[L4D/2] Steams Face Control


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Ja-Forces
Senior Member
Join Date: Jul 2009
Location: Leningrad
Plugin ID:
2035
Plugin Version:
1.2
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    automatic verification of steam's profile
    Old 10-28-2010 , 07:30   [L4D/2] Steams Face Control
    Reply With Quote #1

    This plugin allow kick players on criteria (l4d_profile_checker.cfg) from the first page steam's user profile

    Plugin needed latest sourcemod & [EXTENSION] Socket (3.0.1)

    For check user's profile type in chat !profile_checker
    For add player in whitelist type in chat !profile_whitelist_add SteamID
    For delete player from whitelist type in chat !profile_whitelist_del SteamID
    Whitelist base here ..sourcemod/configs/l4d_profile_checker_whitelist.txt

    Testin' on windows & linux servers (must work)
    P.S. Post here if found any errors & bugs


    Code:
    // This file was auto-generated by SourceMod (v1.3.6)
    // ConVars for plugin "l4d_profile_checker_v12.smx"
    
    // AvatarIcon:
    // Checking profile on the presence of avatar. 1 (check) 2 (check, if not positive kick) "" (not checked)
    // -
    // Default: "1"
    l4d_profile_checker_avatarIcon "1"
    
    // HoursOnRecord:
    // Check the total number of hours in this game. Available values are: '&' or '|'; numerical value, "" (not checked)
    // -
    // Default: "&250"
    l4d_profile_checker_hoursOnRecord "&250"
    
    // HoursPlayed:
    // Checking for number of hours in this game. Available values are: '&' or '|'; numerical value, "" (not checked)
    // -
    // Default: "|25"
    l4d_profile_checker_hoursPlayed "|25"
    
    // HoursPlayed2Wk:
    // Check the game for 2 weeks. Available values are: '&' or '|'; numerical value, "" (not checked)
    // -
    // Default: "|30"
    l4d_profile_checker_hoursPlayed2Wk "|30"
    
    // SteamRating:
    // Check the profile of steam's rating. Available values are: '&' or '|'; numerical value, "" (not checked)
    // -
    // Default: "|5"
    l4d_profile_checker_steamRating "|5"
    
    // VacBanned:
    // Check the profile of ban by VAC. 1 (check) 2 (check, if not positive kick) "" (not checked)
    // -
    // Default: "1"
    l4d_profile_checker_vacBanned "1"
    
    // VisibilityState:
    // Check the profile for visibility. Available values are: '&' or '|'; 1 (for friends state and public) 2 (public) "" (not checked)
    // -
    // Default: "|1"
    l4d_profile_checker_visibilityState "|1"
    
    // WhiteList:
    // List of players, which profile isn't checked. 1 - use white list, 0 - not use white list
    // -
    // Default: "1"
    l4d_profile_checker_whiteList "1"
    Example: <250 = &250 or |250, <500 = &500 or |500 and etc.

    & - check without fail (Immediate kick with delivery of the message to the player)
    | - check with fail (Unessential parameter, If don't want check in config, put |)

    If profile is closed (private) can use only:
    AvatarIcon, VacBanned.


    Version 1.0 (29.10.10)

    - Initial release
    Version 1.1 (01.11.10)
    - Changed message to player who kicked
    - Changed config
    Version 1.1a (02.11.10)
    - Fixed bug with searching HoursPlayed2Wk in profile
    Version 1.1b (07.11.10)
    - Fixed error with call function "GetClientName" when client is not connected
    Version 1.1c (07.11.10)
    - Remove recheck client
    Version 1.2 (22.11.10)
    - Fixed error with kick when long receive profile
    - Added whitelist
    Attached Files
    File Type: sp Get Plugin or Get Source (l4d_profile_checker_v12.sp - 892 views - 23.6 KB)
    File Type: smx l4d_profile_checker_v12.smx (14.0 KB, 717 views)
    __________________

    Last edited by Ja-Forces; 08-04-2019 at 03:22.
    Ja-Forces is offline
    Ja-Forces
    Senior Member
    Join Date: Jul 2009
    Location: Leningrad
    Old 10-29-2010 , 10:57   Re: [L4D/2] Steam's profile checker
    Reply With Quote #2

    version 1.0
    Ja-Forces is offline
    ChickenFighter
    Junior Member
    Join Date: Oct 2010
    Location: Germany
    Old 10-29-2010 , 14:08   Re: [L4D/2] Steam's profile checker
    Reply With Quote #3

    Uhm, i dont understand the point of this plugin? can you explain it better pls
    ChickenFighter is offline
    ProdigySim
    SourceMod Plugin Approver
    Join Date: Feb 2010
    Old 10-29-2010 , 16:08   Re: [L4D/2] Steam's profile checker
    Reply With Quote #4

    People who play L4D2 Versus are really picky about who plays. They don't want noobs, hackers, baddies, or reverse pubstompers.

    This lets server admins prevent themselves from getting rolled and/or keep noobs out of their game.

    Nice that you got a plugin for this, but kind of lame concept imo.
    ProdigySim is offline
    Ja-Forces
    Senior Member
    Join Date: Jul 2009
    Location: Leningrad
    Old 11-01-2010 , 14:55   Re: [L4D/2] Steam's face control
    Reply With Quote #5

    version 1.1
    Ja-Forces is offline
    Thraka
    AlliedModders Donor
    Join Date: Aug 2005
    Old 11-01-2010 , 15:19   Re: [L4D/2] Steam's face control
    Reply With Quote #6

    Great concept in my opinion, especially the hours setting. It just sucks that the L4D community is like this. but with a 4vs4 game platform, 1 bad player ruins the game for the whole team. NO way around it.
    Thraka is offline
    crazydog
    AlliedModders Donor
    Join Date: Jan 2006
    Old 11-01-2010 , 16:14   Re: [L4D/2] Steam's face control
    Reply With Quote #7

    I'd like to see a whitelist feature, i.e. for friends who just bought the game.
    crazydog is offline
    ChickenFighter
    Junior Member
    Join Date: Oct 2010
    Location: Germany
    Old 11-02-2010 , 02:01   Re: [L4D/2] Steam's face control
    Reply With Quote #8

    Yes, the whitelist feature would be nice. btw.. very nice work
    ChickenFighter is offline
    Ja-Forces
    Senior Member
    Join Date: Jul 2009
    Location: Leningrad
    Old 11-02-2010 , 03:29   Re: [L4D/2] Steam's face control
    Reply With Quote #9

    crazydog, we just work in this way.
    Ja-Forces is offline
    step
    Senior Member
    Join Date: May 2010
    Old 11-02-2010 , 09:17   Re: [L4D/2] Steam's face control
    Reply With Quote #10

    Can this check the hours played if the player profile is private?
    step is offline
    Reply


    Thread Tools
    Display Modes

    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 17:59.


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