RankMe Kento Edition 服务器玩家排名、数据统计插件 服务器管理 数据统计

我不当学长 管理员组 2022-5-3 2018

插件介绍:

  • 此插件可以基于服务器内的玩家游玩数据,完成一个全方面的统计,玩家可以自主查看排名、个人数据等全方位的统计信息
  • 这个插件是一位台湾大佬Kento基于benscobie's rankme版本,开发的一款功能更全的排名插件

实际效果

OArpFJ.png

安装方法:

  1. smx文件和 translation 文件放到你的游戏服务器对应目录
  2. 插件会自动创建config参数配置文件"cfg/sourcemod/kento_rankme.cfg",配置参数可以根据需要自行修改
  3. 如果你想要使用 mysql 数据库, 那么将config配置文件里面的"rankme_mysql" 改成 1,然后在你的sourcemod的数据库配置文件databases.cfg里面,增加如下参考信息
    "rankme" 
    { 
        "driver" "mysql" 
         "host" "your_host" 
         "database" "your_database" 
         "user" "your_user" 
         "pass" "your_pw" 
         //"timeout" "0" 
         "port" "3306" 
    }​

     

  4. 如果mysql数据库没有正常工作,请先检查一下你的sql连接状况。对于Linux平台开服的,你需要确保sourcemod的拓展 "dbi.mysql.ext" 处于正常工作状态。

使用方法:

  • 聊天框输入命令
PHP Code:
//Admin Commands
sm_resetrank //RankMe: Resets the rank of a player
sm_rankme_remove_duplicate //RankMe: Removes the duplicated rows on the database
sm_rankpurge //RankMe: Purges from the rank players that didn't connected for X days
sm_resetrank_all //RankMe: Resets the rank of all players

//Player Commands
sm_session //RankMe: Shows the stats of your current session
sm_rank //RankMe: Shows your rank
sm_top //RankMe: Shows the TOP
sm_topweapon //RankMe: Shows the TOP ordered by kills with a specific weapon
sm_topacc //RankMe: Shows the TOP ordered by accuracy
sm_tophs //RankMe: Shows the TOP ordered by HeadShots
sm_toptime //RankMe: Shows the TOP ordered by Connected Time
sm_topkills //RankMe: Shows the TOP ordered by kills
sm_topdeaths //RankMe: Shows the TOP ordered by deaths
sm_hitboxme //RankMe: Shows the HitBox stats
sm_weaponme //RankMe: Shows the kills with each weapon
sm_resetmyrank //RankMe: Resets your own rank
sm_statsme //RankMe: Shows your stats
sm_next //RankMe: Shows the next 9 players above you on the TOP
sm_statsme2 //RankMe: Shows the stats from a player
sm_rankme //RankMe: Shows a menu with the basic commands
sm_topassists //RankMe: Shows the TOP ordered by Assists
sm_toptk //RankMe: Shows the TOP ordered by TKs
sm_topmvp //RankMe: Shows the TOP ordered by MVPs
sm_topdamage //RankMe: Shows the TOP ordered by damage
sm_rankmechat //Disable rankme chat messages
sm_topkdr // RankMe: Shows the TOP ordered by kdr
sm_toppoints // RankMe: Shows the TOP ordered by points
sm_topfb // RankMe: Shows the TOP ordered by first bloods
sm_topns // RankMe: Shows the TOP ordered by no scopes
sm_topnsd // RankMe: Shows the TOP ordered by no scope distance
sm_topfk // RankMe: Shows the TOP ordered by flashed kills
sm_topthrusmoke // RankMe: Shows the TOP ordered by killing through smokes
sm_topwall // RankMe: Shows the TOP ordered by wallbangs 

相关联动模块(可选)

网页组件

Discord组件

第三方可配合使用的插件

下载地址:

  • 版本号:3.0.3.Kento.33.3

链接: https://pan.baidu.com/s/179GMHS8cm8LBW9Et8KPTCg?pwd=rc78 提取码: rc78 复制这段内容后打开百度网盘手机App,操作更方便哦 
--来自百度网盘超级会员v4的分享

参考:


CSGO插件分享-申明 1、本网站名称:CSGO插件分享-中文站  网址:https://bbs.csgocn.net
2、本站的宗旨在于为CSGO玩家提供一个插件分享的中文资源平台,多数插件来源于SourceMod论坛,并配以中文介绍和安装教程。
3、欢迎有能力的朋友共享有趣的CSGO插件资源。
4、本站资源大多为百度网盘,如发现链接失效,可以点: 这里进行反馈,我们会第一时间更新。
最新回复 (2)
返回