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

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


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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
     



    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 01:26.


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