Does Mani have stats?

Post Reply
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Does Mani have stats?

Post by Nick|NFo »

Yes, Mani has stats that needs to be enabled in the cfg/mani_server.cfg by editing the file via your file manager page on the control panel.

Find the line:

Code: Select all

mani_stats 0
It is under the section thats headed with something that looks like this:

// *****************************************************************************
// Module : Stats
//
// Desc : The stats module is a very simple ranking system based on 3 methods of
// calculation (defined in mani_stats_calculate).
// *****************************************************************************

Change mani_stats to 1 to enable.

Code: Select all

mani_stats 1
Save the file on the file manager page and then restart the server.
-Nick
Post Reply