AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Solved Handle PrintToChat Command (https://forums.alliedmods.net/showthread.php?t=307712)

dangerlord63 05-21-2018 23:35

Handle PrintToChat Command
 
Hi,

is it possible to handle PrintToChat command ?
i mean, i want to handle which plugin send which message to which client? can i get that info?

ThatKidWhoGames 05-23-2018 07:41

Re: Handle PrintToChat Command
 
Quote:

Originally Posted by dangerlord63 (Post 2593214)
Hi,

is it possible to handle PrintToChat command ?
i mean, i want to handle which plugin send which message to which client? can i get that info?

Many others including myself are probably very confused as to what you mean by this. Could you please elaborate?

Dragokas 05-23-2018 09:50

Re: Handle PrintToChat Command
 
I think, it's very clear, he wants to know what plugin responsible for calling concrete PrintToChat command.
Another question is: do dangerlord63 wants to intercerpt msg and hide it, or just obtain information about the source of msg.

I think it's impossible on user level to get info about plugin name.
However you can get player IDs, msg, and hide/modify it if you want. See post. Wiki for msg types.

dangerlord63 05-24-2018 11:24

Re: Handle PrintToChat Command
 
Quote:

Originally Posted by Dragokas (Post 2593506)
I think, it's very clear, he wants to know what plugin responsible for calling concrete PrintToChat command.
Another question is: do dangerlord63 wants to intercerpt msg and hide it, or just obtain information about the source of msg.

I think it's impossible on user level to get info about plugin name.
However you can get player IDs, msg, and hide/modify it if you want. See post. Wiki for msg types.

that was just what i've looking for, thank you.


All times are GMT -4. The time now is 11:57.

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