intercept the cmd command
Is it possible to see which client executed the "cmd" command from his console ? I want to trace the command
Code:
cmd name "whatever you want"I tried "register_concmd" & "register_clcmd" but they don't work for "cmd". I also tried "client_command" this also works for other commands like "say" or "kill" but don't works for "cmd" the code that i wrote is as follows: Code:
|
I've never heard of the cmd command.
What's it do? Sounds like rcon, from the way you describe it.. No one should be able to change the name of the server, btw, unless you give them the rcon password (or the rcon flag in amxx). |
Its an exploit that is fixed on steam servers, but not WON ones. You could download files from the server with it, and execute some commands. Not sure how to catch it though, might not even be possible
|
Oh..
Well in that case, I've got a fix: use steam. |
from the function list i came across a function as dllfunc. there its wrritten that clientcommand function can be called as follows
Quote:
Quote:
|
| All times are GMT -4. The time now is 19:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.