Rank System Ultimate

XP Per Damage

v1.0 Tornado_SW FREE
Login to Download
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
CVARDefaultDescription
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. 1 Place rsu_xp_per_damage.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 Optionally adjust CVARs (rsu_xpd_damage, rsu_xpd_xp)
  6. 6 Restart the server or change map