What is wrong with this
#3

You forgot the case:
pawn Код:
if(!strcmp(pname, "Blacklisted_Bboy", true, sizeof(pname)))
{
    format(string, sizeof(string), "[OWNER]%s:%s", pname, text);
    SendClientMessageToAll(-1, string);
}
I set to true, change if you want it different.

EDIT: LeNy was faster.
Reply


Messages In This Thread
What is wrong with this - by vassilis - 18.11.2011, 19:16
Re: What is wrong with this - by LeNy - 18.11.2011, 19:20
Re: What is wrong with this - by RyDeR` - 18.11.2011, 19:22
Re: What is wrong with this - by Daddy Yankee - 18.11.2011, 19:24
Re: What is wrong with this - by vassilis - 18.11.2011, 19:32
Re: What is wrong with this - by LeNy - 18.11.2011, 19:40
Re: What is wrong with this - by vassilis - 18.11.2011, 19:46
Re: What is wrong with this - by RyDeR` - 18.11.2011, 19:52
Re: What is wrong with this - by vassilis - 18.11.2011, 19:55

Forum Jump:


Users browsing this thread: 1 Guest(s)