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

[CS:GO] Wins Counter (for battle royal servers)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Plugin ID:
6181
Plugin Version:
1.2
Plugin Category:
Statistical
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Plugin that save (database support) and show on scoreboard total wins of players. Made for battle royal servers.
    Old 06-29-2018 , 09:20   [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #1

    Description:

    Plugin that save and show on scoreboard total wins of players. Made for battle royal servers.

    Include sqlite (local database) and mysql support.


    Cvars:

    Configure the cfg/sourcemod/wins_counter.cfg file generated when you load the plugin.


    Admin Commands:

    sm_setwins <name or #userid> <wins>


    Download:

    Main repository
    Direct download
    Code changes
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 06-30-2018 at 23:05.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    mrkos9i4ok
    Member
    Join Date: Jul 2016
    Location: Russia,Moscow
    Old 06-29-2018 , 15:53   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #2

    Nice idea

    But one problem:
    Quote:
    [SM] Exception reported: Error: near "table": syntax error
    [SM] Blaming: wins_counter.smx
    [SM] Call stack trace:
    [SM] [0] SetFailState
    [SM] [1] Line 336, C:\Users\mrkos\Desktop\scripting\wins_counter .sp::SQLCallback_CheckSQL
    Another suggestion is to make a choice, where current victories are displayed. For example, it would be fun to see them in the upper right corner of the HUD

    Last edited by mrkos9i4ok; 06-29-2018 at 16:05.
    mrkos9i4ok is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 06-29-2018 , 16:06   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #3

    Quote:
    Originally Posted by mrkos9i4ok View Post
    Another suggestion is to make a choice, where current victories are displayed. For example, it would be fun to see them in the upper right corner of the HUD
    I will see.


    Quote:
    Originally Posted by mrkos9i4ok View Post
    But one problem:
    Fixed!

    Version 1.0.1

    -Fixed queries and bots now count as player.
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 06-29-2018 at 16:06.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    yash1441
    Senior Member
    Join Date: Feb 2015
    Location: Illuminati HQ
    Old 06-30-2018 , 03:49   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #4

    https://github.com/yash1441/BRTag
    Had made this 10 months ago but didn't put it here so if anyone wants clientprefs version here you go.
    __________________
    yash1441 is offline
    Send a message via Skype™ to yash1441
    mrkos9i4ok
    Member
    Join Date: Jul 2016
    Location: Russia,Moscow
    Old 06-30-2018 , 07:44   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #5

    I set wincounter_enabled 0 but plugin still works

    Last edited by mrkos9i4ok; 06-30-2018 at 08:49.
    mrkos9i4ok is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 06-30-2018 , 09:18   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #6

    Quote:
    Originally Posted by mrkos9i4ok View Post
    I set wincounter_enabled 0 but plugin still works
    Fixed.


    Version 1.1

    -Fixed that the enabler cvar dont work well.
    -Others fixes/optimizations.
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.


    Last edited by Franc1sco; 06-30-2018 at 09:18.
    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 06-30-2018 , 22:47   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #7

    Version 1.2

    -Added sm_setwins command (slay flag required).
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    Enrory
    Senior Member
    Join Date: Nov 2016
    Location: Austria
    Old 12-09-2018 , 13:03   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #8

    Works this for new danger zone?
    __________________
    Enrory is offline
    Franc1sco
    Veteran Member
    Join Date: Oct 2010
    Location: Spain (Madrid)
    Old 12-09-2018 , 13:52   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #9

    Quote:
    Originally Posted by Enrory View Post
    Works this for new danger zone?
    Try it.
    __________________
    Veteran Coder -> Activity channel
    Coding on CS2 and taking paid and free jobs.

    Contact: Steam, Telegram or discord ( franug ).

    You like my work? +Rep in my steam profile comments or donate.

    Franc1sco is offline
    Send a message via MSN to Franc1sco
    waylander3
    Senior Member
    Join Date: Sep 2015
    Location: Russia, Norilsk
    Old 12-09-2018 , 23:07   Re: [CS:GO] Wins Counter (for battle royal servers)
    Reply With Quote #10

    I think this plugin useless in Danger Zone update, because there is no ScoreBoard in this gamemod, TAB using Tablet for map showing.
    So, for Danger Zone we need any other realization of top players showing.
    https://github.com/yash1441/BRTag seems more usefull instead of Franc1sco's
    waylander3 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 11:54.


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