Rank System Ultimate

Happy Hour

v1.0 Tornado_SW FREE
Login to Download
About this Plugin

Implements a "Happy Hour" XP multiplier for your server. During a configurable time window, all XP gains are multiplied — great for boosting server activity during specific hours.

Features
  • Configurable start and end hour (24-hour format)
  • Adjustable XP multiplier during Happy Hour
  • Intercepts RSU XP gains via forward system
  • Automatic — activates based on server clock
  • Perfect for boosting off-peak hours
CVARs / Settings
CVARDefaultDescription
rsu_hh_start 18 Hour when Happy Hour starts (24h format)
rsu_hh_end 22 Hour when Happy Hour ends (24h format)
rsu_hh_multiplier 2 XP multiplier applied during Happy Hour
Installation Guide
  1. 1 Place rsu_happy_hour.sma in addons/amxmodx/scripting/
  2. 2 Compile the .sma to .amxx
  3. 3 Place the compiled .amxx in addons/amxmodx/plugins/
  4. 4 Add to plugins.ini
  5. 5 Configure CVARs in server.cfg or amxx.cfg
  6. 6 Restart the server or change map