View Single Post
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 08-12-2016 , 21:17   Re: Stats Auto Reset
Reply With Quote #5

Quote:
Originally Posted by EFFx View Post
PHP Code:
log_amx("The stats has been reseted today: 08/12/2016"
What do you think about use 'log_to_file()' to have a dedicated file as 'reset_history.log'?
Then, it is more easily to track down all resets.
PHP Code:
log_to_file("reset_history.log""The stats has been reset today 08/12/2016, next reset is programmed to 30/12/2016"
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 08-12-2016 at 21:18. Reason: misspelling
addons_zz is offline