Fixed amb890
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401444
This commit is contained in:
parent
64f22826b8
commit
53d5b04016
@ -364,14 +364,7 @@ bool:CheckAdminForChat(client)
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
new AdminId:aid = GetUserAdmin(client);
|
return CheckCommandAccess(client, "sm_chat", ADMFLAG_CHAT);
|
||||||
|
|
||||||
if (aid == INVALID_ADMIN_ID)
|
|
||||||
{
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
return GetAdminFlag(aid, Admin_Chat, Access_Effective);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
FindColor(String:color[])
|
FindColor(String:color[])
|
||||||
|
Loading…
Reference in New Issue
Block a user