Raised This Month: $51 Target: $400
 12% 

Player Logger


Post New Thread Reply   
 
Thread Tools Display Modes
Author
MMario987
New Member
Join Date: Nov 2014
Plugin ID:
4408
Plugin Version:
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    SteamId Logger
    Old 11-05-2014 , 18:25   Player Logger
    Reply With Quote #1

    This Plugin is meant for peoples steamids to be logged for people who own servers can tell if someone changes there name after they are about to be banned.
    Attached Files
    File Type: sp Get Plugin or Get Source (PlayerLoging.sp - 917 views - 1.3 KB)
    MMario987 is offline
    PC Gamer
    Veteran Member
    Join Date: Mar 2014
    Old 11-05-2014 , 22:18   Re: Player Logger
    Reply With Quote #2

    This works as advertised. Thanks!

    Recommendations:
    1. Edit your post to inform users where the data is being logged. In this case, it logs the data in tf\addons\sourcemod\data\logging\playersteami d.txt
    2. Let viewers know that a good way to view that file is with the free application called 'notepad++', available here: http://notepad-plus-plus.org/
    3. Give an example of the data being displayed, like this:

    "PlayerInfo"
    {
    "bot"
    {
    "connections" "68"
    }
    "STEAM_0:0:1XXXXXX"
    {
    "connections" "3"
    "name" "ImmaPro"
    }
    "STEAM_0:0:2XXXXXX"
    {
    "connections" "1"
    "name" "MaryPoppins"
    }
    }
    PC Gamer is offline
    Mirandor
    Senior Member
    Join Date: Jun 2006
    Location: Ile de France
    Old 11-06-2014 , 05:13   Re: Player Logger
    Reply With Quote #3

    good idea but you'd better use mysql to store these informations. because the txt file should be quickly very large and the server could get lag each time a player gets in the server...
    Also you should use OnClientPtAdminCheck instead of OnClientPutInServer...

    Last edited by Mirandor; 11-06-2014 at 05:17.
    Mirandor is offline
    Reply



    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 03:34.


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