AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CSS/CS:GO] SLAYER_Save_Reset_Score v2.4.3 (https://forums.alliedmods.net/showthread.php?t=329622)

born for gaming 01-01-2021 07:20

[CSS/CS:GO] SLAYER_Save_Reset_Score v2.4.3
 
5 Attachment(s)
[CSS/CS:GO] SLAYER_Save_Reset_Score v2.4.3



Description :
Hi, I make a new plugin which reset player score and also save them when player disconnect from server its save cash as well as. By this plugin you can set any player kills, deaths, stars. Stars is MVP Points which given to player on wining round you will find it in CSS v90 or CS:GO. I Hope You will like this Plugin.


Commands :

1. Player can reset his scores by typing !rs or !resetscore

2. Admin can set players kills, deaths, stars by typing !setscore

3. Admin can also set players stars by typing !setstars

4. Admin can also set players points and assists by typing !setpoints and !setassists but these two commands only works in CS:GO.


Features :
1. This Plugin can Reset players scores.

2. This Plugin also Saves Players scores and Cash when they disconnect from Server and Restore them when they join again.

3. Support morecolors.inc Colorful plugin.

4. This Plugin will automatic disabled when War Start if this cvar is set to 1. sm_save_reset_scores_warmod "1" This Cvar is best for Warmod Servers.

5. This Plugin can Set players scores like kills, deaths , stars, points, assists.


Installation :
Note : if you already install savescore and resetscore plugin please remove them and than install this plugin.
1. Download the rar file and Extract it in yourserver/cstrike folder.

2. Restart Server or type this command in server console 'sm plugins load SLAYER_save_reset_score.smx' or Change Map.

3. You can Change its Cvars from yourserver/cstrike/cfg/sourcemod/SLAYER_save_reset_score.cfg.


Cvars :

Code:

// This file was auto-generated by SourceMod (v1.10.0.6460)

// ConVars for plugin "SLAYER_save_reset_score.smx"


// Enabled/Disabled save scores functionality, 0 = off/1 = on

// -

// Default: "1"

// Minimum: "0.000000"

// Maximum: "1.000000"

sm_save_scores "1"


// Allow players to reset there scores, 0 = off/1 = on

// -

// Default: "1"

// Minimum: "0.000000"

// Maximum: "1.000000"

sm_save_scores_allow_reset "1"


// If set to 1 the save scores will also restore players' cash, 0 = off/1 = on

// -

// Default: "1"

// Minimum: "0.000000"

// Maximum: "1.000000"

sm_save_scores_css_cash "1"


// If set to 1 the save scores will save spectators' cash and restore it after team join, 0 = off/1 = on

// -

// Default: "1"

// Minimum: "0.000000"

// Maximum: "1.000000"

sm_save_scores_css_spec_cash "1"


// If set to 1 save scores will not clear scores on map change or round restart. Track players scores until admin will use "sm_save_scores_reset"

// -

// Default: "0"

// Minimum: "0.000000"

// Maximum: "1.000000"

sm_save_scores_forever "0"


// Amount of time in minutes to store a player score for, if set to 0 the score will be tracked for the duration of the map

// -

// Default: "0"

// Minimum: "0.000000"

// Maximum: "60.000000"

sm_save_scores_tracking_time "0"


// To disable Reset score when War Start (1 = Enabled). Its enabled when sm_save_scores_allow_reset 1

// -

// Default: "1"

// Minimum: "0.000000"

// Maximum: "1.000000"

sm_save_scores_warmod "1"


Download :
SLAYER_save_reset_score v2.4.3

Youtube Channel :
League of Gamers

Credits :
SLAYER
Exvel Thanks for adding savescore feature

Bara 01-01-2021 08:07

Re: [CSS/CS:GO] SLAYER_Save_Reset_Score v2.4
 
Why you don't upload it here directly?
Why you removed exvel as author of "your" savescore feature?

NOTORIOUS7302 01-16-2021 23:18

Re: [CSS/CS:GO] SLAYER_Save_Reset_Score v2.4.3
 
So where are the scores like saved?


All times are GMT -4. The time now is 02:46.

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