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

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


Post New Thread Reply   
 
Thread Tools Display Modes
B_R
Member
Join Date: May 2017
Old 02-25-2018 , 23:14   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #391

Hello, this is why i get after installing plugin :
[kento_rankme.smx] [RankMe] Query Fail: Table 'kento_rankme.rankme' doesn't exist
i edited the cfg file to mysql and also put the database connection in databases.cfg
B_R is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-26-2018 , 12:42   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #392

Quote:
Originally Posted by B_R View Post
Hello, this is why i get after installing plugin :
[kento_rankme.smx] [RankMe] Query Fail: Table 'kento_rankme.rankme' doesn't exist
i edited the cfg file to mysql and also put the database connection in databases.cfg
The database.cfg config would be this:
Quote:
"rankme"
{
"driver" "mysql"
"host" "your_host"
"database" "your_database"
"user" "your_user"
"pass" "your_pw"
//"timeout" "0"
"port" "3306"
}
Remember to create a database in your hosting to make the connection with the plugin.

Also, make the remote connection of the database to the server.
paulo_crash is offline
B_R
Member
Join Date: May 2017
Old 02-26-2018 , 15:46   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #393

Quote:
Originally Posted by paulo_crash View Post
The database.cfg config would be this:

Remember to create a database in your hosting to make the connection with the plugin.

Also, make the remote connection of the database to the server.
Its properly done same as the other plugins wich work perfectly with it,everything is in my localhost so no worries about remote connevtion, its works correctly with sqlite on the server though ...
B_R is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 02-27-2018 , 02:14   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #394

Just found New Web interface:
https://github.com/ToxicRevolution/CSGORankMeWeb

working pretty good .
Demo here:
http://ranking.1hp-gaming.com

Source:
__________________

Last edited by nguyenbaodanh; 02-27-2018 at 02:17.
nguyenbaodanh is offline
szogun
Senior Member
Join Date: Apr 2016
Old 02-27-2018 , 03:56   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #395

I have a small problem with the plugin when the team page changes.
Namely, after changing teams when the match wins, the team of terrorists gets negative points for a lost match
szogun is offline
edgardind
New Member
Join Date: Mar 2018
Old 03-02-2018 , 08:52   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #396

L 03/01/2018 - 22:08:19: [SM] Exception reported: Stack went below stack boundary
L 03/01/2018 - 22:08:19: [SM] Blaming: kento_rankme.smx
L 03/01/2018 - 22:08:19: [SM] Call stack trace:
L 03/01/2018 - 22:08:19: [SM] [1] Line 1215, C:\Users\LIB\Downloads\aaa\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\kento_rank me.sp::GetCurrentPlayers
L 03/01/2018 - 22:08:19: [SM] [2] Line 1898, C:\Users\LIB\Downloads\aaa\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\kento_rank me.sp::EventWeaponFire
L 03/01/2018 - 22:08:20: [SM] Exception reported: Stack went below stack boundary
L 03/01/2018 - 22:08:20: [SM] Blaming: kento_rankme.smx
L 03/01/2018 - 22:08:20: [SM] Call stack trace:
L 03/01/2018 - 22:08:20: [SM] [1] Line 1215, C:\Users\LIB\Downloads\aaa\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\kento_rank me.sp::GetCurrentPlayers
L 03/01/2018 - 22:08:20: [SM] [2] Line 1898, C:\Users\LIB\Downloads\aaa\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\kento_rank me.sp::EventWeaponFire
L 03/01/2018 - 22:09:05: SourceMod error session started


Who can fix?
edgardind is offline
TandelK
Member
Join Date: Jun 2015
Location: Surat, India
Old 03-05-2018 , 07:27   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #397

I am getting following errors in my console .Can anyone help me out. I had recently reset all the Players Ranks.

[kento_rankme.smx] [RankMe] Query Fail: Column count doesn't match value count at row 1
__________________
TandelK is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-07-2018 , 11:46   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #398

Doubt, the players in the top rank are complaining about the following problem.

When they are killed by players below rank they lose double/triple points in rank according to them, but when they kill someone they do not earn enough points.

Would this be normal, something expected of the plugin?
paulo_crash is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 03-08-2018 , 00:46   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #399

Quote:
Originally Posted by paulo_crash View Post
Doubt, the players in the top rank are complaining about the following problem.

When they are killed by players below rank they lose double/triple points in rank according to them, but when they kill someone they do not earn enough points.

Would this be normal, something expected of the plugin?
PHP Code:
// How many points of diffrence is needed for a CT to got the bonus?
// -
// Default: "100"
// Minimum: "0.000000"
rankme_points_kill_bonus_dif_ct "1000"

// How many points of diffrence is needed for a TR to got the bonus?
// -
// Default: "100"
// Minimum: "0.000000"
rankme_points_kill_bonus_dif_tr "1000" 

Iirc I somehow fixed that by settings those two cvars at 1000. New players still get good points but higher ranked players don't lose too much when killed by them.
Give it a try, plz make sure u backup your old values first. More cvars might need to be changed in order for this to work.

You might want to tread this too.
__________________

Last edited by Obyboby; 03-08-2018 at 00:47.
Obyboby is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-08-2018 , 10:35   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #400

Quote:
Originally Posted by Obyboby View Post
PHP Code:
// How many points of diffrence is needed for a CT to got the bonus?
// -
// Default: "100"
// Minimum: "0.000000"
rankme_points_kill_bonus_dif_ct "1000"

// How many points of diffrence is needed for a TR to got the bonus?
// -
// Default: "100"
// Minimum: "0.000000"
rankme_points_kill_bonus_dif_tr "1000" 

Iirc I somehow fixed that by settings those two cvars at 1000. New players still get good points but higher ranked players don't lose too much when killed by them.
Give it a try, plz make sure u backup your old values first. More cvars might need to be changed in order for this to work.

You might want to tread this too.
Thank you, I'll be watching.
paulo_crash 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 03:06.


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