AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Plugin_Log isnt called on Rcon-messages (https://forums.alliedmods.net/showthread.php?t=63672)

DarkPlayer 11-26-2007 18:47

Plugin_Log isnt called on Rcon-messages
 
Hi,

for my latest project it would be very useful to block writing specific Rcon-messages to the log.
I tried to block it with Plugin_Log() and PLUGIN_HANDLED, but Plugin_Log() isnt even called.
I discovered that log entries concerning Rcon are written directly to the file and the callback is just ignored.
Is there any other way to prevent writing something like this to the log file?
If not, then I will make a feature request. It would be really nice if it would be possible.

Cya,
DarkPlayer


All times are GMT -4. The time now is 02:31.

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