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
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 07-07-2018 , 18:43   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #421

Quote:
Originally Posted by xtance View Post
I have this error too :
The same happened here:
Quote:
L 07/07/2018 - 18:263: [SM] Exception reported: Array index out-of-bounds (index 8, limit
L 07/07/2018 - 18:263: [SM] Blaming: kento_rankme.smx
L 07/07/2018 - 18:263: [SM] Call stack trace:
L 07/07/2018 - 18:263: [SM] [1] Line 1885, C:\Users\LIB\Downloads\aaa\sourcemod-1.8.0-git6027-windows\addons\sourcemod\scripting\kento_rank me.sp::EventPlayerHurt
paulo_crash is offline
altair540
Member
Join Date: Dec 2012
Old 07-07-2018 , 19:34   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #422

paulo_crash, fix by komashchenko
kento_rankme.smx
kento_rankme.sp
altair540 is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 08-03-2018 , 03:20   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.27 | 2017-12-21)
Reply With Quote #423

I'm back to this project.

Here are some new updates today.
  • Merged all forks on github.
  • Fixed Array index out-of-bounds.
  • Added new cvar "rankme_rank_all_timer".
  • Added new knives in Horizon Case.

"zho" and "en" phrases are always up to date, if you're using other language, please help me translate the plugin, thanks.
__________________

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; 08-03-2018 at 03:24.
rogeraabbccdd is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 08-05-2018 , 22:30   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.28 | 2018-08-06)
Reply With Quote #424

Update 3.0.3.Kento.28
  • Rewrited in new syntax.
  • Merged all forks on github.
  • Fixed Array index out-of-bounds.
  • Added new cvar "rankme_rank_all_timer".
  • Added new knives in Horizon Case.
  • Fixed match end stats counting and points.
  • Deleted unnecessary web interface update in git repo.

There's a new translation phrase in this version.
"zho" and "en" phrases are always up to date, if you're using other language, please help me translate the plugin, thanks.
__________________

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; 08-05-2018 at 22:31.
rogeraabbccdd is offline
STiNG645
Junior Member
Join Date: Oct 2016
Location: Tashkent
Old 08-06-2018 , 06:51   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.28 | 2018-08-06)
Reply With Quote #425

Quote:
Originally Posted by rogeraabbccdd View Post
Update 3.0.3.Kento.28
  • Rewrited in new syntax.
  • Merged all forks on github.
  • Fixed Array index out-of-bounds.
  • Added new cvar "rankme_rank_all_timer".
  • Added new knives in Horizon Case.
  • Fixed match end stats counting and points.
  • Deleted unnecessary web interface update in git repo.

There's a new translation phrase in this version.
"zho" and "en" phrases are always up to date, if you're using other language, please help me translate the plugin, thanks.
Thanks for update.
I have previous version Kento rankme. Do I need to delete my old database if I upgrade to this version?
STiNG645 is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 08-06-2018 , 07:37   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.28 | 2018-08-06)
Reply With Quote #426

Quote:
Originally Posted by STiNG645 View Post
Thanks for update.
I have previous version Kento rankme. Do I need to delete my old database if I upgrade to this version?
No, you don't need.
__________________

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
manicogaming
AlliedModders Donor
Join Date: Aug 2014
Old 08-06-2018 , 16:34   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.28 | 2018-08-06)
Reply With Quote #427

Everything works fine, and bots also get points, but for some reason when I type "top" in the chat it only shows me in the ranking and doesn't update the points I have.
manicogaming is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 08-06-2018 , 19:00   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.28 | 2018-08-06)
Reply With Quote #428

Quote:
Originally Posted by manicogmaing View Post
Everything works fine, and bots also get points, but for some reason when I type "top" in the chat it only shows me in the ranking and doesn't update the points I have.
Try disable rankme_rank_cache
__________________

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
manicogaming
AlliedModders Donor
Join Date: Aug 2014
Old 08-06-2018 , 19:04   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.28 | 2018-08-06)
Reply With Quote #429

Quote:
Originally Posted by rogeraabbccdd View Post
Try disable rankme_rank_cache
Code:
// Get player rank via cache, auto build cache on every OnMapStart.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rankme_rank_cache "0"
It's already disabled.
manicogaming is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 08-06-2018 , 19:51   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.28 | 2018-08-06)
Reply With Quote #430

Quote:
Originally Posted by manicogmaing View Post
Code:
// Get player rank via cache, auto build cache on every OnMapStart.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
rankme_rank_cache "0"
It's already disabled.
Do you have any error in your server?
__________________

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
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 05:18.


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