AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] RankMe Kento Edition (3.0.3.Kento.33.2 | 2020-11-11) (https://forums.alliedmods.net/showthread.php?t=290063)

rogeraabbccdd 11-04-2016 16:38

[CS:GO] RankMe Kento Edition (3.0.3.Kento.33.2 | 2020-11-11)
 
IF YOU WANT TO UPDATE YOUR RANKME TO MINE,
YOU HAVE TO DELETE YOUR OLD RANKME DATABASE


RUN THIS SQL COMMAND BEFORE YOU UPDATE TO THIS .31.5
OR PLAYER NAMES WILL FUCKED UP IN GAME MENUS LIKE TOP PLAYERS...ETC

PHP Code:

UPDATE `rankmeset name convert(cast(convert(name using latin1) as binaryusing utf8


Description

An improved Rankme for CSGO servers, edited from benscobie's rankme


Changes
  • Add Colors. (Edited csgocolors.inc)
  • Add CSGO Weapons. (Revolver, USP-S, M4A1-S, CZ75-A...etc)
  • Fix knife_falchion, knife_push and knife_survival_bowie will not count bug.
  • Fix Molotov & Inc Grenade bug. (They should count in "Inferno")
  • Include RankMe Connect Announcer.
  • Add Kill Assist Support And Assist Stats. (Part of code from pracc's rankme, You will get point if you assist kill enemy.).
  • Add MVP stats.
  • Add Damage stats and DPR.
  • Add KPR in statsme.
  • Add New Commnad "topassists", "topmvp", "topdamage" & "toptk".
  • Remove command "topnade", "topknife" and "toptaser". (Useless, you can check them in "topweapon")
  • "statsme2" is open for everyone now.
  • Make more phrases translatable.
  • Match stats.
  • No scope stats.
  • And more...

Install
  1. Upload smx and translation files to your server.
  2. Plugin will auto crate config file "cfg/sourcemod/kento_rankme.cfg".
  3. If you want to use mysql, change "rankme_mysql" to 1, and add this in your databases.cfg
    Code:

    "rankme"
     {       
      "driver"  "mysql"       
      "host"  "your_host"       
      "database"  "your_database"
      "user"  "your_user"       
      "pass"  "your_pw"       
      //"timeout"  "0"
      "port"  "3306"
     }

  4. If mysql is not working for you, please check your sql connection, and linux user should also make sure sourcemod extention "dbi.mysql.ext" is running.


Cvars
Spoiler


Commands
Spoiler


Pictures Preview



Changelog
Spoiler



Known Bugs

Web Interface

Discord


Third party plugins

To Do
  • Add new commnad "topkpr"
  • Add new commnad "topdpr"
  • Remove vip stats? Will CSGO official add vip gamemode in the future?


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


Credits
  • lok1 - Developed the original RankMe plugin that this plugin is based on.
  • benscobie - This plugin is improved from his version.
  • pracc - Part of kill assist code is edited from his rankme.
  • TR1D - Thanks for his Russian translation.
  • shanapu - Thanks for his German translation.
  • 2389736818 - Thanks for his Simplified Chinese translation.
  • Kxnrl - Thanks for his rankme cache.
  • anyoneljv - Thanks for his Romanian translation.
  • Elitcky - Thanks for his Spainish translation.
  • CrazyHackGUT - Thanks for his optimization.
  • awyxx - Thanks for his Portuguese translation.


Donate
If you apreciate my work, you can donate me via steam trade offer or paypal.



Git Repo
Download

my11 11-04-2016 16:59

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.1 | 2016-11-5)
 
Good job!! the plugin works well.

Bomlife 11-04-2016 17:25

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.1 | 2016-11-5)
 
http://hlmod.ru/resources/cs-go-rankme-web.132/

rogeraabbccdd 11-04-2016 17:30

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.1 | 2016-11-5)
 
Quote:

Originally Posted by Bomlife (Post 2467676)

Sorry my friend, I can't understand Russian.:cry:

*Edit*
Btw, my rankme was created about one year ago, and it was private.

Neuro Toxin 11-04-2016 20:21

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.1 | 2016-11-5)
 
Damb, didn't get to christian your thread! LOL

Good job

rogeraabbccdd 11-05-2016 08:21

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.2 | 2016-11-5)
 
Update 3.0.3.Kento.2
  • Add Kill Assist Support. (Edited from pracc's rankme. You will get point if you assist kill enemy.)

veli 11-06-2016 06:06

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.2 | 2016-11-5)
 
when new players join the server it show in a other language than english. I think chinees or something like that. How to change that?

rogeraabbccdd 11-06-2016 06:16

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.2 | 2016-11-5)
 
Quote:

Originally Posted by veli (Post 2468073)
when new players join the server it show in a other language than english. I think chinees or something like that. How to change that?

Delete translations/zho/kento.rankme.phrases.txt

veli 11-06-2016 06:29

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.2 | 2016-11-5)
 
oke thank you.

SamDude 11-12-2016 15:25

Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.2 | 2016-11-5)
 
Im using this plugin and its using mysql. Now when someone joined, i saw when i typed "top" one person was 4 times there. In database too and needed to delete him 3 times to let only 1. Its a bug or? Its working with steamid only


All times are GMT -4. The time now is 04:17.

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