[HELP] Block client cmd command
I want block some command with word "STEAM_0:1:" in console.
If i write in console xxxx STEAM_0:1: or STEAM_0:1: xxxx the player is kicked from the server. (xxxx is some command). Code:
|
Re: [HELP] Block client cmd command
Specifically, what command?
|
Re: [HELP] Block client cmd command
Various commands.
Maybe if contain (STEAM_0:1: ) cmdcommand(id) |
Re: [HELP] Block client cmd command
I don't believe there is a way. You might be able to with client_command, but I don't know exactly when that gets called
|
Re: [HELP] Block client cmd command
But is possible make something like this?
Code:
|
Re: [HELP] Block client cmd command
You would need to hook the command that you want to block and check the parameters passed
|
Re: [HELP] Block client cmd command
Check if is good now plz.
Code:
|
Re: [HELP] Block client cmd command
Did you even try it?
|
Re: [HELP] Block client cmd command
Now and not worked :(
Can you make some fix plz. |
Re: [HELP] Block client cmd command
I told you what to do. Either try client_command or hook each command that you want to block
|
| All times are GMT -4. The time now is 05:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.