Quote:
Originally Posted by fysiks
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.
|
+1
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.
__________________