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
| CVAR | Default | Description |
|---|---|---|
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
Place
rsu_happy_hour.smainaddons/amxmodx/scripting/ -
2
Compile the
.smato.amxx -
3
Place the compiled
.amxxinaddons/amxmodx/plugins/ -
4
Add to
plugins.ini -
5
Configure CVARs in
server.cfgoramxx.cfg - 6 Restart the server or change map