Block amx command
hi guys can i block a command from a plugin? I have a plugin where it has a lot of commands and i want to block a commands but i have 2 problems
1:I dont have the sma file 2:i dont know how i can do it. Can anyone help me? |
Re: Block amx command
Why don't you have the .sma file? Try and get it. If you can't find it, I would suggest not running the plugin.
|
Re: Block amx command
ok i have one other question now how i can script a command with access flag w?
|
Re: Block amx command
Quote:
You can also register the command (and block it with "return 1") and put your plugin in the top of the plugins lists. Then, when the plugin without sma will try to register the command, it will be failed because the command is alredy registerted. |
Re: Block amx command
Quote:
|
Re: Block amx command
Quote:
|
Re: Block amx command
Use (1<<22)
|
| All times are GMT -4. The time now is 16:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.