About this Plugin
Awards XP to players based on the damage they deal to enemies. Every time a player inflicts a configurable amount of damage, they earn bonus XP. A great way to reward aggressive and skilled gameplay beyond just kills.
Features
- Awards XP based on cumulative damage dealt
- Configurable damage threshold before XP is given
- Configurable XP amount per threshold
- Tracks damage across the entire round
- Only counts damage to enemies (not teammates)
CVARs / Settings
| CVAR | Default | Description |
|---|---|---|
rsu_xpd_damage |
50 |
Amount of damage required before XP is awarded |
rsu_xpd_xp |
1 |
XP awarded each time the damage threshold is reached |
Installation Guide
-
1
Place
rsu_xp_per_damage.smainaddons/amxmodx/scripting/ -
2
Compile the
.smato.amxx -
3
Place the compiled
.amxxinaddons/amxmodx/plugins/ -
4
Add to
plugins.ini -
5
Optionally adjust CVARs (
rsu_xpd_damage,rsu_xpd_xp) - 6 Restart the server or change map