I hope to get this added, it is a very important to track and monitor cash movement of players
case LOG_TYPE_REFINE: return '2'; // Refine case LOG_TYPE_OTHER: return 'X'; // Other case LOG_TYPE_CASH: return '$'; // Cash Points }
Edited by astralprojection, 08 September 2016 - 02:38 AM.