Page 1 of 1

Rank Top

Posted: 2015 Mar 03 13:28
by Terror
Kaip nustatyti kad nebutu is naujo kaskart nes kaip perkrautas serveris is karto vel nuo 0 viskas
Iš naujo / top15 ir / rank

:shok:

Re: Rank Top

Posted: 2015 Mar 03 13:49
by laimiukas3
Terror wrote:Kaip nustatyti kad nebutu is naujo kaskart nes kaip perkrautas serveris is karto vel nuo 0 viskas
Iš naujo / top15 ir / rank
:shok:
amxx.cfg

Code: Select all

 csstats_reset 0 // Rank mode// 0 - by nick// 1 - by authid // 2 - by ip//// Default value: 1csstats_rank 0 // Max size of the stats file//// Default value: 3500csstats_maxsize 35000 // Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise.//// Default value: 0csstats_rankbots 0 // Duration of HUD-statistics//// Default value: 12.0amx_statsx_duration 12.0 // HUD-statistics display limit relative round freeze end// Negative time will clear the HUD-statstics before the round freeze time has ended//// Default value: -2.0amx_statsx_freeze -2.0  
core.ini
; It is important that "csstats" comes before "csstats_score"
csstats addons/amxmodx/data/csstats.dat
csstats_score addons/amxmodx/data/csstats.amxx