Raised This Month: $12 Target: $400
 3% 

[NMRiH] Honor Ranking (1.0.4)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Lunreth
BANNED
Join Date: Dec 2019
Location: Argentina, Buenos Aires
Plugin ID:
7251
Plugin Version:
1.0.4
Plugin Category:
Statistical
Plugin Game:
No More Room in Hell
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Players will be able to give honor votes to friendly, cooperative and veteran users, it also has support for SQLite database and a full menu to display ranking in-game. In theory it could be ported to other Source games by editing some parts of the code.
    Old 08-13-2020 , 01:19   [NMRiH] Honor Ranking (1.0.4)
    Reply With Quote #1

    HONOR RANKING - NMRiH

    Description
    • Players will be able to give honor votes to friendly, cooperative and veteran users, it also has support for SQLite database and a full menu to display ranking in-game. In theory it could be ported to other Source games by editing some parts of the code. Vote is only allowed between players that spent more than 10 minutes (or different CVAR time) playing together.





    More screenshots: https://imgur.com/gallery/9S7UzIa

    Admin Commands (ROOT FLAG)
    1. sm_honor_reset --> Reset all stats from database
    2. sm_honor_player_reset <STEAM_1:0:0000000> --> Deletes a player from database based in STEAMID

    CVARS (.../cfg/sourcemod/nmrih_honor_ranking.cfg)
    1. sm_honor_enabled --> Enable or disable NMRiH Honor Ranking
    2. sm_honor_debug --> Will spam messages in console and log about any SQL action
    3. sm_honor_timeshared --> Minimum time shared required between players (in seconds) to pop up honor voting menu
    4. sm_honor_multiple_votes --> Set to 1 if you want players to use all their votes in one single user

    Features
    • SQLite support
    • Full !honor menu to display ranking info in-game
    • Votes only allowed between players with more than X minutes spent together
    • Translations available in english and spanish
    • Chat messages to announce votes

    Changelog
    • 1.0.0 - (13/08/2020)
      First release
    • 1.0.2 - (31/05/2022)
      Added float cvar sm_honor_min_players
    • 1.0.3 - (22/07/2022)
      Fixed wrong vote count after very fast games
    • 1.0.4 - (04/08/2022)
      Removed spectator players from honor menu
      Fixed timer wrong method

    Compile requirements
    - autoexecconfig.inc

    Install
    • Simply copy and merge /addons folder with the one in your game directory
    • Edit configs/databases.cfg --> Insert a new keyvalue set like the following example:
    Code:
    "nmrih_honor"
    {
        "driver"               "sqlite"
        "database"          "nmrih_honor"
    }
    Future plans
    • Finish web integration for database, here is a working example of SQLite + php, rows are ordered with the total sum of votes in each category

    DOWNLOAD

    Last edited by Lunreth; 08-04-2022 at 01:05.
    Lunreth is offline
    KozaZS
    Junior Member
    Join Date: Dec 2020
    Old 12-19-2020 , 08:45   Re: [NMRiH] Honor Ranking
    Reply With Quote #2

    i want to report a bug, i install and follow all instructions. The name won't wont show up but its a blank.
    KozaZS is offline
    Kleiner
    Member
    Join Date: Dec 2017
    Location: Russia, Chelyabinsk
    Old 12-31-2020 , 04:25   Re: [NMRiH] Honor Ranking
    Reply With Quote #3

    Russian translation. Enjoy!
    Attached Files
    File Type: txt nmrih_honor_ranking.phrases.txt (6.5 KB, 144 views)
    Kleiner is offline
    Lunreth
    BANNED
    Join Date: Dec 2019
    Location: Argentina, Buenos Aires
    Old 06-28-2021 , 12:32   Re: [NMRiH] Honor Ranking
    Reply With Quote #4

    Quote:
    Originally Posted by KozaZS View Post
    i want to report a bug, i install and follow all instructions. The name won't wont show up but its a blank.
    Sorry didnt see this until now, do you have any error output inside folder "addons/sourcemod/logs"?
    Lunreth is offline
    Lunreth
    BANNED
    Join Date: Dec 2019
    Location: Argentina, Buenos Aires
    Old 06-11-2022 , 00:49   Re: [NMRiH] Honor Ranking (1.0.2)
    Reply With Quote #5

    Updated to version 1.0.2
    Check github changelog for more info
    Lunreth is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 07:22.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode