AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Wins Counter (for battle royal servers) (https://forums.alliedmods.net/showthread.php?t=308665)

Franc1sco 06-29-2018 09:20

[CS:GO] Wins Counter (for battle royal servers)
 
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

mrkos9i4ok 06-29-2018 15:53

Re: [CS:GO] Wins Counter (for battle royal servers)
 
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

Franc1sco 06-29-2018 16:06

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

Originally Posted by mrkos9i4ok (Post 2599930)
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 (Post 2599930)
But one problem:

Fixed!

Version 1.0.1

-Fixed queries and bots now count as player.

yash1441 06-30-2018 03:49

Re: [CS:GO] Wins Counter (for battle royal servers)
 
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.

mrkos9i4ok 06-30-2018 07:44

Re: [CS:GO] Wins Counter (for battle royal servers)
 
I set wincounter_enabled 0 but plugin still works

Franc1sco 06-30-2018 09:18

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

Originally Posted by mrkos9i4ok (Post 2600065)
I set wincounter_enabled 0 but plugin still works

Fixed.


Version 1.1

-Fixed that the enabler cvar dont work well.
-Others fixes/optimizations.

Franc1sco 06-30-2018 22:47

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

-Added sm_setwins command (slay flag required).

Enrory 12-09-2018 13:03

Re: [CS:GO] Wins Counter (for battle royal servers)
 
Works this for new danger zone?

Franc1sco 12-09-2018 13:52

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

Originally Posted by Enrory (Post 2627922)
Works this for new danger zone?

Try it.

waylander3 12-09-2018 23:07

Re: [CS:GO] Wins Counter (for battle royal servers)
 
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


All times are GMT -4. The time now is 10:27.

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