Cs 16 Level System Plugin !!install!! ✪
Place the .amxx file in cstrike/addons/amxmodx/plugins .
Noted by some advanced users for having parts that are "poorly coded" compared to OciXCrom's version. sample config for one of these plugins? XP + Level + Rank System v2.2 - Plugins - AlliedModders cs 16 level system plugin
Features extensive module support (up to 39 modules) and a web panel for displaying rankings. Place the
// Level System Settings lv_enable 1 // Enable the system lv_xp_per_kill 10 // XP for a regular kill lv_xp_per_hs 15 // Bonus for headshot lv_xp_per_defuse 50 // High reward for objective play lv_max_level 200 // Maximum achievable level lv_save_type 1 // 1 = NVault, 2 = MySQL lv_health_per_level 2 // +2 max health per level up lv_show_hud 1 // Display current XP player HUD cs 16 level system plugin