Rank System Ultimate

Max Level Flags

v1.0 Tornado_SW FREE
Login to Download
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
CVARDefaultDescription
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. 1 Place rsu_max_level_flags.sma in addons/amxmodx/scripting/
  2. 2 Place rsu_max_level_flags.txt in addons/amxmodx/data/lang/
  3. 3 Compile the .sma to .amxx
  4. 4 Place the compiled .amxx in addons/amxmodx/plugins/
  5. 5 Add to plugins.ini
  6. 6 Set rsu_mlf_flags CVAR to desired flags
  7. 7 Restart the server or change map