Raised This Month: $7 Target: $400
 1% 

[CSGO] KD Tag (1.4 | 2017/10/24)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Plugin ID:
5839
Plugin Version:
1.4
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Show players' KD and country on scoreboard.
    Old 09-21-2017 , 10:36   [CSGO] KD Tag (1.4 | 2017/10/24)
    Reply With Quote #1




    Description
    This plugin is designed for retakes servers.
    I use this in my retakes servers and my players love this.
    Show players' KD and country on scoreboard.
    Stats are saved in clientprefs.


    Install
    1. Upload files to your server.


    Cvars
    PHP Code:
    sm_kdtag_country "1" //Show players' country? 
    Commands
    PHP Code:
    sm_kd  //Print your KD.
    sm_allkd //Show all players KD. 

    Admin Commands
    PHP Code:
    sm_resetkd  //Reset all players' KD. 

    Changelog
    Spoiler



    Known Bugs

    To Do
    • NSupport my rankme.


    Donate
    If you apreciate my work, you can donate me via steam trade offer or paypal.



    Git Repo
    Download
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118

    Last edited by rogeraabbccdd; 09-16-2019 at 01:36.
    rogeraabbccdd is offline
    waylander3
    Senior Member
    Join Date: Sep 2015
    Location: Russia, Norilsk
    Old 09-21-2017 , 11:42   Re: [CSGO] KD Tag (1.1 | 2017/9/21)
    Reply With Quote #2

    Can you make version with enable / disable country tag?
    waylander3 is offline
    rogeraabbccdd
    Veteran Member
    Join Date: Jun 2015
    Location: de_dust2
    Old 09-21-2017 , 11:46   Re: [CSGO] KD Tag (1.1 | 2017/9/21)
    Reply With Quote #3

    Quote:
    Originally Posted by waylander3 View Post
    Can you make version with enable / disable country tag?
    I'm going to sleep, I'll do it tomorrow.
    And I'll also add a cvar to disable kill streak announce.
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118
    rogeraabbccdd is offline
    rogeraabbccdd
    Veteran Member
    Join Date: Jun 2015
    Location: de_dust2
    Old 09-22-2017 , 09:26   Re: [CSGO] KD Tag (1.2 | 2017/9/22)
    Reply With Quote #4

    Update 1.2
    • Remove killstreak.
    • Add cvar "sm_kdtag_country".
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118
    rogeraabbccdd is offline
    geezyo
    New Member
    Join Date: Oct 2017
    Old 10-13-2017 , 14:57   Re: [CSGO] KD Tag (1.2 | 2017/9/22)
    Reply With Quote #5

    Hey Kento, Its amazing work, do you think its possible to make it read the KD Ratio from your RankMe database?
    I would really need it and Im not able to do it by myself...
    Please..

    That would be really nice feature!

    Thank you a lot, great work!
    geezyo is offline
    rogeraabbccdd
    Veteran Member
    Join Date: Jun 2015
    Location: de_dust2
    Old 10-14-2017 , 09:21   Re: [CSGO] KD Tag (1.2 | 2017/9/22)
    Reply With Quote #6

    Quote:
    Originally Posted by geezyo View Post
    Hey Kento, Its amazing work, do you think its possible to make it read the KD Ratio from your RankMe database?
    I would really need it and Im not able to do it by myself...
    Please..

    That would be really nice feature!

    Thank you a lot, great work!
    https://github.com/Kxnrl/RankMe-Tag
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118
    rogeraabbccdd is offline
    waylander3
    Senior Member
    Join Date: Sep 2015
    Location: Russia, Norilsk
    Old 10-14-2017 , 11:41   Re: [CSGO] KD Tag (1.2 | 2017/9/22)
    Reply With Quote #7

    So, for hlstatsx?xD
    waylander3 is offline
    rogeraabbccdd
    Veteran Member
    Join Date: Jun 2015
    Location: de_dust2
    Old 10-19-2017 , 11:39   Re: [CSGO] KD Tag (1.3 | 2017/10/19)
    Reply With Quote #8

    Update 1.3
    • Remove bots' tag.
    • Fix cookie.
    • Optimized my code.
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118
    rogeraabbccdd is offline
    rogeraabbccdd
    Veteran Member
    Join Date: Jun 2015
    Location: de_dust2
    Old 10-19-2017 , 11:40   Re: [CSGO] KD Tag (1.2 | 2017/9/22)
    Reply With Quote #9

    Quote:
    Originally Posted by waylander3 View Post
    So, for hlstatsx?xD
    I never use hlstats b4 so no.
    __________________

    Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
    I only read messages in Chinese and English.

    GitHub | Discord:Kento#2118
    rogeraabbccdd is offline
    Elitcky
    AlliedModders Donor
    Join Date: Jun 2016
    Location: Antofagasta, Chile
    Old 10-19-2017 , 14:51   Re: [CSGO] KD Tag (1.3 | 2017/10/19)
    Reply With Quote #10

    Can u actually do like a "Percentage headshot" ? instead of KD so we can see in TAB something like

    Code:
    20% | Elitcky Im GUUWD     // so from like of 10 kills which is my 100%. He got just 2 kills with headshots = 20%
    55% | Kento            // so from like of 26 kills which is my 100%. He got just 15 kills with headshots = 57.69 %
    // If you want, you can do it like just 2 numbers percentaje 57% instead of 57.69%. I dont know how dificult is that so just writing ideas.
    - A cvar for like showing 1- KD type or 2 - Headshot percentage
    - A reset type for clients. "say !reset or !rs" // So client can reset all his kills, Assist, Deaths to 0. and start with the HS Percentage again.
    Code:
    sm_tagtype 1  // Default: 1     || 1 = Shows KD Tag    || 2 = Shows HS Percentage
    Thanks m8!
    __________________

    Last edited by Elitcky; 10-19-2017 at 15:00. Reason: Giving more information for the idea :v
    Elitcky 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 07:20.


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