Rank System Ultimate

XP Menu

v1.0 Tornado_SW FREE
Login to Download
About this Plugin

Provides an admin menu for managing player XP. Admins can quickly give or take XP from any connected player via a convenient in-game menu. The menu lists all players and offers preset XP amounts (100, 500, 1000) for quick management.

Features
  • In-game admin menu for XP management
  • Give or take XP from any connected player
  • Preset XP amounts: 100, 500, 1000
  • Accessible via chat command or console
  • Requires ADMIN_BAN access level
  • Multi-language support (English & Bulgarian)
Commands
CommandAccessDescription
say /xpmenu ADMIN_BAN Opens the XP management menu
Language File Preview
[en]
RSU_XM_TITLE = XP Menu
RSU_XM_GIVE = Give XP
RSU_XM_TAKE = Take XP
RSU_XM_AMOUNT = Select Amount
RSU_XM_PLAYER_GIVE = Select player to give XP
RSU_XM_PLAYER_TAKE = Select player to take XP from
RSU_XM_GIVEN = [XP Menu] Admin %s gave %dXP to %s
RSU_XM_TAKEN = [XP Menu] Admin %s took %dXP from %s

[bg]
RSU_XM_TITLE = XP Меню
RSU_XM_GIVE = Дай XP
RSU_XM_TAKE = Вземи XP
RSU_XM_AMOUNT = Избери количество
RSU_XM_PLAYER_GIVE = Избери играч за даване на XP
RSU_XM_PLAYER_TAKE = Избери играч за вземане на XP
RSU_XM_GIVEN = [XP Menu] Админ %s даде %dXP на %s
RSU_XM_TAKEN = [XP Menu] Админ %s взе %dXP от %s
Installation Guide
  1. 1 Place rsu_xp_menu.sma in addons/amxmodx/scripting/
  2. 2 Place rsu_xp_menu.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 Restart the server or change map