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

[CS:GO/ANY?] Chat Log + Web Interface


Post New Thread Reply   
 
Thread Tools Display Modes
Author
ivenuss
Junior Member
Join Date: Nov 2019
Location: Czech Republic
Plugin ID:
7223
Plugin Version:
1.3
Plugin Category:
All
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 07-26-2020 , 13:23   [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #1

    Description:
    Save all user messages in database.

    Table Preview:



    Web Preview:



    Installation:

    connect to your mysql in databases.cfg

    HTML Code:
    "chatlog"
    {
        "driver"                        "mysql"
        "host"                          "localhost"
        "database"                      ""
        "user"                          ""
        "pass"                          ""
    }
    connect to your mysql in database.php

    PHP Code:
    // DB hostname
    $servername "localhost";

    // DB username
    $username "";

    // DB password
    $password "";

    // DB name
    $dbname ""
    Cvars:
    Code:
    sm_chatlog_cleartable_enabled "1" //Enable/Disable clearing table (1/0) 0 - disabled
    sm_chatlog_cleartable_duration "1 MONTH" //How often will table restart
    Note:
    Please, keep in mind I am not a webdev and this is my second work with web development, so bugs may appear.


    Download:

    Main repository
    Direct download
    __________________
    My website: https://jakubh.com/ Github: https://github.com/ivenuss Steam: https://steamcommunity.com/id/ivenuss/
    Accepting private works in sourcepawn or web dev.

    Last edited by ivenuss; 08-21-2021 at 07:57. Reason: Version 1.1
    ivenuss is offline
    Nocky
    Member
    Join Date: Oct 2013
    Location: Czech Republic
    Old 07-26-2020 , 13:52   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #2

    Nice release Good job
    __________________
    Taking paid private requests! Contact me on steam/discord!

    Steam | Discord: Nocky#0001 | Github
    Nocky is offline
    LionKing
    Member
    Join Date: Jan 2017
    Location: Belgium
    Old 07-26-2020 , 15:46   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #3

    Quote:
    Note:
    Please, keep in mind I am not webdev and this is my second work with web development, so bugs may appear.
    Pretty neat job for your second work!
    Web UI looks clean & does its job. (same goes for the plugin)

    Would be awesome if you could extend this so you can use it for multiple servers while not having to create multiple subdirectories on your webserver for every server you have.
    __________________
    Community - The Lion's Den
    Website - Here
    Steam - Here
    Discord - LeonKong#6884
    LionKing is offline
    Minfas
    Member
    Join Date: Dec 2017
    Old 07-26-2020 , 19:44   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #4

    Sick, I will try!
    __________________
    Founder of LEXTEN CZ/SK JailBreak
    Minfas is offline
    yuv41
    Member
    Join Date: Jan 2020
    Old 07-26-2020 , 23:39   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #5

    Looks intresting, will definitely try!
    yuv41 is offline
    ivenuss
    Junior Member
    Join Date: Nov 2019
    Location: Czech Republic
    Old 07-27-2020 , 06:43   [CS:GO/ANY?] Chat Log + Web Interface | Version 1.1
    Reply With Quote #6

    New Version 1.1

    Added new ConVars sm_chatlog_cleartable_enabled & sm_chatlog_cleartable_duration. (Requested by @NockyCZ)
    Which allows you avoiding before big sql file.

    Download it by clicking here!
    __________________
    My website: https://jakubh.com/ Github: https://github.com/ivenuss Steam: https://steamcommunity.com/id/ivenuss/
    Accepting private works in sourcepawn or web dev.
    ivenuss is offline
    8guawong
    AlliedModders Donor
    Join Date: Dec 2013
    Location: BlackMarke7
    Old 07-27-2020 , 07:49   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #7

    how is this plugin different from https://forums.alliedmods.net/showthread.php?t=91331
    __________________
    8guawong is offline
    Trum
    AlliedModders Donor
    Join Date: Jan 2017
    Old 07-27-2020 , 09:56   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #8

    Quote:
    Originally Posted by 8guawong View Post
    I’d say the ChatLog Extended plugin has a better web interface due to all servers on the same page.

    But it could be good to have options when choosing a chat logger
    Trum is offline
    ivenuss
    Junior Member
    Join Date: Nov 2019
    Location: Czech Republic
    Old 07-27-2020 , 12:15   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #9

    Quote:
    Originally Posted by 8guawong View Post
    Good question, I did not realize there is already any chat log, but how @Trum said... people now can choose from 2 versions what they would like.
    __________________
    My website: https://jakubh.com/ Github: https://github.com/ivenuss Steam: https://steamcommunity.com/id/ivenuss/
    Accepting private works in sourcepawn or web dev.
    ivenuss is offline
    yuv41
    Member
    Join Date: Jan 2020
    Old 07-29-2020 , 10:06   Re: [CS:GO/ANY?] Chat Log + Web Interface
    Reply With Quote #10

    Hi, plugin was working fine until latest MySQL update.


    Last edited by yuv41; 07-29-2020 at 10:07.
    yuv41 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 15:29.


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