if you put ADMIN_SLAY you don't need to use cmd_access();
is it wrong ?
besides you wrote
Code:
if ( ! cmd_access(id, level, cid, 0) )
isn't 0 supposed to be ADMIN_ALL ? and if it's the case then none of the players (Admin included) can use the command.
Tell me if I am wrong.