Description
- This project provides you Kill Statistics for your Metin2 server.
- There are 2 categories – PvP and PvM. Each category has subcategories.
- Statistics are refreshed in real time.
- There are not extra queries. Each communication is handled by packets or a cache.
Defines
Server
- #define ENABLE_KILL_STATISTICS: Enables or disables Kill Statistics in server side.
Client
- #define ENABLE_KILL_STATISTICS: Enables or disables Kill Statistics in client side.