This code is what I made, but it cannot work. What is wrong?
Code:
if(contain(szText, "@") == 0)
{
if(get_user_flags(id) & ADMIN_ADMIN)
szTag = "(ADMIN)"
else
szTag = "(PLAYER)"
format(szMessage, 191, "^x04%s %s ^x01: %s", szTag, szName, szText)
client_color(id, id, szMessage);
}
Also, possible to disable cs console auto repeat what player's said?
As it repeat very slowly and I use other way to repeat it immediately.
__________________
You can be a SUPER coder but you Haven't to say such as "stupid, etc." words to the others