MRS - Advanced Rank System

(27)
(379)
You can always read the reviews or discuss this product
Media gallery
Basic Setsp
Buy product

Uses third party DRM. The product author has marked that this product uses a third party DRM service, you might have restricted access to the product source code and/or require additional setup after purchase.

In short

MRS - Advanced Rank System | MilitaryRP, ArmyRP, SWRP

For owners of our other addons, join our discord server and use !coupon 7269 bot commands to get from 20% up to 35% off.

Link to our discord server: https://discord.gg/XmMdgXR

About

Introducing to you - the Mac's Rank System. Simple to use rank management system with a lot of advanced features. The main feature of this addon is the in-game editor with rank presets which you can adopt to your own needs. You can create or change ranks without single Lua file editing, or even leaving your server.

This addon can be used as a whitelist system for jobs. You can set custom player models for each rank and change player health, armor, loadout, and more. Each rank can have its own icon and can be displayed near the player's head. This and many other features are waiting for you!

We also have plans to evolve this addon and add more features to it. So if you lack some features, or you have a unique idea, let us know, and probably it will be done in the next update.

Created with love by our Team

Team Members:

Developer - Mactavish

Second Developer - Rager.exe

Art designer - Captain Jack

Extra credits and huge thanks go to:

materialdesignicons.com - Icons for MSD UI

flaticon.com | Freepik - Military Icon pack

Beta testers:

FUN-MAN-FR, Andrew Lee, Finnet97

Direct link: https://discord.gg/XmMdgXR


Other Addons


About

Introducing to you - the Mac's Rank System. Simple to use rank management system with a lot of advanced features. The main feature of this addon is the in-game editor with rank presets which you can adopt to your own needs. You can create or change ranks without single Lua file editing, or even leaving your server.

This addon can be used as a whitelist system for jobs. You can set custom player models for each rank and change player health, armor, loadout, and more. Each rank can have its own icon and can be displayed near the player's head. This and many other features are waiting for you!

We also have plans to evolve this addon and add more features to it. So if you lack some features, or you have a unique idea, let us know, and probably it will be done in the next update.

Installation

To install this addon to your server just unzip all folders to your garrysmod/addons folder. The main configuration can be done through the game. Just open your in-game editor (by pressing the Setup Menu icon in the context menu or typing the mrs_menu console command) and navigate to Settings. Only users with superadmin privileges can access the server settings.

Note, this addon will contain two folders mc_ranks and mcd_ui which both must be placed inside your addon folder. If you already have mcd_ui addon, you can skip or update the files, as it was downloaded with my other products.

Content will download automatically, but here is a workshop addon if you need it

https://steamcommunity.com/sharedfiles/filedetails/?id=2486994157 - Content for the setup menu

https://steamcommunity.com/sharedfiles/filedetails/?id=2689168958 - Content for the rank icons

Regular players with ranks that allow to demote or promote other ranks, can access the rank management menu by typing /mrs chat command or mrs_menu console command

About

Introducing to you - the Mac's Rank System. Simple to use rank management system with a lot of advanced features. The main feature of this addon is the in-game editor with rank presets which you can adopt to your own needs. You can create or change ranks without single Lua file editing, or even leaving your server.

This addon can be used as a whitelist system for jobs. You can set custom player models for each rank and change player health, armor, loadout, and more. Each rank can have its own icon and can be displayed near the player's head. This and many other features are waiting for you!

We also have plans to evolve this addon and add more features to it. So if you lack some features, or you have a unique idea, let us know, and probably it will be done in the next update.

In-game editor

This is one of the most important features. All ranks can be created and edited in-game, without any restart or editing of a single Lua file. To enter the menu use the context menu, mrs_menu console command or /mrs chat command


Easy configuration

As well, as easy and fast user customization, this addon has an in-game configuration menu. You can enable or disable needed features without opening a single Lua file, the same as for an in-game editor.


Language control

For now, we have these languages supported: English (default), Russian, French. But it is simple enough to add your own language. Language can be selected via in-game configuration.


Rank group presets

Police - Los Angeles Police Department, New York Police Department, City of London Police, Russian Police

Military - US Army, US Marine corps, Russian Army, UK Army, Grand Army of the Republic (SWRP)


Custom rank icons

Each rank can have its own unique icon that will be displayed near the player's name and on the hud. All presets already feature custom icons. You can use URL or server content to select a material to the icon.


Custom player models

Each rank can have its own unique player model, with body groups and skins.


Custom player stats

Add custom player stats per rank, like additional HP and armor or extra weapons and ammo


Ranks management menu

Players can access the rank management menu by typing /mrs chat command or mrs_rankmenuconsole command. In this menu, they will be able to track auto-promotion or manage ranks for others, if their rank has the ability to promote or demote players.


Automatic promotion

You can set auto-promotion for individual ranks in minutes. If the player played the required time, he will be automatically promoted to the next rank.


Rank display and Hud variations

Information neer players head and information about your rank on the HUD is fully customizable and can be displayed to suit your HUD theme.


Auto-change job name

You can configure the addon to automatically set prefixes to the job name or fully change them to suit the current rank

About

Introducing to you - the Mac's Rank System. Simple to use rank management system with a lot of advanced features. The main feature of this addon is the in-game editor with rank presets which you can adopt to your own needs. You can create or change ranks without single Lua file editing, or even leaving your server.

This addon can be used as a whitelist system for jobs. You can set custom player models for each rank and change player health, armor, loadout, and more. Each rank can have its own icon and can be displayed near the player's head. This and many other features are waiting for you!

We also have plans to evolve this addon and add more features to it. So if you lack some features, or you have a unique idea, let us know, and probably it will be done in the next update.

DRM

Be advised that the addon uses a digital rights management system. There are no restrictions to use it on multiple servers, and there is no additional setup required.

You still will remain accessible to all addon codebase, except for some core functions. DRM has no heavy impact on server performance, that's why we do not offer a non DRM version.

Note. Breaking license rules, any abuse, or tampering with the DRM will result in immediate license revoked.

Support

Support will be provided quickly as possible. If you own my other addons, you probably know that :)

If you have your own suggestions and ideas to improve the addon, join our Discord server - https://discord.gg/XmMdgXR


Developer information

MRS.GetNWdata(ply, "Group") returns active rank group (shared function)

MRS.GetNWdata(ply, "Rank") returns active rank id (shared function)

MRS.GetPlyRank(ply, grp) returns the rank id for a player in the mentioned group, even if he is not currently playing in that group. (shared function)

MRS.Ranks[group] find a group table

MRS.Ranks[group].ranks[rank] find a rank by id in the table will add a better functions for it

To return active rank info you can use this example:

    local group = MRS.GetNWdata(ply, "Group")
    local rank = MRS.GetNWdata(ply, "Rank")

    if not MRS.Ranks[group] or not MRS.Ranks[group].ranks[rank] then return false end

    local rank_info = MRS.Ranks[group].ranks[rank]

Rank table:

    rank.name - Full rank name
    rank.srt_name - Short rank name
    rank.icon - Icon URL or pass
    rank.can_promote - Bool, can promote
    rank.can_demote - Bool, can depromote
    rank.autoprom - Auto promotion
    rank.stats = -Table, rank stats
    ranko.models = -Table, rank models


About

Introducing to you - the Mac's Rank System. Simple to use rank management system with a lot of advanced features. The main feature of this addon is the in-game editor with rank presets which you can adopt to your own needs. You can create or change ranks without single Lua file editing, or even leaving your server.

This addon can be used as a whitelist system for jobs. You can set custom player models for each rank and change player health, armor, loadout, and more. Each rank can have its own icon and can be displayed near the player's head. This and many other features are waiting for you!

We also have plans to evolve this addon and add more features to it. So if you lack some features, or you have a unique idea, let us know, and probably it will be done in the next update.

Product reviews

4.79 average based on 27 reviews

DeaNo
Great Addon
This is great and very easy to configure. But i am trying to include some of my ranks with other addons. It would be great, if the documentation for that would be more told about, because i had to search a lot for it ;)
By DeaNo -
(version 1.2.3)
Mika32
Very cool addon
I'm not ok with the DRM, but the addon is very cool, with lot of features. The UI is great.
By Mika32 -
(version 1.2.2)
Janus | Vietnam RP
Good addon
Good addon, and mac answer quickly to solve my problem, i recommend
By Janus | Vietnam RP -
(version 1.2.2)
laynephipp
Need help
It looks like a good addon, but you don't tell us exactly how to install. Can you help or anyone?
By laynephipp -
(version 1.2.2)
Ananace
Simple et très pratique
Le script parfait pour crée des grades personnalisé avec une simplicité déconcertante. L'interface se combine parfaitement au script de quête, rien a dire.
By Ananace -
(version 1.2.2)
previous
1 of 6
next
Buy product

Uses third party DRM. The product author has marked that this product uses a third party DRM service, you might have restricted access to the product source code and/or require additional setup after purchase.

Mac'n'Co
10 products - 2 members
Looking for reliable and easy-to-use game server hosting with free Anycast and DDoS protection? Get 30% off your first payment at Physgun with the coupon code gmodstore at checkout.
Product details
Views:
58.2K
Purchases:
1,862
Added:
Updated:
Price:
$8.99
Languages:
Russian, English, French
Requirements
None specified
Actions
Report
Search products...