View Single Post
Author Message
GlobalPlague
Senior Member
Join Date: Feb 2016
Location: Pluto
Old 11-21-2021 , 09:32   /top15 doesn't save players' stats
Reply With Quote #1

Hello. When i stop or restart the server, the statistics (/top15, /rank, /rankstats) are restarted, too. I mean that players' number of kills and deaths isn't saved. Every time when I stop or restart the server, players get their number of kills and deaths reduced to 0, and the whole /top15 is reset, too.

I use these 2 plugins:

statsx.amxx
csstats.amxx

These 2 plugins are the default stats plugins of AMXX. I use AMXX 1.8.2.

In cstrike/addons/amxmodx/configs/amxx.cfg, these are the settings I use:

// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
//
// Default value: 1
csstats_rank 0


Also, I get this message in the server's console: "[CSX] Could not load csstats file: cstrike\", but I don't get any error logs in the "cstrike/addons/amxmodx/logs" folder, even if I type "debug" after "statsx.amxx" and "csstats.amxx" in plugins.ini

So, would someone help me to make the server to save players' stats?

Last edited by GlobalPlague; 11-21-2021 at 09:39.
GlobalPlague is offline