File Name: SQL stats logger File Submitter: Sol File Submitted: 02 Feb 2012 File Category: LUA
SQL Stats recorder v0.2.
Setup: 1. add dbstats.lua to lua_modules inside serverconfig. 2. create MySQL account and fill data on dbstats.lua ( DB:Connect("dbname", "dbuser", "dbpassword", "dbhost", 3306) ) 3. type !sqlcreate on console or with rcon.
Client: !stats or !ratio commands show client's stats Client: !listratio command shows all players stats Client: !top kills or !top deaths commands show current top players. Client: !resetstats command resets the client's stats in database.