AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [SOLVED] logging commands from other plugins (https://forums.alliedmods.net/showthread.php?t=55657)

_Master_ 05-27-2007 02:49

[SOLVED] logging commands from other plugins
 
The question is simple: How can we log user commands issued by other plugins ?
For the purpose of this let's assume that all of them are console commands.
I know about Mel's Selective Activity thingy but it's not what I want.

Cheap_Suit 05-27-2007 02:51

Re: [Help] logging commands from other plugins
 
Here's a plugin that logs admin chat commands
http://forums.alliedmods.net/showthread.php?t=46338

_Master_ 05-27-2007 02:59

Re: [Help] logging commands from other plugins
 
umm... thanks, but chat is not what I need. I'm talking about console commands, regardless of the registering plugin.

Cheap_Suit 05-27-2007 03:05

Re: [Help] logging commands from other plugins
 
Edit:

You can catch console commands in the same way.

_Master_ 05-27-2007 03:13

Re: [Help] logging commands from other plugins
 
You mean I should register ALL console commands and log them ?
Never thought of that... :roll:. I'll give it a try ...

_Master_ 05-27-2007 04:09

Re: [Help] logging commands from other plugins
 
1 Attachment(s)
Well... I feel like a dumb ass right now...
THANK YOU Cheap_Suit. I was going crazy over this.

Here it is :D
1. Place FIRST in plugins.ini
2. Change map 2 times.
3. Logs are placed in std amxx logsdir.

solidsnake 05-28-2007 08:11

Re: [Help] logging commands from other plugins
 
Quote:

Originally Posted by _Master_ (Post 482414)
Well... I feel like a dumb ass right now...
THANK YOU Cheap_Suit. I was going crazy over this.

Here it is :D
1. Place FIRST in plugins.ini
2. Change map 2 times.
3. Logs are placed in std amxx logsdir.

Thank you ! :mrgreen:


All times are GMT -4. The time now is 17:21.

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