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

L4D 1 & 2 Statistic Core


Post New Thread Reply   
 
Thread Tools Display Modes
Author
AiKi
New Member
Join Date: Jan 2022
Location: Moscow
Plugin ID:
7913
Plugin Version:
1.1.1
Plugin Category:
Statistical
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Plugin for accounting statistics of some actions of players on your game server with support for a modular system.
    Old 01-07-2022 , 19:00   L4D 1 & 2 Statistic Core
    Reply With Quote #1


    Good day, I present to your attention a plugin for keeping statistics of some actions of players on your game server.
    Modular system support.
    Plugin supports multilanguage, so far there is a translation into ru and en.
    The plugin keeps track of actions such as:
    1) The number of kills of ordinary infected.
    2) The number of tanks destroyed.
    3) The number of killings of witches.
    4) The total number of killed special infected.
    5) Counter of elapsed time on the server.
    6) Tracking killed allies.
    7) The number of shots from a firearm.
    8 ) Number of hits from firearms.
    9) Accounting for the total damage caused.
    10) A separate table for recording hits to body parts of infected people and people.
    11) The number of medicamentos used.
    12) The number of bombs thrown and which ones.
    13) Accounting for melee strikes and what type of weapon.
    14) Counting the shots of each firearm.
    Admin control.

    Modular menu. To manage module settings.
    The player can enable some features of your modules or disable other settings.

    Quote:
    Click image for larger version

Name:	Screenshot_1.png
Views:	651
Size:	95.9 KB
ID:	193074Click image for larger version

Name:	Screenshot_2.png
Views:	450
Size:	80.9 KB
ID:	193075
    Click image for larger version

Name:	Screenshot_3.png
Views:	338
Size:	80.9 KB
ID:	193076Click image for larger version

Name:	Screenshot_6.png
Views:	341
Size:	85.6 KB
ID:	193077
    In-game chat commands:
    !st - display your statistics (you can go to the top list)
    !rank - display your statistics (you can go to the top list)
    !top - Opens a menu where you can select different directions in the top positions. For example, top tank kills.
    !resetmyrank - reset my your stats.

    ConVars: Removed and moved the setting to the settings.ini file.

    Add to database.cfg

    "l4d_statistic"
    {
    "driver" "mysql"
    "host" "hostname"
    "database" "database_name"
    "user" "user"
    "pass" "password"
    "port" "3306"
    }

    Plugin Installation:
    Place the l4d_statistic.smx file in the plugins folder along the path /addons/sourcemod/
    Place the translation file l4d_statistic.phrases.txt in the translations folder.
    Move the settings folder along the path /addons/soucemod/configs

    Quote:
    Upgrade to version 1.0.5:
    Optimized code. Completed natives with the same data into a common native.
    Added setting for showing TOP menu via top_menu.ini file.
    Added more counters.

    Upgrade to version 1.1.0:
    When installing the plugin, it is recommended to delete the old data tables in the database.
    Added similar statistics for each firearm and melee weapon.
    Added Admin Control.
    Added modular menu option.

    Upgrade to version 1.1.1:
    Fix:
    [SM] Exception reported: [L4D(2) Statistic] Failed: Too many keys specified; max 64 keys allowed

    Attached Files
    File Type: txt l4d_statistic.phrases.txt (7.8 KB, 206 views)
    File Type: inc l4d_statistic.inc (3.4 KB, 163 views)
    File Type: zip statistic.zip (39.7 KB, 18 views)

    Last edited by AiKi; 01-02-2024 at 03:15. Reason: Update
    AiKi is offline
    thewintersoldier97
    Senior Member
    Join Date: Aug 2021
    Location: Vietnam
    Old 01-09-2022 , 23:12   Re: [L4D1(2)] Statistics
    Reply With Quote #2

    Looking good You should add some screenshot for better demonstration.
    __________________

    Looking for some fun!
    thewintersoldier97 is offline
    AiKi
    New Member
    Join Date: Jan 2022
    Location: Moscow
    Old 01-10-2022 , 09:34   Re: [L4D1(2)] Statistics
    Reply With Quote #3

    Quote:
    Originally Posted by thewintersoldier97 View Post
    Looking good You should add some screenshot for better demonstration.
    I have a Russian-language server. Can you take screenshots for me?
    AiKi is offline
    ZBzibing
    Senior Member
    Join Date: Dec 2012
    Old 01-10-2022 , 21:31   Re: [L4D1(2)] Statistics
    Reply With Quote #4

    Can you increase the statistics of hunter skeethunter skeet
    __________________
    Please forgive, If I'm not describing it accurately. I use google translate
    Functional tests are all from L4D1, and are only keen to solve and fix various bugs of L4D1:
    ZBzibing is offline
    AiKi
    New Member
    Join Date: Jan 2022
    Location: Moscow
    Old 01-10-2022 , 23:00   Re: [L4D1(2)] Statistics
    Reply With Quote #5

    Quote:
    Originally Posted by ZBzibing View Post
    Can you increase the statistics of hunter skeethunter skeet
    Make statistics for those who play as Special Infected?
    AiKi is offline
    AiKi
    New Member
    Join Date: Jan 2022
    Location: Moscow
    Old 01-12-2022 , 03:36   Re: [L4D1(2)] Statistics
    Reply With Quote #6

    Quote:
    Originally Posted by ZBzibing View Post
    Can you increase the statistics of hunter skeethunter skeet
    I poorly understood that you matter. But perhaps you will find it in the latest update.
    AiKi is offline
    ZBzibing
    Senior Member
    Join Date: Dec 2012
    Old 01-12-2022 , 21:09   Re: [L4D1(2)] Statistics
    Reply With Quote #7

    Quote:
    Originally Posted by AiKi View Post
    I poorly understood that you matter. But perhaps you will find it in the latest update.
    hunter Pounce on the survivor in the air, hunter was killed in the air
    __________________
    Please forgive, If I'm not describing it accurately. I use google translate
    Functional tests are all from L4D1, and are only keen to solve and fix various bugs of L4D1:
    ZBzibing is offline
    morzlee
    Junior Member
    Join Date: Jan 2022
    Old 01-21-2022 , 11:46   Re: [L4D1(2)] Statistics
    Reply With Quote #8

    Hello Sir,
    I found there is a bug in mysql table.
    Today I install your plugins.
    It's functionable and useful.
    One day later, many player had joined my server.
    I reboot my l4d2 server I found there are some error messages when I boot up.

    [SM] Exception reported: [L4D(2) Statistic] Failed: Too many keys specified; max 64 keys allowed

    After that, I check mysql structure. There are many unique key about steamid more than 64.
    Is there any fix to this problem.

    Last edited by morzlee; 01-21-2022 at 11:47.
    morzlee 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 14:36.


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