catch command server to client
hi,
how can i catch and log all commands from server to client example ; if some amxx plugin use client_cmd and "+voice" or "bind b buy" or other metamod plugins sent client console to command. i want to catch all of them and log it is that possible? with orpheu or somehow? thanks. |
Re: catch command server to client
Not possible, if I understand your question correctly.
|
Re: catch command server to client
Why?
"bind" command won't work either way |
Re: catch command server to client
i can log admin commands but i want log all command to sended to client too. but i cant anyway for to do that.
my last hope is orpheu and ClientCommand http://metamod.org/dllapi_notes.html#ClientCommand |
Re: catch command server to client
If you want to log commands sent by the server to a player, you have to log the commands when you send them (in the plugin that sends them).
|
| All times are GMT -4. The time now is 19:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.