Raised This Month: $32 Target: $400
 8% 

[CS:GO] RankMe Kento Edition (3.0.3.Kento.33.2 | 2020-11-11)


Post New Thread Reply   
 
Thread Tools Display Modes
3Dyy
Member
Join Date: Jun 2017
Location: Germany
Old 10-20-2017 , 08:29   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #341

hello guys , can you help me? Can you make this only to 0 points not -2 , -3 only to 0 and after up to 2 ,3 etc (sorry for my bad english)
3Dyy is offline
djdreams66
Junior Member
Join Date: Oct 2017
Location: Germany
Old 10-23-2017 , 08:06   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #342

I have found the Problem
in showplayer.php

Old:
$query1 = "SELECT * FROM `$bd_table` ORDER BY score DESC";
$resultado1 = mysql_query($conexao,$query1);
$rank = 0;
while ($row = mysql_fetch_array($resultado1)) {
$rank++;
if($_GET['id'] == $row['id'])

New:
$query1 = "SELECT * FROM `$bd_table` ORDER BY score DESC";
$resultado1 = mysqli_query($conexao,$query1);
$rank = 0;
while ($row = mysqli_fetch_array($resultado1)) {
$rank++;

Greats Dj
djdreams66 is offline
yessi
Junior Member
Join Date: Apr 2015
Old 10-25-2017 , 03:45   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #343

Hey,

Is anyone else seeing tremendous amounts of data bandwidth be swallowed from this plugin?

Right now i am using 1.9GB of outgoing bandwidth an hour as per below, this is based on my community which runs 24 CSGO servers across the world.



Having come from HLStats to this, just wow!

Has anyone found a way to make this plugin more efficient? The screenshot above is from my MySQL database i setup to just run the rankme kento plugin because it was swamping my other one.
yessi is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 10-25-2017 , 08:42   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #344

try removing SalvarPlayer(i); from https://github.com/rogeraabbccdd/Ken...ankme.sp#L1602
__________________

Last edited by 8guawong; 10-25-2017 at 23:22.
8guawong is offline
zfx
Junior Member
Join Date: Oct 2017
Old 10-25-2017 , 16:14   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #345

is there a way to track wins and losses?
zfx is offline
dyxL
Senior Member
Join Date: Jul 2010
Old 10-26-2017 , 22:07   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #346

how to reset rank stats using with mysql ? it is possible with command ?
dyxL is offline
Mavav
New Member
Join Date: Nov 2017
Old 11-06-2017 , 07:15   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #347

I keep getting:

kento_rankme.smx (RankMe): unexpected error 23 in AskPluginLoad callback

When I try to load the plugin. Any ideas?
Mavav is offline
szogun
Senior Member
Join Date: Apr 2016
Old 11-10-2017 , 11:32   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #348

In the ranking we have the number of rounds won when your team loses, it adds to us as a win
szogun is offline
Zeddy_god
Senior Member
Join Date: May 2015
Location: Mumbai, India
Old 11-11-2017 , 16:03   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #349

Hey kento, with rankme_show_rank_all "1"
Players can constantly spam sm_rank with console and cause massive spam in chat. Can you add cooldown to this command please?
__________________
Zeddy_god is offline
Dr.Mohammad
Senior Member
Join Date: Jan 2016
Location: CSGO Servers
Old 11-12-2017 , 12:31   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.25 | 2017-4-4)
Reply With Quote #350

hi guys
how to reset rank all players ??
Dr.Mohammad 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 00:17.


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