[Plugin] BestPlayer [MOTD]

Scrie răspuns
Romania Avatar utilizator

Topic Author
[RGK]*Kent
Administrator Community
Administrator Community
Mesaje: 383
Membru din: Septembrie 13, 2020, 1:50 pm
Localitate: Rosiori de Vede
Vârsta: 29
Contact:
Status: Neconectat
Kent’s avatar
Offline

[Plugin] BestPlayer [MOTD]

Nume: Best Player MOTD
Versiune: V.1.2.2
Autor: www.mortall.ro
Running: (Care este versiunea de amxmodx) 1.8.1 1.8.2 1.8.3 1.9.0 1.10.0
Poze: Imagine

Descriere: La sfârșitul fiecărei hărți, cel mai bun jucător este afișat într-o fereastră MOTD, împreună cu statisticile sale. Informațiile prezentate în MOTD, precum și modul în care este determinat cel mai bun jucător, pot fi schimbate foarte ușor.

Download plugin:
Download-link
BestPlayer.rar
* Instalare:
1. Fisierul crx_bestplayer.amxx il puneti in addons/amxmodx/plugins
2. Fisierul crx_bestplayer.sma il puneti in addons/amxmodx/scripting
3. Fisierul BestPlayer.txt il puneti in addons/amxmodx/configs
4. Fisierul BestPlayerStats.txt il puneti in addons/amxmodx/configs

5. Intrati in fisierul addons/amxmodx/configs/plugins.ini si adaugati la urma:
crx_bestplayer.amxx
* Cvar-uri (se adauga in fisierul amxmodx\configs\amxx.cfg):
bpm_formula "157" -- the formula for determining the best player (more info down below)
bpm_min_players "6" -- the minimum number of players required in the end of the map for the MOTD to show
bpm_motd_header "Best Player: $name$" -- the header for the best player MOTD window
bpm_motd_stats "Player Stats: $name$" -- the header for the personal stats MOTD window
bpm_obey_team "0" -- if enabled, the best player will be chosen from a specific team (0 = disabled; 1 = terrorists; 2 = CTs; 3 = winning team)
bpm_save_type "0" -- how to save the number of "wins" (0 = name; 1 = IP address; 2 = SteamID)
say /mystats -- shows your current stats


Placeholders
Placeholders in $dollar signs$ can be used in the MOTD files and the header cvars.
Placeholders in (brackets) can be used in the cvar "bpm_formula".
$map$ -- the name of the map
$name$ -- the name of the player
$wins$ -- the number of wins (0)
$kills$ -- the number of kills (1)
$kills_sb$ -- the number of kills according to the scoreboard (2)
$deaths$ -- the number of deaths (3)
$deaths_sb$ -- the number of deaths according to the scoreboard (4)
$headshots$ -- the number of headshots (5)
$hits$ -- the number of hits (6)
$damage$ -- the amount of damage (7)
$kdratio$ -- the ratio between the kills and deaths (8)
$kdratio_sb$ -- the ratio between the kills and deaths according to the scoreboard (9)
$hsratio$ -- the ratio between the headshots and kills (a)
$ctscore$ -- number of CT team wins
$tscore$ -- number of T team wins
$best_team$ -- the winning team (ct/t/draw)


[/b]
:arrow: [RGK]*Kent - mortall.ro :)

Link:
BBcode:
HTML:
Hide post links
Show post links
Scrie răspuns

Înapoi la “Pluginuri[RO]+Plugins[EN] CS1.6”