From 1aaa9f055981e11f11de4aa2e23e091d2fa22c5c Mon Sep 17 00:00:00 2001 From: Lunreth Date: Wed, 7 Jul 2021 14:27:49 -0300 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2e557ed..2b363dd 100644 --- a/README.md +++ b/README.md @@ -7,28 +7,28 @@ https://forums.alliedmods.net/showthread.php?p=2714046 ![image](https://i.imgur.com/hSr2Jsm.jpeg) # Admin Commands (ROOT FLAG) -- sm_delete_winrates +- `sm_delete_winrates` - Deletes all rows from database -- sm_delete_player_winrates +- `sm_delete_player_winrates` - Deletes a player using STEAMID -- sm_delete_map_winrates +- `sm_delete_map_winrates` - Deletes a map by entering exact name # CVars -- sm_nmrih_winrates_enabled +- `sm_nmrih_winrates_enabled` (1/0) (Default: 1) - Enable or disable NMRiH Winrates -- sm_nmrih_winrates_debug +- `sm_nmrih_winrates_debug` (1/0) (Default: 0) - Will spam messages in console and log about any SQL action -- sm_nmrih_winrates_database +- `sm_nmrih_winrates_database` (Default: nmrih_winrates) - Name of database keyvalue stored in sourcemod/configs/databases.cfg -- sm_nmrih_winrates_table +- `sm_nmrih_winrates_table` (Default: winrates_table) - Name of table used by database previously defined # Install - Simply copy and merge /addons folder with the one in your game directory -- Edit configs/winrates_exclude.cfg --> Add excluded maps from plugin detection, won't be taken into account -- Edit configs/databases.cfg --> Insert a new keyvalue set like the following example: +- Edit `configs/winrates_exclude.cfg` --> Add excluded maps from plugin detection, won't be taken into account +- Edit `configs/databases.cfg` --> Insert a new keyvalue set like the following example: `"nmrih_winrates" {