Thread: Player Activity
View Single Post
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 06-21-2020 , 20:27   Re: Player Activity
Reply With Quote #4

Added a search option for amx_activity command.
If you call the command without arguments it will print current players' total playtime.
Adding an argument will search for a specific player. If there's no specific player matching the argument, the function finds the best matches and displays their total playtime and their last seen online.
To prevent the plugin breaking, the maximum of results is 500. You can edit the limit at the source code.
__________________

Last edited by Relaxing; 06-21-2020 at 20:34.
Relaxing is offline