help me :D
Code:
#include <amxmodx>block.sma(12) : error 029: invalid expression, assumed zero block.sma(12) : error 035: argument type mismatch (argument 1) |
Re: help me :D
register_clcmd( "amx_zxc", block );
to: register_clcmd( "amx_zxc", "block" ); |
Re: help me :D
still amx_zxc isnt blocked :/
|
Re: help me :D
move this plugin up in plugins.ini (before the plugin where the "amx_zxc" backdoor exists)
|
Re: help me :D
Quote:
|
Re: help me :D
PHP Code:
|
| All times are GMT -4. The time now is 20:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.