cmd_access
PHP Code:
|
Re: cmd_access
EDIT:
Fail answer, for all player replace the ADMIN_ALL to _ : PHP Code:
PHP Code:
ADMIN_ALL shoud be all flags (including "a") Change it to ADMIN_**** amxconst.inc Code:
#define ADMIN_ALL 0 /* everyone */ |
Re: cmd_access
Changing the flag in the plugin won't do anything if the command is already in cmdaccess.ini. Change it there. To get ADMIN_ALL, you might be able to do: "".
|
Re: cmd_access
Quote:
:) |
Re: cmd_access
no, remains the same in cmdaccess.ini until you delete cmadaccess.ini or that part from it
|
Re: cmd_access
Quote:
|
| All times are GMT -4. The time now is 10:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.