Cs 16 Level System — Plugin New
Place the .amxx in your addons/amxmodx/plugins folder and the config files in addons/amxmodx/configs . Activate: Add the plugin name to your plugins.ini file.
: All changes to ranks and XP requirements are made via a configuration file , meaning you never have to recompile the .sma file. cs 16 level system plugin new
Restart your server and type /level or /rank in chat to test. Conclusion Place the
// read level rewards configuration file.readSection("level_rewards"); for (int i = 0; i < file.getSectionCount(); i++) for (int i = 0
Because these plugins are "new" and constantly updated, you may face bleeding-edge bugs: