[C#] [Levels Ranks] Core 1.1.4

Totul despre Counter-Strike Sharp. Tutoriale de instalare, scripting in C# si cele mai noi pluginuri pentru serverul tau de CS2.
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 2389
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

[C#] [Levels Ranks] Core 1.1.4

Post by greenie »

[C#] [Levels Ranks] The core system is based on a simple principle: players perform various actions in the game, resulting in either gaining or losing experience points. Reaching or losing a certain amount of these points leads to a corresponding rank. The number of available ranks can be customized and edited as desired.

The plugin has three types of statistics:
Cumulative : You start at the lowest rank and must accumulate experience points starting from 0. The more you play, the higher your rank.
Ranked - Advanced : Similar to HlstatsX. You start with an average rank and 1000 experience points. Your rank depends on your gaming skills.
Ranked - Simple : Similar to RankMe. Similar to the advanced ranked type, but without the additional bonuses and with a different experience point calculation formula.
Modules:
ExStats Hits
ExStats GeoIP
ExStats Weapons
Module - NameReward
Module - TimeReward
Module - FakeRank
Module - Tag
VIP - ExperienceMultiplier

Requirements
Metamod:Source
CounterStrikeSharp
MenuManager (for menu operation)
MultiAddonManager (for sound operation)
Variables
css_lvl_reload - reloads all plugin configuration files.
css_lvl_reset <type> - resets statistics for all players.
all - resets all data.
exp - resets experience points data (value, rank).
stats - resets statistics data (kills, deaths, shoots, hits, headshots, assists, round_win, round_lose, playtime).
css_lvl_del <target> - resets statistics for a specific player.
css_lvl_giveexp <target> <amount> - gives or takes experience from a player (SteamID and SteamID64 can be specified).
Teams
!lvl - opens the main statistics menu.
!rank - shows basic information about your progress.
!rank <nickname> - shows basic information about the specified player.
!top - opens the menu with top players.
Installation
1. Install Metamod:Source , CounterStrikeSharp , MenuManager , and MultiAddonManager for sounds .
2. Download [C#][Levels Ranks]Core .
3. Unzip the archive and upload it to the game server.
4. Start the server to create the necessary configuration files.
5. Connect the plugin to the database by entering the required data in the database.json file. Make sure the data is entered correctly.

https://hlmod.net/resources/c-levels-ra ... 0/download
π‘΄π’‚π’šπ’ƒπ’† 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 π’Šπ’” 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☒️
Post Reply

Return to β€œCounter-Strike Sharp CS2”