Raised This Month: $51 Target: $400
 12% 

Chat Logger v2.1a


Post New Thread Reply   
 
Thread Tools Display Modes
SwInGeR
Member
Join Date: Jan 2008
Location: Russia
Old 01-14-2008 , 01:51   Re: Chat Logger v2.1a
Reply With Quote #81

Prompt as to add in chat logger kick's and ban's from admins?

2CassIO noy, amxmodx allows to write only in a directory with game, use scheduler (example nncron)

Last edited by SwInGeR; 01-14-2008 at 01:56.
SwInGeR is offline
amxnoob
Member
Join Date: Sep 2007
Old 11-29-2008 , 23:33   Re: Chat Logger v2.1a
Reply With Quote #82

This plugin has a big bug ...
If someone has a quote sign in his name or in the message it won't be logged ...
Try it yourself ...

I use: AMXMODX v1.76c, MetaMod v1.19
amxnoob is offline
Ghetto Star
New Member
Join Date: Dec 2008
Location: Russia, Moscow
Old 12-16-2008 , 08:19   Re: Chat Logger v2.1a
Reply With Quote #83

To use this plugin we should to deactivate imessege.amxx. I think amx_imessege is very useful feature. Is it possible to use Chat Logger with imesseges? Or may be there is another plugin for information messeges?

Last edited by Ghetto Star; 12-16-2008 at 08:22.
Ghetto Star is offline
zeronine
Junior Member
Join Date: Jul 2008
Old 03-04-2009 , 06:49   Re: Chat Logger [tiny update] v1.2
Reply With Quote #84

Quote:
Originally Posted by aligind4h0us3 View Post
This is merely a CHAT logger, if you want to check server commands check the proper amxmodx log files.
When we USE this Chat_logger amx, it overwrites the default method of writing logs =X. The standard amx logs don't get made anymore, its JUST the .htm files.

Anybody have a solution?? I need to be able to see whose running commands as well, not just chat (although this works GREAT for chat!)
zeronine is offline
amokossi
Senior Member
Join Date: Apr 2008
Old 03-24-2009 , 06:24   Re: Chat Logger v2.1a
Reply With Quote #85

Hi, I have a request.

I do also normal logging to cstrike/logs folder. we have the steambans plugin running. The messages created by steambans are logged in the cstrike/logs logfile. I want to have the steambans messages also in the chat logger logfiles.

Here is a log from the normal one.

L 02/23/2009 - 17:57:10: [SBSRV] Player is banned (1:1633724), but doing nothing (al)
L 02/23/2009 - 17:57:10: [SBSRV] Player P0L3 (1:16052180) is NOT banned

Can someone edit the .sma of chat logger that it also logs these messages?

thanks!!!
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
amokossi
Senior Member
Join Date: Apr 2008
Old 03-24-2009 , 07:29   Re: Chat Logger v2.1a
Reply With Quote #86

next example:

[SBSRV] Player "[Why me]<STEAM_0:0:129023>" is banned.. Removing from the server..
L 03/24/2009 - 11:58:29: Kick: "[Why me]<51><STEAM_0:0:129023><>" was kicked by "Console" (message "You have been banned, visit www.steambans.com for information.")
L 03/24/2009 - 11:58:29: "[Why me]<51><STEAM_0:0:129023><>" disconnected
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
amokossi
Senior Member
Join Date: Apr 2008
Old 03-24-2009 , 07:30   Re: Chat Logger v2.1a
Reply With Quote #87

I tried...but no success:

Code:
public plugin_init()
{
        register_plugin("Chat Logger", "2.1a", "Jim")
        g_cvarlogmode = register_cvar("cl_logmode", "1")
        register_clcmd("say", "logtext")
        register_clcmd("say_team", "logtext")
        register_concmd("amx_say", "logtext")
        register_concmd("amx_chat", "logtext")
        register_concmd("amx_psay", "logtext")
        register_concmd("amx_tsay", "logtext")
        register_concmd("amx_csay", "logtext")
        register_concmd("SBSRV", "logtext")
        get_localinfo("amxx_logs", FilePath, 48)
amokossi is offline
Send a message via ICQ to amokossi Send a message via MSN to amokossi
-=hunter=-
Senior Member
Join Date: Jul 2008
Old 05-16-2009 , 23:40   Re: Chat Logger v2.1a
Reply With Quote #88

Thx. Cool plugin!
But when i print message from console of server then this message not writes on log file.
-=hunter=- is offline
Send a message via ICQ to -=hunter=- Send a message via Skype™ to -=hunter=-
meigyoku
BANNED
Join Date: Apr 2009
Old 09-20-2009 , 14:18   Re: Chat Logger v2.1a
Reply With Quote #89

very long:
22:560 <STEAM_0:1:23456789><000.000.000.000> liptonHAWAII : hello

I only want short, remove: <STEAM_0:1:23456789><000.000.000.000>
22:560 liptonHAWAII : hello

Anyone can make shorter?


meigyoku is offline
RRukawa
Junior Member
Join Date: Jul 2009
Old 02-08-2010 , 18:53   Re: Chat Logger v2.1a
Reply With Quote #90

can be put txt in instead of html?
RRukawa is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode