Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

This plugin uses K4-System to show fake matchmaking ranks on scoreboard.

License

Notifications You must be signed in to change notification settings

KitsuneLab-Development/K4-System-MMRanks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub tag (with filter) GitHub Repo stars GitHub issues GitHub GitHub all releases GitHub last commit (branch)

Caution

This plugin has been archived due to it was implemented to K4-System's rework at: https://github.com/KitsuneLab-Development/K4-Zenith


Logo

CounterStrike2 | K4-System @ Matchmaking Ranks

The plugin adds scoreboard ranks for the players based on their K4-System ranks. Support premier point display and regular rank displays.
Download · Report Bug · Request Feature · Website · Hire Us

Caution

This plugin does not adhere to Steam guidelines. Therefore, I do not recommend using it on your server, as it may risk being token banned if Steam decides to enforce such measures again.

Warning

In order to reveal everyone's rank on scoreboard install this great metamod plugin from our team member @Cruze03 at https://github.com/Cruze03/FakeRanks-RevealAll/releases/latest

Dependencies

To use this server addon, you'll need the following dependencies installed:

  • CounterStrikeSharp: CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2.
  • K4-System: Standalone plugin to add statistics, ranks, playtime tracker and more to your server.

(back to top)

Supported Modes

  • 0 - Disabled
  • 1 - Prime Points
  • 2 - MM Rank Images
  • 3 - Wingman Rank Images
  • 4 - DangerZone Rank Images [Does not work right now]
  • 5 - Custom Rank Images

Custom Ranks

  • Upload files in your addon with the path: panorama/images/icons/skillgroups/
  • Images should be in SVG file format and should have skillgroup prefix. For eg. skillgroup19000051.svg (When you compile addon, it should automatically convert file to VSVG)
  • Make sure to edit RankBase and RankMax in the config file. If your custom ranks start with 19000051 and if you have 20 ranks, then RankBase will be 19000051 and RankMax will be 20.

(back to top)

Roadmap

  • Rework the addon fully

(back to top)

Authors

  • K4ryuu - Initial work
  • Cruze - Metamod part of the plugin

See also the list of contributors who participated in this project as an outside contributor.

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE.md for more information.

(back to top)

Contact

(back to top)