View Single Post
aaarnas
Veteran Member
Join Date: Jun 2008
Location: Lithuania
Old 09-11-2010 , 06:24   Re: Amx Log Advanced v1.4
Reply With Quote #21

Quote:
Originally Posted by mrksmn View Post
Hi;
i put allchat plugin after amx_log_advenced plugin. But i still have the same problem.
i dont have problem when i remove amx_log_advenced plugin.
Wherry sorry. Forgot to remove debug. Remove this line, and recompile plugin:
Code:
client_print(id, print_chat, "%d", size)
Quote:
Originally Posted by mrksmn View Post
yes i mean that, i want different logs for each player.(sory for my poor english) like this:


--------------toxic.log--------------------

L 08/31/2010 - 21:030: [admin.amxx] connect: "toXic" (address "78.187.210.167")
L 08/31/2010 - 21:25:12: [admin.amxx] disconnect: "toXic" (address "78.187.210.167")

-------------------------------------------

becouse it is easy to find user logs. and connect-disconnect information is in the same log file.
How plugin should identify witch players should be logged. ini file witch their names or steamid?
Because log all players different logs in insane.
__________________
My plugins:
[ZP] ZM_VIP (v2.0.0 is comming. v1.9.1 BETA is out!)

aaarnas is offline