View Single Post
Plugin Info:     Modification:          Category:         
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 09-07-2020 , 10:52   Rank System [ Ranks | Levels | EXP ]
Reply With Quote #1

Rank System 1.2
Release: September, 07,2020 | Last Update: May, 24, 2021


Table of Contents
Description top

Give players something to play for!
Images top
Spoiler


Installation top

To install the plugin:
  1. Download the zip file..
  2. Put RankSystem.amxx in cstrike/addons/amxmodx/plugins
  3. Open addons/amxmodx/configs/plugins.ini and add at the end of this file RankSystem.amxx
  4. Restart the server/change map.
Cvars top
  • save_type: Saving data using steam id, name, ip. Default 1
    • 2 = Name | 3 = IP | Default(0, 1, 4, 5, etc) = Steam .
  • hud_rank: Enable / Disable Hud. Default 1
  • kill_xp: EXP Bouns. Default 15
  • hs_xp: Head Shot Bouns. Default 5
  • he_xp: HE Granade Bouns. Default 5
  • knife_xp: Knife Bouns. Default 10
Access's top
Spoiler


Commands top
  • /xplist: Opens a menu that show online players for checking them rank data.
  • /resetdata: Opens a menu that show online players for reset them rank data.
  • /managa: Opens a menu that show online players for changing them rank.
  • amx_givelvl: Console commands that can let you give players more levels.
  • amx_givexp: Console commands that can let you give players more xp.
Credits top
  • CrazY.: for exmple: how to combine the menus Link.
ChangeLog top
  • Version: 1.0 (September, 05,2020 ):
    • Initial release.
  • Version: 1.1 (May, 17,2021 ):
    • Fixed a bug when player get more than max level, hud get bug.
    • Added give level cmd.
    • Added give xp cmd.
    • Added reset user data menu.
    • Added forward level up.
    • Added native get_max_levels.
  • Version: 1.2 ( May, 24, 2021 ):
    • Fixed a bug When using give xp cmd showing error log msg.
    • Fixed a bug When reset data of player the first rank get disable.
    • Fixed a bug name doesn't get update.
    • Support 1.8.3+ & Any mode.
    • Improved Load / Save checks against bots or hltv proxies.
    • Added native get_user_next_rank.
    • Less hard coded.
    • Optimizied Code.
Downloads top
  • Version 1.0: 423 Downloads.
  • Version 1.1: 10 Downloads.
Attached Files
File Type: inc RankSystem.inc (1.7 KB, 1167 views)
File Type: sma Get Plugin or Get Source (RankSystem.sma - 2316 views - 19.9 KB)

Last edited by Supremache; 06-06-2021 at 06:20. Reason: Update v1.2
Supremache is offline