About this Plugin
Automatically grants admin flags to players who reach the maximum rank level. A great incentive for players to keep grinding — once they hit the top level they get rewarded with configurable admin privileges.
Features
- Grants admin flags when a player reaches max level
- Configurable flag set via CVAR
- Notifies the player with a chat message
- Multi-language support (English & Bulgarian)
- Checks on level update events — instant flag assignment
CVARs / Settings
| CVAR | Default | Description |
|---|---|---|
rsu_mlf_flags |
abc |
AMXX admin flags to grant at max level (e.g. "abcde") |
Language File Preview
[en]
RSU_MLF_MESSAGE = [Max Level Flags] You get the following flags: %s for reaching the final level!
[bg]
RSU_MLF_MESSAGE = [Max Level Flags] Ти получаваш следните флагове: %s за това че достигна последното ниво!
Installation Guide
-
1
Place
rsu_max_level_flags.smainaddons/amxmodx/scripting/ -
2
Place
rsu_max_level_flags.txtinaddons/amxmodx/data/lang/ -
3
Compile the
.smato.amxx -
4
Place the compiled
.amxxinaddons/amxmodx/plugins/ -
5
Add to
plugins.ini -
6
Set
rsu_mlf_flagsCVAR to desired flags - 7 Restart the server or change map